project/bcm63xx/atf.git
2014-05-23 Andrew ThoelkeMerge pull request #102 from achingupta:ag/tf-issues...
2014-05-23 Andrew ThoelkeMerge pull request #100 from jcastillo-arm:jc/tf-issues...
2014-05-23 Andrew ThoelkeMerge pull request #101 from sandrine-bailleux:sb/tf...
2014-05-23 Andrew ThoelkeMerge pull request #103 from athoelke:dh/tf-issues...
2014-05-23 Andrew ThoelkeMerge pull request #99 from vikramkanigiri:vk/tf-issues...
2014-05-23 Andrew ThoelkeMerge pull request #67 from achingupta:ag/psci_standby_...
2014-05-22 Dan HandleyAllow BL3-2 platform definitions to be optional
2014-05-22 Achin GuptaEnable secure timer to generate S-EL1 interrupts
2014-05-22 Achin GuptaAdd S-EL1 interrupt handling support in the TSPD
2014-05-22 Achin GuptaAdd support for asynchronous FIQ handling in TSP
2014-05-22 Achin GuptaAdd support for synchronous FIQ handling in TSP
2014-05-22 Achin GuptaUse secure timer to generate S-EL1 interrupts
2014-05-22 Achin GuptaIntroduce interrupt handling framework in BL3-1
2014-05-22 Achin GuptaIntroduce platform api to access an ARM GIC
2014-05-22 Achin GuptaIntroduce interrupt registration framework in BL3-1
2014-05-22 Achin GuptaAdd context library API to change a bit in SCR_EL3
2014-05-22 Achin GuptaRework 'state' field usage in per-cpu TSP context
2014-05-22 Sandrine BailleuxDoc: Add the "Building the Test Secure Payload" section
2014-05-22 Sandrine Bailleuxfvp: Move TSP from Secure DRAM to Secure SRAM
2014-05-22 Sandrine BailleuxTSP: Let the platform decide which secure memory to use
2014-05-22 Juan CastilloReserve some DDR DRAM for secure use on FVP platforms
2014-05-22 Vikram KanigiriAdd support for BL3-1 as a reset vector
2014-05-22 Vikram KanigiriRework memory information passing to BL3-x images
2014-05-22 Vikram KanigiriPopulate BL31 input parameters as per new spec
2014-05-22 Vikram KanigiriRework handover interface between BL stages
2014-05-22 Vikram KanigiriIntroduce macros to manipulate the SPSR
2014-05-22 Andrew ThoelkeMerge pull request #91 from linmaonly/lin_dev
2014-05-22 Andrew ThoelkeMerge pull request #83 from athoelke/at/tf-issues-126
2014-05-22 Andrew ThoelkeMerge pull request #85 from hliebel/hl/bl30-doc
2014-05-20 Lin MaAddress issue 156: 64-bit addresses get truncated
2014-05-19 Harry LiebelImprove BL3-0 documentation
2014-05-19 Andrew ThoelkeMerge pull request #78 from jeenuv:tf-issues-148
2014-05-16 Jeenu ViswambharanAdd build configuration for timer save/restore
2014-05-16 Jeenu ViswambharanDocument summary of build options in user guide
2014-05-16 Jeenu ViswambharanReorganize build options
2014-05-16 Jeenu ViswambharanIntroduce convenience functions to build
2014-05-16 Andrew ThoelkeSet SCR_EL3.RW correctly before exiting bl31_main
2014-05-16 Soby MathewRework BL3-1 unhandled exception handling and reporting
2014-05-16 Andrew ThoelkeMerge pull request #71 from sandrine-bailleux:sb/fix...
2014-05-16 Andrew ThoelkeMerge pull request #69 from sandrine-bailleux:sb/split...
2014-05-16 Andrew ThoelkeMerge pull request #68 from jcastillo-arm/jc/tf-issues/137
2014-05-16 danh-armMerge pull request #66 from athoelke/tzc-config-fix
2014-05-13 Sandrine Bailleuxfvp: Use the right implem. of plat_report_exception...
2014-05-13 Juan CastilloFix C accessors to GIC distributor registers with set...
2014-05-12 Achin GuptaFix broken standby state implementation in PSCI
2014-05-12 Andrew ThoelkeFixes for TZC configuration on FVP
2014-05-09 Sandrine Bailleuxfvp: Provide per-EL MMU setup functions
2014-05-09 Sandrine BailleuxIntroduce IS_IN_ELX() macros
2014-05-08 danh-armMerge pull request #65 from vikramkanigiri/vk/console_init
2014-05-08 danh-armMerge pull request #63 from soby-mathew/sm/save_callee_...
2014-05-08 Vikram KanigiriEnsure a console is initialized before it is used
2014-05-08 danh-armMerge pull request #62 from athoelke/set-little-endian-v2
2014-05-08 Soby MathewPreserve x19-x29 across world switch for exception...
2014-05-08 danh-armMerge pull request #58 from athoelke/optimise-cache...
2014-05-08 danh-armMerge pull request #61 from athoelke/use-mrs-msr-from...
2014-05-08 danh-armMerge pull request #60 from athoelke/disable-mmu-v2
2014-05-08 danh-armMerge pull request #59 from athoelke/review-barriers-v2
2014-05-08 danh-armMerge pull request #57 from sandrine-bailleux/sb/remove...
2014-05-08 Sandrine BailleuxRemove unused 'PL011_BASE' macro
2014-05-07 Andrew ThoelkeOptimise data cache clean/invalidate operation
2014-05-07 Andrew ThoelkeRemove unused or invalid asm helper functions
2014-05-07 Andrew ThoelkeAccess system registers directly in assembler
2014-05-07 Andrew ThoelkeReplace disable_mmu with assembler version
2014-05-07 Andrew ThoelkeCorrect usage of data and instruction barriers
2014-05-07 Andrew ThoelkeSet processor endianness immediately after RESET
2014-05-06 danh-armMerge pull request #49 from danh-arm/dh/remove-non...
2014-05-06 Dan HandleyRemove variables from .data section
2014-05-06 danh-armMerge pull request #48 from danh-arm/dh/major-refactoring
2014-05-06 Dan HandleyReduce deep nesting of header files
2014-05-06 Dan HandleyAlways use named structs in header files
2014-05-06 Dan HandleyMove PSCI global functions out of private header
2014-05-06 Dan HandleySeparate BL functions out of arch.h
2014-05-06 Dan HandleyRefactor GIC header files
2014-05-06 Dan HandleySeparate out CASSERT macro into own header
2014-05-06 Dan HandleyRemove vpath usage in makefiles
2014-05-06 Dan HandleyMake use of user/system includes more consistent
2014-05-06 Dan HandleyMove FVP power driver to FVP platform
2014-05-06 Dan HandleyMove include and source files to logical locations
2014-05-01 achinguptaMerge pull request #50 from vikramkanigiri/vk/tf-issues#26
2014-04-29 Vikram KanigiriPreserve PSCI cpu_suspend 'power_state' parameter.
2014-04-24 danh-armMerge pull request #33 from hliebel/hl/secure-memory
2014-04-24 Harry LiebelFVP secure memory support documentation
2014-04-24 Harry LiebelEnable secure memory support for FVPs
2014-04-24 Harry LiebelAdd TrustZone (TZC-400) driver
2014-04-22 danh-armMerge pull request #43 from danh-arm/dh/tf-issues#129
2014-04-22 danh-armMerge pull request #44 from danh-arm/dh/tf-issues#136
2014-04-16 danh-armMerge pull request #45 from danh-arm/dh/tf-issues#114
2014-04-16 Dan HandleyRemove redundant code from bl1_plat_helpers.S
2014-04-16 danh-armMerge pull request #40 from athoelke/at/up-stacks-76-v2
2014-04-15 Andrew ThoelkeAllocate single stacks for BL1 and BL2
2014-04-15 Dan HandleyRename FVP "mmap" array to avoid name confusion
2014-04-15 danh-armMerge pull request #36 from athoelke/at/gc-sections-80
2014-04-14 Dan HandleyMove console.c to pl011 specific driver location
2014-04-11 danh-armMerge pull request #38 from sandrine-bailleux/sb/tf...
2014-04-08 Sandrine BailleuxDefine frequency of system counter in platform code
2014-04-08 Sandrine BailleuxRevert "Move architecture timer setup to platform-speci...
2014-04-07 danh-armMerge pull request #35 from sandrine-bailleux/sb/add...
2014-04-04 danh-armMerge pull request #34 from danh-arm/dh/new-integration...
2014-04-03 Sandrine BailleuxAdd missing #include guard in xlat_tables.h
2014-04-01 Dan HandleyUpdate contributing.md with new integration process
next