aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2014-03-12Workaround: Define BL32 base addressSandrine Bailleux
2014-03-12juno: Pull out some software componentsSandrine Bailleux
2014-03-12juno: Improve TZC-400 initialisation codeSandrine Bailleux
2014-03-12juno: Expose NIC-400 constants in the platform header fileSandrine Bailleux
2014-03-12juno: Implement plat_report_exception() functionSandrine Bailleux
2014-03-12juno: BL2: Load BL30Sandrine Bailleux
2014-03-12juno: plat_io_storage: remove semihostingRyan Harkin
2014-03-12juno: BL1: default to building bypass romRyan Harkin
2014-03-12juno: Add a handler for 'ARM Architecture' SMC callsJon Medhurst
2014-03-12Workaround: Setup register context for BL3-3Jon Medhurst
2014-03-12juno: Implement PM ops to power down CPUsJon Medhurst
2014-03-12juno: Implement PM ops to power on CPUsJon Medhurst
2014-03-12juno: Implement SCPI Set CSS Power State commandJon Medhurst
2014-03-12juno: Add bootloader for SCP imageJon Medhurst
2014-03-12juno: Add SCPI interface and implement the SCP Ready commandJon Medhurst
2014-03-12juno: Add MHU interfaceJon Medhurst
2014-03-12juno: Initialise PCIeJon Medhurst
2014-03-12juno: Initialise TZC-400Jon Medhurst
2014-03-12juno: Initialise NIC-400Jon Medhurst
2014-03-12juno: Initialise GICJon Medhurst
2014-03-12juno: Port plat_topology.cJon Medhurst
2014-03-12juno: Update GIC addressesJon Medhurst
2014-03-12juno: Port mailbox initialisationJon Medhurst
2014-03-12juno: Port CCIJon Medhurst
2014-03-12juno: Override platform_get_core_pos and platform_is_primary_cpuJon Medhurst
2014-03-12juno: Update memory map and use generic MMU codeJon Medhurst
2014-03-12juno: Various tidyupsSandrine Bailleux
2014-03-12juno: Improve compliance to Linux coding styleSandrine Bailleux
2014-03-12juno: Use the correct firmware image names in comments and messagesSandrine Bailleux
2014-03-12juno: Use static declaration of bl31_argsJon Medhurst
2014-03-12juno: Initialise architected timer in BL3-1Jon Medhurst
2014-03-12juno: Create as a trimmed copy of plat/fvpJon Medhurst
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