aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-24stm32mp1: Add device tree filesYann Gautier
2018-07-24stm32mp1: Add DDR support and its security with TZC400Yann Gautier
2018-07-24stm32mp1: Add PMIC supportYann Gautier
2018-07-24stm32mp1: Add GPIO supportYann Gautier
2018-07-24stm32mp1: Add clock and reset supportYann Gautier
2018-07-24Introduce STMicroelectronics STM32MP1 platformYann Gautier
2018-07-24Rework page table setup for varying number of mem regionsDaniel Boulby
2018-07-24Merge pull request #1485 from jeenu-arm/rasdanh-arm
2018-07-24Arm platforms: Fix type mismatch for arm_pm_idle_statesJeenu Viswambharan
2018-07-24PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in platform codeAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-20PMF: Fix MISRA defectsAntonio Nino Diaz
2018-07-20PSCI: Add missing function argument namesAntonio Nino Diaz
2018-07-20PSCI: Replace macros by static inline functionsAntonio Nino Diaz
2018-07-20Increase BL2U stack sizeDaniel Boulby
2018-07-20Fix check_[uptr/u32]_overflow() macros MISRA defectsAntonio Nino Diaz
2018-07-20Introduce UL(), L() and LL() macrosAntonio Nino Diaz
2018-07-19Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6danh-arm
2018-07-19Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactordanh-arm
2018-07-19Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptrdanh-arm
2018-07-19RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan
2018-07-18plat: marvell: Add common ARMADA platform componentsKonstantin Porotchkin
2018-07-18marvell: drivers: Add i2c driverKonstantin Porotchkin
2018-07-18marvell: drivers: Add thermal driverKonstantin Porotchkin
2018-07-18marvell: drivers: Add L3/system cache management driversKonstantin Porotchkin
2018-07-18lib: cpu: Add L2 cache aux control register definition to CA72Konstantin Porotchkin
2018-07-18marvell: drivers: Add MoChi driversKonstantin Porotchkin
2018-07-18marvell: drivers: Add address decoding units driversKonstantin Porotchkin
2018-07-18Fix HCPTR.TCP11 bit definitionSandrine Bailleux
2018-07-18Fix types of arch.h definitionsAntonio Nino Diaz
2018-07-18Add missing parentheses to macros in arch.hAntonio Nino Diaz
2018-07-18Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macrosSoby Mathew
2018-07-15xlat: Remove references to the Trusted FirmwareAntonio Nino Diaz
2018-07-15xlat v2: Make setup_mmu_config publicAntonio Nino Diaz
2018-07-13Merge pull request #1477 from dp-arm/dp/css-ap-coreDimitris Papastamos
2018-07-13xlat v2: Turn MMU parameters into 64-bit valuesAntonio Nino Diaz
2018-07-13xlat v2: Remove IMAGE_EL defineAntonio Nino Diaz
2018-07-13Run compiler on debug macros for type checkingSandrine Bailleux
2018-07-12Merge pull request #1432 from Yann-lms/mmc_frameworkDimitris Papastamos
2018-07-12CSS: Use SCMI AP core protocol to set the warm boot entrypointDimitris Papastamos
2018-07-11ARM platforms: Make arm_lock staticSandrine Bailleux
2018-07-11Add initial CPU support for Cortex-HeliosJoel Hutton
2018-07-11Add initial CPU support for Cortex-DeimosJoel Hutton
2018-07-11Merge pull request #1473 from robertovargas-arm/misraDimitris Papastamos
2018-07-11Remove integrity check in declare_cpu_ops_baseRoberto Vargas
2018-07-11Remove .struct directiveRoberto Vargas
2018-07-11Remove string concatenation in assembler filesRoberto Vargas
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Remove .func and .endfunc assembler directivesRoberto Vargas