project/bcm63xx/atf.git
2016-08-19 danh-armMerge pull request #687 from sandrine-bailleux-arm...
2016-08-19 Sandrine BailleuxAdd WFI in platform's unexpected error handlers
2016-08-18 danh-armMerge pull request #686 from danh-arm/dh/remove-inv...
2016-08-18 danh-armMerge pull request #678 from soby-mathew/sm/PSCI_AArch32
2016-08-17 Dan HandleyRemove dcache invalidation after image authentication
2016-08-17 danh-armMerge pull request #685 from sandrine-bailleux-arm...
2016-08-17 danh-armMerge pull request #683 from dp-arm/dp/fiptool
2016-08-17 danh-armMerge pull request #682 from sudeep-holla/gicv3_ns_intr
2016-08-17 danh-armMerge pull request #680 from hzhuang1/emmc_cmd23_v2
2016-08-16 Sandrine BailleuxMove up to Base FVP version 7.6
2016-08-15 dp-armfiptool: Suppress verbose messages during normal build
2016-08-15 Soby MathewAArch32: Enable build at top level Makefile for FVP
2016-08-12 danh-armMerge pull request #679 from rockchip-linux/support...
2016-08-12 Haojian Zhuangemmc: support CMD23
2016-08-11 Sudeep Hollagicv3: disable Group1 NonSecure interrupts during core...
2016-08-11 Caesar Wangrockchip: fix the reset-hold release for rk3399 resume
2016-08-11 Caesar Wangrockchip: fix the power up/dowm cnt for rk3399
2016-08-11 Caesar Wangrockchip: update to handle PWMs for rk3399
2016-08-10 Soby MathewAArch32: Add FVP support for SP_MIN
2016-08-10 Soby MathewAArch32: Add essential ARM platform and FVP support
2016-08-10 Soby MathewAArch32: add a minimal secure payload (SP_MIN)
2016-08-10 Soby MathewAArch32: Add support to PSCI lib
2016-08-10 Soby MathewAArch32: Add support in TF libraries
2016-08-10 Soby MathewAArch32: Add console driver
2016-08-10 Soby MathewAArch32: Enable GIC and TZC support
2016-08-10 Soby MathewAArch32: Add SMCC context
2016-08-10 Soby MathewAArch32: Add API to invoke runtime service handler
2016-08-10 Soby MathewAArch32: Add tf_printf support
2016-08-10 Soby MathewAArch32: Add translation table library support
2016-08-10 Soby MathewAArch32: Add assembly helpers
2016-08-10 Soby MathewAArch32: Add essential Arch helpers
2016-08-09 Soby MathewMove SIZE_FROM_LOG2_WORDS macro to utils.h
2016-08-09 Soby MathewMove spinlock library code to AArch64 folder
2016-08-09 Soby MathewMigrate platform makefile to new console driver location
2016-08-09 Soby MathewMove console drivers to AArch64 folder
2016-08-09 Soby MathewFix the translation table library for wraparound cases
2016-08-09 danh-armMerge pull request #676 from hzhuang1/fix_io_unaligned
2016-08-09 danh-armMerge pull request #661 from dp-arm/master
2016-08-04 Haojian Zhuangio: block: fix unaligned buffer
2016-07-29 dp-armReplace fip_create with fiptool
2016-07-28 danh-armMerge pull request #668 from sandrine-bailleux-arm...
2016-07-28 Sandrine BailleuxDocumentation for SEPARATE_CODE_AND_RODATA build flag
2016-07-28 danh-armMerge pull request #674 from rockchip-linux/Support...
2016-07-28 danh-armMerge pull request #673 from soby-mathew/sm/coverity_issue
2016-07-28 danh-armMerge pull request #672 from soby-mathew/sm/irouter_offset
2016-07-28 danh-armMerge pull request #671 from antonio-nino-diaz-arm...
2016-07-28 Caesar Wangrockchip: fixes typo and some bugs for suspend/resume...
2016-07-27 Soby MathewGICv3: Fix the GICD_IROUTER offset
2016-07-26 Soby MathewImprove debug assertion for runtime svc number
2016-07-26 danh-armMerge pull request #670 from achingupta/ag/psci_retenti...
2016-07-26 danh-armMerge pull request #669 from sandrine-bailleux-arm...
2016-07-25 Achin GuptaFix use of stale power states in PSCI standby finisher
2016-07-25 Sandrine BailleuxEnsure addresses in is_mem_free() don't overflow
2016-07-25 Sandrine BailleuxMake runtime_svc_init() function more robust
2016-07-25 Sandrine BailleuxImprovements to runtime service init code
2016-07-25 Sandrine BailleuxValidate psci_find_target_suspend_lvl() result
2016-07-25 danh-armMerge pull request #667 from soby-mathew/sm/PSCI_lib
2016-07-25 Antonio Nino... ARM platforms: Define common image sizes
2016-07-19 Soby MathewRearrange assembly helper macros
2016-07-19 Soby MathewDefine `plat_get_syscnt_freq2()` unconditionally for...
2016-07-19 Soby MathewCater for preloaded BL33 within plat_get_ns_image_entry...
2016-07-19 Soby MathewMove `arm_common.c` out of aarch64 folder
2016-07-19 Soby MathewInclude `plat_psci_common.c` from the new location
2016-07-19 Soby MathewIntroduce PSCI Library Interface
2016-07-18 Soby MathewIntroduce `el3_runtime` and `PSCI` libraries
2016-07-18 Soby MathewFix coding guideline warnings
2016-07-18 Soby MathewRework type usage in Trusted Firmware
2016-07-18 danh-armMerge pull request #666 from Xilinx/zynqmp/rodata-xn
2016-07-18 danh-armMerge pull request #654 from rockchip-linux/rk3399...
2016-07-18 danh-armMerge pull request #653 from rockchip-linux/support...
2016-07-18 Tony Xierockchip: support the suspend/resume for rk3399
2016-07-18 Caesar Wangrockchip: support plat SIP runtime service
2016-07-15 danh-armMerge pull request #662 from sandrine-bailleux-arm...
2016-07-15 danh-armMerge pull request #659 from soby-mathew/sm/declare_stack
2016-07-15 danh-armMerge pull request #658 from soby-mathew/sm/init_spi_pp...
2016-07-15 danh-armMerge pull request #655 from Xilinx/report_merr
2016-07-12 Naga Sureshkumar... bl31: Add error reporting registers
2016-07-11 Soren Brinkmannzynqmp: Separate code and rodata
2016-07-08 Sandrine BailleuxARM CSS platforms: Map flash as execute-never by default
2016-07-08 Sandrine BailleuxAdd some verbose traces in arm_setup_page_tables()
2016-07-08 Sandrine BailleuxARM platforms: Add support for SEPARATE_CODE_AND_RODATA
2016-07-08 Sandrine BailleuxARM platforms: Include BL2U's RO section in total memor...
2016-07-08 Sandrine BailleuxARM platforms: Restrict mapping of Trusted ROM in BL1
2016-07-08 Sandrine BailleuxTSP: Print BL32_BASE rather than __RO_START__
2016-07-08 Sandrine BailleuxIntroduce SEPARATE_CODE_AND_RODATA build flag
2016-07-08 Sandrine BailleuxIntroduce round_up/down() macros
2016-07-08 Sandrine BailleuxIntroduce utils.h header file
2016-07-08 Sandrine BailleuxBL1: Add linker symbol identifying end of ROM content
2016-07-08 Sandrine Bailleuxxlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
2016-07-08 Sandrine Bailleuxxlat lib: Refactor mmap_desc() function
2016-07-08 Sandrine BailleuxIntroduce arm_setup_page_tables() function
2016-07-08 Soby MathewDerive stack alignment from CACHE_WRITEBACK_GRANULE
2016-07-07 Soby MathewGIC: Ensure SGIs and PPIs are Group0 before setup
2016-07-06 danh-armMerge pull request #657 from yatharth-arm/yk/genfw...
2016-07-05 Yatharth KocharFix `cert_create` tool for Segmentation fault
2016-07-04 danh-armMerge pull request #651 from Xilinx/zynqmp_uart
2016-07-04 danh-armMerge pull request #652 from soby-mathew/sm/pmf_psci_stat
2016-06-16 Soby MathewEnable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms
2016-06-16 Yatharth KocharAdd optional PSCI STAT residency & count functions
2016-06-16 Yatharth KocharAdd Performance Measurement Framework(PMF)
next