aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)AuthorFilesLines
2019-01-29arm: stm32mp1: deploy spl in root folderPatrick Delaunay1-2/+5
2019-01-25arm: stm32mp1: deploy spl in root folderSean Nyekjær1-3/+3
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard1-0/+2
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard1-0/+4
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass1-2/+2
2018-11-14arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng1-1/+0
2018-07-20stm32mp1: activate MISC support in SPLPatrick Delaunay1-0/+1
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay1-0/+1
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay1-0/+81
2018-05-26stm32mp1: add bsec driverPatrick Delaunay3-2/+442
2018-05-26stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay1-3/+0
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay3-1/+40
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay4-0/+278
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay4-0/+186
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini9-18/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-0/+1
2018-04-06stm32mp: handle SYSRESETPatrick Delaunay2-4/+2
2018-04-06stm32mp: add syscon for STGENPatrick Delaunay3-0/+29
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay2-0/+38
2018-04-06stm32mp1: get boot mode from BootRomPatrick Delaunay2-0/+145
2018-04-06stm32mp: add check of cpu identifierPatrick Delaunay2-1/+63
2018-04-06stm32mp: cleanup cpu.cPatrick Delaunay1-23/+21
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay1-0/+2
2018-03-19ram: stm32mp1: add driverPatrick Delaunay1-0/+12
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay8-0/+440