aboutsummaryrefslogtreecommitdiff
path: root/plat/layerscape
AgeCommit message (Expand)Author
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-02-25LS 16550: Use generic console_t data structureAndre Przywara
2020-01-24layerscape: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2019-11-19Enable -Wshadow alwaysJustin Chadwell
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-11Update layerscape platform to not rely on undefined overflow behaviourJustin Chadwell
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-12-04drivers: add tzc380 supportPeng Fan
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-30warp7, ls1043: Remove unneeded include pathsAntonio Nino Diaz
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-09-28ls1043: Migrate to new interfacesAntonio Nino Diaz
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-10layerscape: stm32mp1: Migrate to enable_mmu_svc_mon()Antonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-04-11layerscape: fix integer handling issuesJiafei Pan
2018-04-10layerscape: Initial TF-A support for LS1043ardbJiafei Pan