project/bcm63xx/atf.git
2015-11-19 Sandrine BailleuxJuno R2: Configure the correct L2 RAM latency values
2015-11-19 Sandrine BailleuxJuno: Rework platform reset handler
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-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
2015-10-20 Soby MathewReorganise PSCI PM handler setup on ARM Standard platforms
2015-10-19 Sandrine BailleuxBreak down BL1 AArch64 synchronous exception handler
2015-10-19 danh-armMerge pull request #408 from sandrine-bailleux/sb/cassert
2015-10-19 danh-armMerge pull request #407 from sandrine-bailleux/sb/fix...
2015-10-19 Sandrine BailleuxMake CASSERT() macro callable from anywhere
2015-10-19 Sandrine BailleuxFix #include path in ARM platform BL1 setup code
2015-10-14 danh-armMerge pull request #405 from vwadekar/tlkd-resume-fid-v3
2015-10-14 danh-armMerge pull request #406 from sandrine-bailleux/sb/cci...
2015-10-12 Sandrine BailleuxFix debug assertion in deprecated CCI-400 driver
2015-10-09 Varun WadekarTLKD: pass results with TLK_RESUME_FID function ID
2015-10-07 danh-armMerge pull request #402 from soby-mathew/sm/psci_cpu_off
2015-10-06 Soby MathewPSCI: Update state only if CPU_OFF is not denied by SPD
2015-09-30 danh-armMerge pull request #401 from sandrine-bailleux/sb/fix...
2015-09-30 Achin GuptaMerge pull request #400 from vwadekar/tlkd-pm-handlers-v5
2015-09-30 danh-armMerge pull request #393 from mtk09422/misc-updates
2015-09-30 Varun WadekarSend power management events to the Trusted OS (TLK)
2015-09-28 Sandrine BailleuxBug fix in the SP804 dual timer driver
2015-09-28 Achin GuptaMerge pull request #398 from achingupta/vk/fix_bakery_l...
2015-09-25 Vikram KanigiriFix relocation of __PERCPU_BAKERY_LOCK_SIZE__
2015-09-22 Achin GuptaMerge pull request #394 from achingupta/ag/ccn_driver
2015-09-14 Achin GuptaAdd a generic driver for ARM CCN IP
2015-09-14 Vikram KanigiriTegra: Perform cache maintenance on video carveout...
2015-09-14 Achin GuptaMake generic code work in presence of system caches
2015-09-14 Achin GuptaMerge pull request #390 from vikramkanigiri/at/unify_ba...
2015-09-14 Achin GuptaMerge pull request #389 from vikramkanigiri/vk/css_rework
2015-09-14 Jimmy Huangmt8173: fix watchdog register setting
2015-09-14 yt.leemt8173: update spm suspend pcm codes
2015-09-11 Vikram KanigiriUse unified bakery locks API in Mediatek port
2015-09-11 Vikram KanigiriUpdate ARM platform ports to use new bakery lock apis.
2015-09-11 Andrew ThoelkeRe-design bakery lock memory allocation and algorithm
2015-09-11 Achin GuptaMerge pull request #388 from achingupta/ag/spd_suspend_...
2015-09-11 Vikram KanigiriSeparate CSS security setup from SOC security setup
2015-09-11 Vikram KanigiriDefine the Non-Secure timer frame ID for ARM platforms
2015-09-11 Vikram KanigiriRe-factor definition of TZC-400 base address
2015-09-10 Achin GuptaPass the target suspend level to SPD suspend hooks
2015-09-02 danh-armMerge pull request #383 from vikramkanigiri/vk/tf-issue...
2015-09-02 Vikram KanigiriEnsure BL2 security state is secure
2015-09-02 danh-armMerge pull request #382 from vikramkanigiri/vk/tf-issue...
2015-09-02 danh-armMerge pull request #381 from vikramkanigiri/hl/gic_v3
2015-09-01 Vikram KanigiriConfigure all secure interrupts on ARM platforms
2015-09-01 Vikram KanigiriRemove EL2/EL1 GICv3 register updates
2015-09-01 danh-armMerge pull request #375 from vwadekar/clear-videomem...
2015-08-26 Varun WadekarTegra: fix logic to clear videomem regions
2015-08-25 Achin GuptaMerge pull request #371 from vwadekar/retention-entry-v3
2015-08-24 Varun WadekarTegra210: wait for 512 timer ticks before retention...
2015-08-24 Varun WadekarAdd macros for retention control in Cortex-A53/A57
2015-08-21 danh-armMerge pull request #368 from jcastillo-arm/jc/genfw...
2015-08-20 danh-armMerge pull request #367 from soby-mathew/sm/mig_guide_fix
2015-08-20 Juan CastilloTBB: abort boot if BL3-2 cannot be authenticated
2015-08-18 Soby Mathewdocs: Fixes to platform-migration-guide.md
2015-08-18 danh-armMerge pull request #365 from mtk09422/plat_topology
2015-08-18 danh-armMerge pull request #364 from mtk09422/spm_suspend
2015-08-18 danh-armMerge pull request #362 from jcastillo-arm/jc/inline
2015-08-18 Jimmy Huangmt8173: Fix cluster 0 core count
2015-08-18 kenny liangmt8173: update spm wake_src setting
2015-08-17 Achin GuptaMerge pull request #361 from achingupta/for_sm/psci_pro...
2015-08-13 Soby MathewPSCI: Rework generic code to conform to coding guidelines
2015-08-13 Soby MathewPSCI: Add documentation and fix plat_is_my_cpu_primary()
2015-08-13 Soby MathewPSCI: Validate non secure entrypoint on ARM platforms
2015-08-13 Soby MathewPSCI: Fix the return code for invalid entrypoint
2015-08-13 Soby MathewPSCI: Migrate SPDs and TSP to the new platform and...
2015-08-13 Sandrine BailleuxPSCI: Pool platform_mem_init() in common ARM platforms...
2015-08-13 Sandrine BailleuxPSCI: Use a single mailbox for warm reset for FVP and...
2015-08-13 Soby MathewPSCI: Demonstrate support for composite power states
2015-08-13 Soby MathewPSCI: Migrate ARM reference platforms to new platform API
2015-08-13 Soby MathewPSCI: Migrate TF to the new platform API and CM helpers
next