project/bcm63xx/atf.git
2014-08-04 danh-armMerge pull request #179 from jcastillo-arm/jc/tf-issues/219
2014-08-04 danh-armMerge pull request #178 from soby-mathew/sm/optmize_el3...
2014-08-01 danh-armMerge pull request #175 from vikramkanigiri/vk/spd...
2014-08-01 Vikram KanigiriSupport asynchronous method for BL3-2 initialization
2014-08-01 Vikram KanigiriRework the TSPD setup code
2014-08-01 Juan CastilloCall platform_is_primary_cpu() only from reset handler
2014-07-31 Soby MathewOptimize EL3 register state stored in cpu_context structure
2014-07-28 danh-armMerge pull request #177 from jcastillo-arm/jc/tf-issues/096
2014-07-28 danh-armMerge pull request #172 from soby-mathew/sm/asm_assert
2014-07-28 danh-armMerge pull request #170 from achingupta/ag/tf-issues#226
2014-07-28 danh-armMerge pull request #169 from achingupta/ag/tf-issues#198
2014-07-28 Juan CastilloRework incorrect use of assert() and panic() in codebase
2014-07-28 Soby MathewAdd CPUECTLR_EL1 and Snoop Control register to crash...
2014-07-28 Soby MathewRework the crash reporting in BL3-1 to use less stack
2014-07-28 Soby MathewImplement an assert() callable from assembly code
2014-07-28 Soby MathewIntroduce crash console APIs for crash reporting
2014-07-28 Soby MathewParametrize baudrate and UART clock during console_init()
2014-07-28 Soby MathewIntroduce asm console functions in TF
2014-07-28 Achin GuptaSimplify management of SCTLR_EL3 and SCTLR_EL1
2014-07-28 Achin GuptaRemove the concept of coherent stacks
2014-07-25 danh-armMerge pull request #176 from danh-arm/jc/tf-issues...
2014-07-25 Juan CastilloAdd support for printing version at runtime
2014-07-25 Dan HandleyMerge pull request #167 from jcastillo-arm/jc/tf-issues/217
2014-07-25 Dan HandleyMerge pull request #168 from sandrine-bailleux/sb/set...
2014-07-25 Dan HandleyMerge pull request #174 from soby-mathew:sm/lean_printf_v2
2014-07-25 Soby MathewImplement a leaner printf for Trusted Firmware
2014-07-19 Achin GuptaRemove coherent stack usage from the warm boot path
2014-07-19 Achin GuptaMake enablement of the MMU more flexible
2014-07-19 Achin GuptaRemove coherent stack usage from the cold boot path
2014-07-17 Sandrine BailleuxDefine ARM_GIC_ARCH default value for all platforms
2014-07-16 Juan CastilloFVP: Ensure system reset wake-up results in cold boot
2014-07-11 danh-armMerge pull request #162 from jcastillo-arm/jc/tf-issues/194
2014-07-11 danh-armMerge pull request #164 from sandrine-bailleux/sb/bl30...
2014-07-11 danh-armMerge pull request #163 from sandrine-bailleux/sb/tf...
2014-07-11 Sandrine BailleuxUpdate the documentation about the memory layout on FVP
2014-07-10 Sandrine BailleuxAdd support for BL3-0 image
2014-07-10 Sandrine Bailleuxfvp: Reuse BL1 and BL2 memory through image overlaying
2014-07-10 danh-armMerge pull request #157 from sandrine-bailleux/sb/tf...
2014-07-10 danh-armMerge pull request #146 from danh-arm/dh/refactor-fvp-gic
2014-07-10 danh-armMerge pull request #161 from danh-arm/lm/calc-tcr-bits
2014-07-10 Juan CastilloAllow FP register context to be optional at build time
2014-07-09 Dan HandleyRefactor fvp gic code to be a generic driver
2014-07-09 Dan HandleyRefactor fvp_config into common platform header
2014-07-09 Lin MaCalculate TCR bits based on VA and PA
2014-07-01 Sandrine Bailleuxfvp: Properly detect the location of BL1 R/W data
2014-07-01 Sandrine BailleuxRemove concept of top/bottom image loading
2014-06-27 Andrew ThoelkeMerge pull request #151 from vikramkanigiri/vk/t133...
2014-06-27 Andrew ThoelkeMerge pull request #155 from athoelke/at/support-founda...
2014-06-27 Andrew ThoelkeSupport later revisions of the Foundation FVP
2014-06-26 Andrew ThoelkeMerge pull request #154 from athoelke/at/inline-mmio
2014-06-26 Andrew ThoelkeMerge pull request #153 from athoelke/at/remove-psci...
2014-06-25 Andrew ThoelkeRemove current CPU mpidr from PSCI common code
2014-06-24 danh-armMerge pull request #152 from jcastillo-arm/jc/tf-issues...
2014-06-24 danh-armMerge pull request #150 from sandrine-bailleux/sb/fix...
2014-06-24 danh-armMerge pull request #149 from sandrine-bailleux/sb/warn...
2014-06-24 danh-armMerge pull request #147 from athoelke/at/remove-bakery...
2014-06-24 Andrew ThoelkeInline the mmio accessor functions
2014-06-24 Juan CastilloRemove all checkpatch errors from codebase
2014-06-24 Vikram KanigiriSimplify entry point information generation code on FVP
2014-06-24 Sandrine Bailleuxfvp: Fix register name in 'plat_print_gic_regs' macro
2014-06-23 Andrew ThoelkeRemove calling CPU mpidr from bakery lock API
2014-06-23 danh-armMerge pull request #145 from athoelke/at/psci-memory...
2014-06-23 danh-armMerge pull request #144 from athoelke/at/init-context-v2
2014-06-23 Andrew ThoelkeCorrectly dimension the PSCI aff_map_node array
2014-06-23 Andrew ThoelkeEliminate psci_suspend_context array
2014-06-23 Andrew ThoelkeInitialise CPU contexts from entry_point_info
2014-06-23 danh-armMerge pull request #143 from athoelke/at/remove-nsram
2014-06-23 danh-armMerge pull request #140 from athoelke/at/psci_smc_handler
2014-06-23 Sandrine BailleuxCompile with '-Wmissing-include-dirs' flag
2014-06-23 danh-armMerge pull request #138 from athoelke/at/cpu-context
2014-06-23 danh-armMerge pull request #137 from athoelke/at/no-early-excep...
2014-06-23 danh-armMerge pull request #136 from athoelke/at/cpu-data
2014-06-23 danh-armMerge pull request #142 from athoelke/at/fix-console_putc
2014-06-20 Andrew ThoelkeRemove NSRAM from FVP memory map
2014-06-20 Andrew ThoelkeRemove broken assertion in console_putc()
2014-06-18 danh-armMerge pull request #135 from soby-mathew/sm/remove...
2014-06-18 Soby MathewRemove re-initialisation of system timers after warm...
2014-06-17 danh-armMerge pull request #134 from jcastillo-arm/jc/tf-issues/179
2014-06-17 Andrew ThoelkeRemove early_exceptions from BL3-1
2014-06-16 Andrew ThoelkeMove CPU context pointers into cpu_data
2014-06-16 Andrew ThoelkePer-cpu data cache restructuring
2014-06-16 Juan CastilloSet correct value for SYS_ID_REV_SHIFT in FVP
2014-06-16 danh-armMerge pull request #133 from athoelke/at/crash-reportin...
2014-06-16 danh-armMerge pull request #131 from athoelke/at/cm_get_context
2014-06-16 danh-armMerge pull request #130 from athoelke/at/inline-asm...
2014-06-16 danh-armMerge pull request #128 from sandrine-bailleux/sb/make...
2014-06-12 achinguptaMerge pull request #127 from sandrine-bailleux/sb/fix...
2014-06-12 achinguptaMerge pull request #126 from sandrine-bailleux/sb/inclu...
2014-06-12 achinguptaMerge pull request #125 from sandrine-bailleux/sb/remov...
2014-06-11 Andrew ThoelkeMake the BL3-1 crash reporting optional
2014-06-11 Andrew ThoelkeProvide cm_get/set_context() for current CPU
2014-06-10 Andrew ThoelkeMerge Pull Request #120 (patch 1) from 'linmaonly:lin_p...
2014-06-10 Andrew ThoelkePSCI SMC handler improvements
2014-06-10 Andrew ThoelkeMake system register functions inline assembly
2014-06-05 Sandrine Bailleuxfvp: Remove unused 'bl2_el_change_mem_ptr' variable
2014-06-05 Sandrine BailleuxMake the entry point argument optional in load_image()
2014-06-05 Sandrine BailleuxPL011: Fix a bug in the UART FIFO polling
2014-06-05 Sandrine BailleuxInclude 'platform_def.h' header file in 'crash_reporting.S'
2014-06-03 Dan HandleyMerge pull request #122 from 'danh-arm:dh/v0.4-docs'
2014-06-03 Dan HandleyMerge pull request #124 from 'danh-arm:sm/imf-documenta...
next