project/bcm63xx/atf.git
2014-07-28 Soby MathewIntroduce asm console functions in TF
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-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...
2014-06-03 Achin GuptaDocument design of the Interrupt Mangement Framework
2014-06-03 Dan HandleyMerge pull request #119 from 'soby-mathew:sm/doc_crash_...
2014-06-03 Dan HandleyMerge pull request #117 from 'danh-arm:dh/v0.4-user...
2014-06-03 Dan HandleyMerge pull request #121 'vikramkanigiri:vk/doc_for_133'
2014-06-03 Vikram KanigiriDocumentation for BL3-1 hardening and reset vector
2014-06-03 Dan HandleyTrusted Firmware v0.4 release documentation
2014-06-03 Dan HandleyUser guide updates for v0.4 release
2014-06-02 Lin MaEnable mapping higher physical address
2014-06-02 Soby MathewDocumentation for the new crash reporting implementation
2014-05-30 Dan HandleyMerge pull request #116 from 'danh-arm:dh/refactoring...
2014-05-30 Dan HandleyFix porting guide references to platform.h
2014-05-29 Dan HandleyMerge pull request #111 'soby-mathew-sm:fix_cookie_to_i...
2014-05-29 Dan HandleyMerge pull request #115 'athoelke-at:fix-bl31-X1-parameter'
2014-05-29 Dan HandleyMerge pull request #114 from 'vikramkanigiri:vk/pass_bl...
2014-05-29 Soby MathewFix compilation issue for IMF_READ_INTERRUPT_ID build...
2014-05-29 Soby MathewPass 'cookie' parameter to interrupt handler in BL3-1
2014-05-29 Andrew ThoelkeAllow platform parameter X1 to be passed to BL3-1
2014-05-28 Vikram KanigiriPass the args to the BL3-3 entrypoint
2014-05-27 Dan HandleyMerge pull request #110 from soby-mathew:sm/support_nor...
2014-05-27 Dan HandleyMerge pull request #112 from danh-arm:dh/refactor-plat...
2014-05-27 Dan HandleyFurther renames of platform porting functions
2014-05-27 Dan HandleyRemove FVP specific comments in platform.h
next