summaryrefslogtreecommitdiff
path: root/plat/common/aarch32
AgeCommit message (Expand)Author
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-25Deprecate weak crash console functionsAntonio Nino Diaz
2018-10-25Add sample crash console functionsAntonio Nino Diaz
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-09-28Remove deprecated early platform setup interfacesAntonio Nino Diaz
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-02plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada
2017-11-08aarch32: add few missing weak platform specific functionEtienne Carriere
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-08-01FVP: Fix AArch32 stack functions to be ABI-compliantJeenu Viswambharan
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-18Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02AArch32: Enable override of plat_set_my_stack/plat_get_my_stackSoby Mathew
2016-12-01AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew