summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: activate MISC support in SPLPatrick Delaunay2018-07-201-0/+1
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-201-0/+1
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay2018-05-261-0/+81
* stm32mp1: add bsec driverPatrick Delaunay2018-05-263-2/+442
* stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay2018-05-261-3/+0
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-263-1/+40
* stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay2018-05-084-0/+278
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* arm: stm32mp1: add PSCI supportPatrick Delaunay2018-05-074-0/+186
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-079-18/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-0/+1
* stm32mp: handle SYSRESETPatrick Delaunay2018-04-062-4/+2
* stm32mp: add syscon for STGENPatrick Delaunay2018-04-063-0/+29
* stm32mp1: select boot device and partitionPatrick Delaunay2018-04-062-0/+38
* stm32mp1: get boot mode from BootRomPatrick Delaunay2018-04-062-0/+145
* stm32mp: add check of cpu identifierPatrick Delaunay2018-04-062-1/+63
* stm32mp: cleanup cpu.cPatrick Delaunay2018-04-061-23/+21
* board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+2
* ram: stm32mp1: add driverPatrick Delaunay2018-03-191-0/+12
* arm: stm32: add new architecture for STM32MP familyPatrick Delaunay2018-03-198-0/+440