project/bcm63xx/atf.git
2015-12-09 Yatharth KocharAdd descriptor based image management support in BL1
2015-12-09 Yatharth KocharMove context management code to common location
2015-12-09 Yatharth KocharSoC security setup for CSS platforms in BL1
2015-12-09 Yatharth KocharRemove `RUN_IMAGE` usage as opcode passed to next EL.
2015-12-09 Yatharth KocharAdd uppercase macro to build_macros.mk
2015-12-09 danh-armMerge pull request #461 from yatharth-arm/yk/nvidia_patch
2015-12-09 Yatharth KocharInclude psci.h from tegra platform header
2015-12-09 danh-armMerge pull request #460 from sandrine-bailleux/sb/init...
2015-12-09 Sandrine BailleuxInitialize VTTBR_EL2 when bypassing EL2
2015-12-09 danh-armMerge pull request #458 from soby-mathew/sm/rem_tzc_bas...
2015-12-09 danh-armMerge pull request #457 from soby-mathew/sm/fix_fpregs_...
2015-12-09 danh-armMerge pull request #456 from soby-mathew/sm/gicv3-tsp...
2015-12-09 danh-armMerge pull request #455 from jcastillo-arm/jc/fvp_delay...
2015-12-09 Soby MathewFix issue in Floating point register restore
2015-12-09 Soby MathewTSP: Allow preemption of synchronous S-EL1 interrupt...
2015-12-09 Soby MathewEnable support for EL3 interrupt in IMF
2015-12-09 Achin GuptaRework use of ARM GIC drivers on ARM platforms
2015-12-09 Soby MathewPrepare platforms to use refactored ARM GIC drivers
2015-12-08 danh-armMerge pull request #454 from yatharth-arm/vk/deprecate...
2015-12-08 Vikram KanigiriAdd CCI-400 specific driver to deprecated driver list
2015-12-08 Soby MathewRemove the assert for TZC base during initialization
2015-12-08 danh-armMerge pull request #452 from vwadekar/tegra-new-platfor...
2015-12-04 Varun WadekarTegra: remove support for legacy platform APIs
2015-12-04 Soby MathewEnable use of FIQs and IRQs as TSP interrupts
2015-12-04 Soby MathewUnify interrupt return paths from TSP into the TSPD
2015-12-04 Soby MathewRename GICv3 interrupt group macros
2015-12-04 Juan CastilloFix SP804 delay timer on FVP
2015-12-02 danh-armMerge pull request #446 from vikramkanigiri/vk/tzc-400
2015-12-02 danh-armMerge pull request #449 from jcastillo-arm/jc/tbb_oid
2015-12-02 danh-armMerge pull request #444 from jcastillo-arm/jc/tbb_wdog
2015-12-02 Juan CastilloTBB: add Trusted Watchdog support on ARM platforms
2015-12-02 Juan CastilloTBB: add ARM OIDs
2015-12-01 danh-armMerge pull request #443 from achingupta/sb/el3_payloads...
2015-12-01 danh-armMerge pull request #445 from jcastillo-arm/jc/tf-issues/320
2015-12-01 danh-armMerge pull request #442 from soby-mathew/sm/remove_imf_...
2015-11-27 Vikram KanigiriFix TZC-400 peripheral detection
2015-11-27 Juan CastilloAdd a simple ARM SP805 watchdog driver
2015-11-27 Juan CastilloAdd basic NOR flash driver for ARM platforms
2015-11-26 Sandrine BailleuxUser Guide: Remove reference to porting guide
2015-11-26 Sandrine BailleuxIntroduce COLD_BOOT_SINGLE_CPU build option
2015-11-26 Sandrine BailleuxDocument the EL3 payload support
2015-11-26 Sandrine BailleuxFVP: Do not power off secondary CPUs when booting an...
2015-11-26 Sandrine BailleuxCSS: Put secondary CPUs in a pen when booting an EL3...
2015-11-26 Sandrine BailleuxCSS: Enable booting of EL3 payloads
2015-11-26 Sandrine BailleuxPass the entry point info to bl1_plat_prepare_exit()
2015-11-26 Sandrine BailleuxIntroduce SPIN_ON_BL1_EXIT build flag
2015-11-26 Soby MathewRemove the IMF_READ_INTERRUPT_ID build option
2015-11-26 Achin GuptaMerge pull request #439 from soby-mathew/sm/new-gic...
2015-11-26 Soby MathewDeprecate the GIC Legacy driver.
2015-11-26 Soby MathewAdd ARM GICv2 driver
2015-11-26 Achin GuptaAdd ARM GICv3 driver without support for legacy operation
2015-11-26 Achin GuptaMerge pull request #438 from soby-mathew/sm/error_deprecate
2015-11-25 Varun WadekarTegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc...
2015-11-24 Soby MathewReplace build macro WARN_DEPRECATED with ERROR_DEPRECATED
2015-11-19 Achin GuptaMerge pull request #435 from sandrine-bailleux/sb/juno-r2
2015-11-19 Achin GuptaMerge pull request #429 from vikramkanigiri/vk/fix_sctl...
2015-11-19 Achin GuptaMerge pull request #430 from jcastillo-arm/jc/tf-issues/333
2015-11-19 Sandrine BailleuxJuno R2: Configure the correct L2 RAM latency values
2015-11-19 Sandrine BailleuxJuno: Rework platform reset handler
2015-11-17 Juan CastilloFix build error when `BL32` is not defined
2015-11-13 Vikram KanigiriAdd missing RES1 bit in SCTLR_EL1
2015-11-13 Juan CastilloAdd NULL pointer check before reading BL32 entry point...
2015-11-11 Achin GuptaMerge pull request #427 from jcastillo-arm/jc/tf-issues/294
2015-11-11 Achin GuptaMerge pull request #428 from vwadekar/per-soc-system...
2015-11-10 Varun WadekarTegra: introduce per-soc system reset handler
2015-11-10 Achin GuptaMerge pull request #424 from jcastillo-arm/jc/tf-issues/327
2015-11-10 Juan CastilloAdd -mstrict-align to the gcc options
2015-11-09 Achin GuptaMerge pull request #425 from achingupta/ag/tf-issues#332
2015-11-07 Achin GuptaRe-introduce evaluation of ENABLE_PLAT_COMPAT build...
2015-11-05 Juan CastilloIMF: postpone SCR_EL3 update if context is not initialized
2015-11-04 Achin GuptaMerge pull request #423 from jcastillo-arm/jc/genfw...
2015-11-04 Achin GuptaMerge pull request #421 from sandrine-bailleux/sb/impro...
2015-11-04 Achin GuptaMerge pull request #422 from achingupta/bj/juno_r2_support
2015-11-04 Brendan JackmanAdd A72 support for Juno R2
2015-11-02 Juan CastilloRemove deprecated IO return definitions
2015-11-02 Sandrine BailleuxImprove display_boot_progress() function
2015-11-02 Sandrine BailleuxIntroduce print_entry_point_info() function
2015-10-30 danh-armMerge pull request #418 from soby-mathew/sm/sys_suspend
2015-10-30 danh-armMerge pull request #419 from soby-mathew/sm/tf-issues#318
2015-10-30 Soby MathewInclude xlat_tables.h in plat_arm.h
2015-10-30 Soby MathewDoc: Add instructions to test SYSTEM SUSPEND
2015-10-30 Soby MathewSupport PSCI SYSTEM SUSPEND on Juno
2015-10-30 Soby MathewCSS: Implement topology support for System power domain
2015-10-28 danh-armMerge pull request #415 from jcastillo-arm/jc/plat_err_...
2015-10-28 danh-armMerge pull request #416 from davwan01/dw/css-common
2015-10-28 Juan CastilloAdd optional platform error handler API
2015-10-27 danh-armMerge pull request #417 from jcastillo-arm/jc/makefile_2
2015-10-27 Juan CastilloMake: fix dependency files generation
2015-10-27 Juan CastilloRework Makefile
2015-10-27 David WangAllow CSS to redefine function `plat_arm_calc_core_pos`
2015-10-26 danh-armMerge pull request #413 from jcastillo-arm/jc/tbb_cert_opt
2015-10-26 danh-armMerge pull request #414 from jcastillo-arm/jc/io_ret_values
2015-10-23 Juan CastilloUse standard errno definitions in load_auth_image()
2015-10-23 Juan CastilloIO Framework: use standard errno codes as return values
2015-10-23 Juan Castillocert_create: specify command line options in the CoT
2015-10-23 Juan Castillocert_create: improve command line argument check
2015-10-21 danh-armMerge pull request #410 from soby-mathew/sm/psci_handle...
2015-10-21 danh-armMerge pull request #411 from jcastillo-arm/jc/plat_bl1_exit
2015-10-20 danh-armMerge pull request #409 from sandrine-bailleux/sb/break...
2015-10-20 Juan CastilloAdd optional bl1_plat_prepare_exit() API
next