aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel1-8/+9
2023-11-03ARM: tegra210: set default-tap and default-trim values in sdhci nodesSvyatoslav Ryhel1-0/+8
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker11-12/+9
2023-11-02arm: armv8: mmu: Prepare for common.h removalPaul Barker1-0/+2
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek5-6/+0
2023-10-26arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer1-2/+3
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek BehĂșn3-1/+97
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini19-253/+3018
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-25/+132
2023-10-24board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman3-0/+876
2023-10-24board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman3-0/+685
2023-10-24rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patchesJonas Karlman3-156/+99
2023-10-24rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tagJonas Karlman9-85/+350
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini5-0/+204
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini48-658/+991
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek4-0/+184
2023-10-23arm: dts: at91: sama5: Add flexcom4 nodeArtur Rojek1-0/+20
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini1-5/+351
2023-10-23rockchip: dts: rk3328: Sync rock64 device tree file from LinuxMatwey V. Kornilov1-12/+2
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark4-0/+999
2023-10-23rockchip: rk3568-radxa-e25: Enable pcie3x1 nodeJonas Karlman1-2/+9
2023-10-23sunxi: add MangoPi MQ-R board supportAndre Przywara1-0/+2
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards3-2/+57
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards2-101/+23
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards1-19/+47
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards1-60/+43
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara11-31/+39
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara6-2/+37
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara2-7/+19
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara2-5/+8
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara10-15/+80
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara3-6/+0
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara5-198/+3
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara1-34/+6
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara3-95/+4
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara1-7/+0
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara2-8/+2
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara3-0/+220
2023-10-22sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6Andre Przywara8-4/+225
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara6-122/+234
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker1-0/+1
2023-10-18arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DTMarek Vasut2-0/+20
2023-10-18arm: meson-a1: dts: Sync DT with LinuxIgor Prusov1-5/+351
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson3-172/+1
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson8-87/+10
2023-10-17arm: imx: Add function to validate i.MX8 containersSean Anderson6-5/+15
2023-10-17arm: imx: Use log_err for errors in read_auth_containerSean Anderson1-2/+3
2023-10-17arm: imx: Add newlines after error messagesSean Anderson1-2/+2
2023-10-17arm: imx: Fix i.MX8 container load addressSean Anderson1-1/+1
2023-10-17ARM: imx: Add support for detecting primary/secondary bmode on MX8MFedor Ross3-1/+10