project/bcm63xx/atf.git
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 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-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 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 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
2014-03-26 Andrew ThoelkePlace assembler functions in separate sections
2014-03-26 Andrew ThoelkeUse --gc-sections during link
2014-03-26 Achin GuptaFix build failure due to a typo in TSPD code
2014-03-26 Sandrine BailleuxBuild system: Trigger dependency checking only for...
2014-03-26 Vikram KanigiriInitialise UART console in all bootloader stages
2014-03-26 Soby MathewMove console functions out of pl011.c
2014-03-26 Sandrine BailleuxBuild system: Remove last traces of 'PLAT=all'
2014-03-26 Vikram KanigiriFix build by correcting asm helper function usage in...
2014-03-26 Sandrine BailleuxSeparate out BL2, BL3-1 and BL3-2 early exception vecto...
2014-03-26 Vikram KanigiriMove per cpu exception stack in BL31 to tzfw_normal_stacks
2014-03-26 Vikram KanigiriAdd standby state support in PSCI cpu_suspend api
2014-03-21 Sandrine BailleuxSemihosting: Fix file mode to load binaries on Windows
2014-03-21 Vikram KanigiriRemove partially qualified asm helper functions
2014-03-21 Vikram KanigiriFix the disable_mmu code
2014-03-21 Sandrine BailleuxTSP: Make the platform-specific makefile mandatory
2014-03-21 Sandrine BailleuxFix file_to_uuid() function
2014-03-21 Sandrine BailleuxFIP tool: Fix error message for missing FIP filename
2014-03-21 Sandrine BailleuxFIP tool: Add support for '--help' option.
2014-03-21 Sandrine BailleuxFIP tool: Small optimisation for option parsing
2014-03-20 Jeenu ViswambharanRework bakery lock with WFE/SEV sequence
2014-03-20 Jeenu ViswambharanSpecify image entry in linker script
2014-03-20 Jeenu ViswambharanImplement standard calls for TSP
2014-03-20 Jeenu ViswambharanImplement ARM Standard Service
2014-03-10 Jeenu ViswambharanMove architecture timer setup to platform-specific...
2014-03-10 Jeenu ViswambharanRemove unused 'CPU present' flag
2014-03-05 Dan HandleyRemove change log instructions from contribution.md
next