summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32mp: init: ignore of_register_fixup return valueAhmad Fatoum2023-11-231-8/+3
* ARM: stm32mp: init: don't print STM32MP15 CPU typeAhmad Fatoum2023-11-231-43/+2
* ARM: stm32mp: init: handle differences between STM32MP13 and STM32MP15Ahmad Fatoum2023-11-231-32/+22
* ARM: stm32mp: init: drop unused macrosAhmad Fatoum2023-11-231-4/+0
* ARM: stm32mp: Make safe for multi-archSascha Hauer2023-03-071-1/+19
* ARM: stm32mp: Move mach header files to include/mach/stm32mpSascha Hauer2023-03-061-4/+4
* bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-091-2/+1
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-1/+1
* Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-141-14/+2
|\
| * ARM: stm32mp: remove custom reboot mode logic from arch codeAhmad Fatoum2020-09-291-14/+2
* | ARM: stm32mp: revision: make CPU type accessible to PBLAhmad Fatoum2020-10-021-51/+2
* | ARM: stm32mp: init: set up CPU and bootsource at core init levelAhmad Fatoum2020-10-021-1/+1
|/
* stm32mp: init: fix up st, package into stm32mp pinctrl nodesAhmad Fatoum2020-05-121-15/+48
* ARM: stm32mp: init: fix up CPU device tree nodesAhmad Fatoum2020-05-081-0/+45
* ARM: stm32mp: init: detect Revision Z and 800 MHz profilesAhmad Fatoum2020-05-081-5/+36
* ARM: stm32mp: init: don't cast signed error to unsignedAhmad Fatoum2020-05-081-2/+2
* ARM: stm32mp: implement SoC and boot source identificationAhmad Fatoum2019-11-061-0/+260