aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2021-11-09arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle
2021-11-09arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the clockgen node into /socMichael Walle
2021-11-09arm: dts: ls1028a: add an empty /socMichael Walle
2021-11-09arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle
2021-11-09arm: dts: ls1028a: remove /memory nodeMichael Walle
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle
2021-11-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh
2021-11-09board: sl28: generate FIT update imageMichael Walle
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-11-04sunxi: Use sysreset framework for poweroff/resetSamuel Holland
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland
2021-11-02Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski
2021-10-31clocks: qcom: add clocks for SDM845 debug uartDzmitry Sankouski
2021-10-31pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoCDzmitry Sankouski
2021-10-31arm: dts: apple: Add preliminary device treesMark Kettenis
2021-10-31iommu: Add Apple DART driverMark Kettenis
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis
2021-10-31arm: mvebu: Fix booting from SATAPali Rohár
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford
2021-10-29ARM: amlogic: add sm efuse write support and cmd for read/write efuseVyacheslav Bocharov
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-10-28arm: mvebu: Remove dummy BIN header arguments for SPL binaryPali Rohár
2021-10-28arm: mvebu: Add documentation for save_boot_params() functionPali Rohár
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-25sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng
2021-10-25sunxi: dts: H616: Enable the watchdogSamuel Holland
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-10-25sunxi: Enable watchdog timer support by defaultSamuel Holland
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara