summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12synquacer: address linker version dependent statementsynquacerMasahisa KOJIMA
2018-06-01synquacer: override north SMMU page table entries for ECAM spaceArd Biesheuvel
2018-05-30psci_common: Resolve GCC static analysis false positiveAlistair Francis
2018-02-28synquacer: add stage2 override for PCIe config and MMIO regionsArd Biesheuvel
2018-02-28synquacer: add multiple GPIO poweroff sequenceMasahisa KOJIMA
2018-02-27synquacer: add more delay in GPIO poweroff sequenceMasahisa Kojima
2018-02-09synquacer: Add delay between in GPIO poweroff sequenceArd Biesheuvel
2018-02-06synquacer: drop A72 CPU support libraryArd Biesheuvel
2018-02-06synquacer: move BL31 back to secure SRAM where it belongsArd Biesheuvel
2017-11-12Disable PSCI system suspend, it doesn't workArd Biesheuvel
2017-11-12SynQuacer: retrieve DRAM info from SCPArd Biesheuvel
2017-10-28Enable 855873 workaround for SC2A11Daniel Thompson
2017-10-28Add workaround for ARM Cortex-A53 erratum 855873Andre Przywara
2017-10-28HACK: add support for ATX poweroffArd Biesheuvel
2017-10-28Invoke UEFI in place rather than from DRAMArd Biesheuvel
2017-09-11Declare 32 GB of DRAMArd Biesheuvel
2017-09-11Remove hard coded CROSS_COMPILE assignmentArd Biesheuvel
2017-08-03Socionext SynQuacer SC2A11 platform supportMasahisa Kojima
2017-08-03ARM Ashbrook Platform SupportJames King
2016-04-01Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpersdanh-arm
2016-04-01Merge pull request #576 from mtk09422/bl31-securitydanh-arm
2016-04-01mt8173: Protect BL31 memory from non-secure accessJimmy Huang
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-31Merge pull request #570 from davwan01/bl31-in-dramdanh-arm
2016-03-31Merge pull request #554 from ljerry/tf_issue_368_terdanh-arm
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-03-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-30Remove DAIF bits handling macrosGerald Lejeune
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2016-03-29Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm
2016-03-29Merge pull request #560 from sandrine-bailleux-arm/sb/restructure-docdanh-arm
2016-03-29Merge pull request #559 from soby-mathew/sm/cpu_ops_verbose_logdanh-arm
2016-03-22Simplify Firmware Design documentSandrine Bailleux
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2016-03-16Merge pull request #552 from antonio-nino-diaz-arm/an/cache-dtsdanh-arm
2016-03-16Merge pull request #550 from antonio-nino-diaz-arm/an/dead_loopsdanh-arm
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-03-14Merge pull request #547 from ljerry/tf_issue_371danh-arm
2016-03-11Add "size" function to IO memmap device driverGerald Lejeune
2016-03-11Merge pull request #546 from mtk09422/mtk-bl31-updatedanh-arm
2016-03-11Merge pull request #542 from sandrine-bailleux-arm/km/pt-zerodanh-arm
2016-03-11Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-typesdanh-arm
2016-03-09Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-initdanh-arm
2016-03-09Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guidedanh-arm
2016-03-09Merge pull request #539 from antonio-nino-diaz-arm/an/fix-std-compilationdanh-arm
2016-03-09mt8173: support big core PLL control in system suspend flowJimmy Huang
2016-03-09mt8173: Remove gpio driver supportJimmy Huang
2016-03-09mt8173: Add #error directive to prevent RESET_TO_BL31Jimmy Huang
2016-03-07Initialize secondary CPUs during cold bootAntonio Nino Diaz
2016-03-07Porting guide: Clarify API that don't follow AAPCSAntonio Nino Diaz