aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26Merge pull request #154 from athoelke/at/inline-mmioHEADmasterAndrew 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-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
2014-06-10Merge Pull Request #120 (patch 1) from 'linmaonly:lin_patch2'Andrew Thoelke
2014-06-10PSCI SMC handler improvementsAndrew Thoelke
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-05fvp: Remove unused 'bl2_el_change_mem_ptr' variableSandrine Bailleux
2014-06-05Make the entry point argument optional in load_image()Sandrine Bailleux
2014-06-05PL011: Fix a bug in the UART FIFO pollingSandrine Bailleux
2014-06-05Include 'platform_def.h' header file in 'crash_reporting.S'Sandrine Bailleux
2014-06-03Merge pull request #122 from 'danh-arm:dh/v0.4-docs'Dan Handley
2014-06-03Merge pull request #124 from 'danh-arm:sm/imf-documentation'Dan Handley