project/bcm63xx/atf.git
2015-12-04 Soby MathewUnify interrupt return paths from TSP into the TSPD
2015-12-04 Soby MathewRename GICv3 interrupt group macros
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-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
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
next