summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay
2019-07-12stm32mp1: update package information in device treePatrick Delaunay
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-07-12stm32mp1: syscon: remove etzpc supportPatrick Delaunay
2019-07-12ARM: dts: stm32: Add ipcc mailbox support on stm32mp1Fabien Dessenne
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-07-11arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: add SPI configuration to KM Kirkwood device treePascal Linder
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-07-11arm: mvebu: clearfog: enable SATA in SPLBaruch Siach
2019-07-11arm: mvebu: add support for boot from SATABaruch Siach
2019-07-11arm: mvebu: fix ahci mbus config in SPLBaruch Siach
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: set dram_base environment variableMasahiro Yamada
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: turn uniphier_set_fdt_file() into void functionMasahiro Yamada
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada
2019-07-10ARM: uniphier: make mem_map run-time configurableMasahiro Yamada
2019-07-10ARM: uniphier: make dram_init() more genericMasahiro Yamada
2019-07-10ARM: uniphier: make dram_init() independent of SG_MEMCONFMasahiro Yamada
2019-07-10ARM: uniphier: detect register base addresses run-timeMasahiro Yamada
2019-07-10ARM: uniphier: de-couple SC macros into base address and offsetMasahiro Yamada
2019-07-10ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada
2019-07-10ARM: uniphier: detect SD boot modeMasahiro Yamada
2019-07-10ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to initialize SBCMasahiro Yamada
2019-07-10ARM: uniphier: check DT to determine whether to use support cardMasahiro Yamada
2019-07-10ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada
2019-07-10ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada
2019-07-10ARM: uniphier: clean up clk/MakefileMasahiro Yamada