summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2014-07-16FVP: Ensure system reset wake-up results in cold bootJuan Castillo
2014-07-11Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2danh-arm
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux
2014-07-10Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109danh-arm
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-07-09Refactor fvp_config into common platform headerDan Handley
2014-07-01fvp: Properly detect the location of BL1 R/W dataSandrine Bailleux
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-27Merge pull request #151 from vikramkanigiri/vk/t133-code-readabilityAndrew Thoelke
2014-06-27Support later revisions of the Foundation FVPAndrew Thoelke
2014-06-26Merge pull request #154 from athoelke/at/inline-mmioAndrew Thoelke
2014-06-24Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2danh-arm
2014-06-24Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regsdanh-arm
2014-06-24Merge pull request #147 from athoelke/at/remove-bakery-mpidrdanh-arm
2014-06-24Inline the mmio accessor functionsAndrew Thoelke
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-24Simplify entry point information generation code on FVPVikram Kanigiri
2014-06-24fvp: Fix register name in 'plat_print_gic_regs' macroSandrine Bailleux
2014-06-23Remove calling CPU mpidr from bakery lock APIAndrew Thoelke
2014-06-23Merge pull request #145 from athoelke/at/psci-memory-optimization-v2danh-arm
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
2014-06-23Merge pull request #143 from athoelke/at/remove-nsramdanh-arm
2014-06-20Remove NSRAM from FVP memory mapAndrew Thoelke
2014-06-18Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timersdanh-arm
2014-06-18Remove re-initialisation of system timers after warm boot for FVPSoby Mathew
2014-06-17Merge pull request #134 from jcastillo-arm/jc/tf-issues/179danh-arm
2014-06-16Set correct value for SYS_ID_REV_SHIFT in FVPJuan Castillo
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-12Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptrachingupta
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-05fvp: Remove unused 'bl2_el_change_mem_ptr' variableSandrine Bailleux
2014-06-02Enable mapping higher physical addressLin Ma
2014-05-29Allow platform parameter X1 to be passed to BL3-1Andrew Thoelke
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Rename FVP specific files and functionsDan Handley
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove unused data declarationsDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-23Make the memory layout more flexibleSandrine Bailleux
2014-05-23Make BL1 RO and RW base addresses configurableSandrine Bailleux
2014-05-23Merge pull request #104 from athoelke:at/tsp-entrypoints-v2Andrew Thoelke
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-23Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4Andrew Thoelke
2014-05-23Limit BL3-1 read/write access to SRAMAndrew Thoelke
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Introduce platform api to access an ARM GICAchin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta