aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard1-8/+8
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson2-0/+38
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson1-0/+6
2023-11-10arm: Fix software interrupt handlerSean Anderson1-1/+13
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini9-377/+2
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini6-8/+0
2023-11-07ti: k3: Drop <common.h> usageTom Rini10-10/+0
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini1-0/+1
2023-11-03arm: mach-tegra: enable sysreset driverSvyatoslav Ryhel2-9/+3
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel1-0/+43
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel2-20/+40
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel1-0/+5
2023-11-03ARM: dts: grouper: complete missing bindingsSvyatoslav Ryhel4-10/+16
2023-11-03ARM: dts: lg-x3: complete missing bindingsSvyatoslav Ryhel1-3/+8
2023-11-03ARM: dts: endeavoru: complete missing bindingsSvyatoslav Ryhel1-2/+13
2023-11-03ARM: dts: transformer-t30: complete missing bindingsSvyatoslav Ryhel1-5/+15
2023-11-03ARM: dts: tf201: configure dock USB phySvyatoslav Ryhel2-0/+9
2023-11-03ARM: dts: tf600t: separate from common transformers treeSvyatoslav Ryhel1-12/+148
2023-11-03ARM: dts: p1801-t: separate from common transformers treeSvyatoslav Ryhel1-7/+198
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