aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2014-04-22Merge pull request #43 from danh-arm/dh/tf-issues#129danh-arm
2014-04-22Merge pull request #44 from danh-arm/dh/tf-issues#136danh-arm
2014-04-16Merge pull request #45 from danh-arm/dh/tf-issues#114danh-arm
2014-04-16Remove redundant code from bl1_plat_helpers.SDan Handley
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-04-15Rename FVP "mmap" array to avoid name confusionDan Handley
2014-04-15Merge pull request #36 from athoelke/at/gc-sections-80danh-arm
2014-04-14Move console.c to pl011 specific driver locationDan Handley
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-04-08Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-26Initialise UART console in all bootloader stagesVikram Kanigiri
2014-03-26Move console functions out of pl011.cSoby Mathew
2014-03-26Add standby state support in PSCI cpu_suspend apiVikram Kanigiri
2014-03-21Semihosting: Fix file mode to load binaries on WindowsSandrine Bailleux
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-21Fix the disable_mmu codeVikram Kanigiri
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-03-10Remove unused 'CPU present' flagJeenu Viswambharan
2014-03-05fvp: plat_io_storage: remove duplicated codeRyan Harkin
2014-03-05fvp: Make use of the generic MMU translation table setup codeJon Medhurst
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-03-05Fix implementation and users of gicd_set_ipriorityr()Jon Medhurst
2014-02-26fvp: Initialise UART earlierSandrine Bailleux
2014-02-20Report recoverable errors as warningsJeenu Viswambharan
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta
2014-02-20Specify address of UART device to use as a consoleAchin Gupta
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Add support for BL3-2 in BL2Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Increase coherent stack sizesAchin Gupta
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-02-17Fix asserts appearing in release buildsJames Morrissey
2014-01-23fvp: clear a pending cluster power off requestAchin Gupta
2014-01-20fvp: rename fvp_* files to plat_*Ryan Harkin
2014-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Move GIC setup to a separate fileIan Spray
2013-12-12Make BL31's ns_entry_info a single-cpu areaSandrine Bailleux
2013-12-12Remove useless copies of meminfo structuresSandrine Bailleux
2013-12-05remove check on non-secure entrypoint parameterAchin Gupta
2013-12-05psci: fix error due to a non zero context idAchin Gupta