project/bcm63xx/atf.git
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
2014-03-05 Ryan Harkinbl_common: add image_size()
2014-03-05 Ryan Harkinfvp: plat_io_storage: remove duplicated code
2014-03-05 Jon MedhurstEnable platforms to omit some bootloaders
2014-03-05 Jon MedhurstGenerate build time and date message at link time.
2014-03-05 Jon Medhurstfvp: Make use of the generic MMU translation table...
2014-03-05 Jon MedhurstAdd generic functions for setting up aarch64 MMU transl...
2014-03-05 Jon MedhurstUpdate Makefiles to get proper dependency checking...
2014-03-05 Jon MedhurstFix implementation and users of gicd_set_ipriorityr()
2014-03-05 Jon MedhurstFix assert in bakery_lock_release()
2014-02-28 Dan HandleyAdd v0.3 release documentation
2014-02-28 Dan HandleyConsolidate design and porting documentation
2014-02-28 Dan HandleyAdd EL3 runtime services and SPD documentation
2014-02-28 Dan HandleySeparate firmware design out of user-guide.md
2014-02-28 Dan HandleyUpdate versions of dependencies in user-guide.md
2014-02-26 Jeenu ViswambharanRemove duplicate xlat_table descriptions
2014-02-26 Sandrine Bailleuxfvp: Initialise UART earlier
2014-02-26 Jeenu ViswambharanTolerate runtime service initialization failure
2014-02-26 Jeenu ViswambharanImplement late binding for runtime hooks
2014-02-26 Dan HandleyUpdate contributing.md to new CLA location
2014-02-26 Harry LiebelReduce GICv3 debug output
2014-02-26 Jeenu ViswambharanRevert accidental removal of BL2 from help message
2014-02-20 Jeenu ViswambharanUpdate .gitignore
2014-02-20 Ryan HarkinFix semihosting with latest toolchain
2014-02-20 Jeenu ViswambharanCleanup FIP build targets and messages
2014-02-20 Jeenu ViswambharanReport recoverable errors as warnings
2014-02-20 Achin GuptaRework arithmetic operations in Test Secure Payload
2014-02-20 Achin GuptaAdd power management support in the SPD
2014-02-20 Achin GuptaAdd Test Secure Payload Dispatcher (TSPD) service
2014-02-20 Jeenu ViswambharanFix FIP offset address when file not found
2014-02-20 Achin GuptaAdd Test Secure Payload (BL3-2) image
2014-02-20 Achin GuptaMove PSCI to runtime services directory
2014-02-20 Achin GuptaSpecify address of UART device to use as a console
2014-02-20 Achin GuptaFactor out translation table setup in ARM FVP port
2014-02-20 Achin GuptaAdd support for BL3-2 in BL3-1
2014-02-20 Achin GuptaAdd support for BL3-2 in BL2
2014-02-20 Achin GuptaRework BL2 to BL3-1 hand over interface
2014-02-20 Jeenu ViswambharanAdd exception vector guards
2014-02-17 Achin GuptaIncrease coherent stack sizes
2014-02-17 Jeenu ViswambharanAdd support for handling runtime service requests
2014-02-17 Achin GuptaIntroduce new exception handling framework
2014-02-17 Achin GuptaAdd runtime services framework
2014-02-17 Achin Guptapsci: Use context library for preserving EL3 state
2014-02-17 Achin GuptaAdd context management library
2014-02-17 Achin GuptaAdd helper library for cpu context management
next