summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-10Merge pull request #146 from danh-arm/dh/refactor-fvp-gicdanh-arm
2014-07-10Merge pull request #161 from danh-arm/lm/calc-tcr-bitsdanh-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-09Calculate TCR bits based on VA and PALin Ma
2014-06-27Merge pull request #151 from vikramkanigiri/vk/t133-code-readabilityAndrew Thoelke
2014-06-27Merge pull request #155 from athoelke/at/support-foundation-v2.1Andrew 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-26Merge pull request #153 from athoelke/at/remove-psci-mpidrAndrew Thoelke
2014-06-25Remove current CPU mpidr from PSCI common codeAndrew 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 #149 from sandrine-bailleux/sb/warn-missing-include-dirsdanh-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-23Merge pull request #144 from athoelke/at/init-context-v2danh-arm
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
2014-06-23Eliminate psci_suspend_context arrayAndrew Thoelke
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-23Merge pull request #143 from athoelke/at/remove-nsramdanh-arm
2014-06-23Merge pull request #140 from athoelke/at/psci_smc_handlerdanh-arm
2014-06-23Compile with '-Wmissing-include-dirs' flagSandrine Bailleux
2014-06-23Merge pull request #138 from athoelke/at/cpu-contextdanh-arm
2014-06-23Merge pull request #137 from athoelke/at/no-early-exceptionsdanh-arm
2014-06-23Merge pull request #136 from athoelke/at/cpu-datadanh-arm
2014-06-23Merge pull request #142 from athoelke/at/fix-console_putcdanh-arm
2014-06-20Remove NSRAM from FVP memory mapAndrew Thoelke
2014-06-20Remove broken assertion in console_putc()Andrew 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-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Move CPU context pointers into cpu_dataAndrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-16Set correct value for SYS_ID_REV_SHIFT in FVPJuan Castillo
2014-06-16Merge pull request #133 from athoelke/at/crash-reporting-optdanh-arm
2014-06-16Merge pull request #131 from athoelke/at/cm_get_contextdanh-arm
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-16Merge pull request #128 from sandrine-bailleux/sb/make-load_image-ep-optionaldanh-arm
2014-06-12Merge pull request #127 from sandrine-bailleux/sb/fix-pl011-fifo-pollingachingupta
2014-06-12Merge pull request #126 from sandrine-bailleux/sb/include-missing-hfileachingupta
2014-06-12Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptrachingupta
2014-06-11Make the BL3-1 crash reporting optionalAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke