summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-09-25ARM: stm32: Fix secure_waitbits() mask checkMarek Vasut1-2/+1
2024-09-25ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xxMarek Vasut1-2/+2
2024-09-20dts: beagleboneai64: Add boothph in chipid nodeUdit Kumar1-0/+4
2024-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-4/+57
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt1-0/+1
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt2-4/+15
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt1-0/+1
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov1-0/+40
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam1-0/+2
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut2-22/+1
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek BehĂșn1-0/+1
2024-08-29mach-imx: do not use if_changed more than once per targetJerome Forissier1-6/+4
2024-08-13imx6-tqma6: Convert to OF_UPSTREAMFabio Estevam10-409/+0
2024-08-13tqma6q_mba6: Convert to watchdog driver modelFabio Estevam3-0/+21
2024-08-13imx: imx8: fix build when CONFIG_IMX_BOOTAUX is setMax Krummenacher1-2/+2
2024-08-13imx8ulp_evk: enable binman supportGary Bisson2-0/+3
2024-08-13mach-imx: Add i.MX 8ULP binman supportGary Bisson4-2/+81
2024-08-12arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5BFUKAUMI Naoki1-17/+0
2024-08-12arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3AFUKAUMI Naoki1-9/+0
2024-08-12board: rockchip: Add Radxa ROCK 5 ITXHeiko Stuebner2-0/+51
2024-08-09arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa RO...FUKAUMI Naoki1-0/+4
2024-08-09board: rockchip: Add FriendlyElec CM3588 NASJonas Karlman2-0/+32
2024-08-09board: rockchip: Add Xunlong Orange Pi 3BRicardo Pardini7-0/+37
2024-08-09board: rockchip: Add Radxa ZERO 3W/3EJonas Karlman3-0/+36
2024-08-09board: rockchip: Add Radxa ROCK 3BJonas Karlman1-0/+15
2024-08-09board: rockchip: add Radxa ROCK 3 Model CMaxim Moskalets1-0/+18
2024-08-09board: rockchip: Add Radxa ROCK S0Jonas Karlman1-0/+21
2024-08-09rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overridesJonas Karlman1-19/+0
2024-08-09rockchip: rk3308: Remove OTP device node from soc u-boot dtsiJonas Karlman1-16/+0
2024-08-09rockchip: dts: rk3568: Sync the evb board name with kernelKever Yang1-0/+0
2024-08-09rockchip: Use files from dts/upstreamJonas Karlman1-344/+0
2024-08-09rockchip: px30/rk3326: Use soc dtsi files from dts/upstreamJonas Karlman5-2430/+12
2024-08-09rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAMJonas Karlman1-688/+0
2024-08-09rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAMJonas Karlman3-1019/+0
2024-08-09rockchip: io-domain: Add support for RK3308Jonas Karlman1-0/+3
2024-08-08Merge patch series "Low Power Mode: Package TIFS Stub in BeaglePlay"Tom Rini2-3/+131
2024-08-08arm: dts: phycore-am62x: Package TIFS StubDhruva Gole1-2/+99
2024-08-08arm: dts: k3-am625-beagleplay: Package TIFS StubDhruva Gole1-1/+32
2024-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini85-128/+898
2024-08-06sunxi: h616: add Tanix TX1 supportAndre Przywara1-0/+1
2024-08-06sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10Andre Przywara84-128/+897
2024-08-05ARM: zynq: Add support for 7z010_lr and 7z020_lrMichal Simek1-0/+2
2024-08-05arm64: zynqmp: Fix pwm-fan polarityVishal Patel1-1/+1
2024-08-05arm64: zynqmp: dts: Add rts delay property for rs485 mode on KD240Manikanta Guntupalli1-0/+1
2024-08-05arm64: versal: Remove undocumented cadence,qspi compatibleMichal Simek2-2/+2
2024-08-05arm64: versal-net: Align node names with dt-schemaMichal Simek3-4/+4
2024-08-05arm64: zynqmp: Add resets property for UART nodesManikanta Guntupalli1-0/+2
2024-08-05arm64: versal2: Add support for mini configurationVenkatesh Yadav Abbarapu1-0/+11
2024-08-02warp7: Convert to OF_UPSTREAMFabio Estevam3-501/+1
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini9-46/+58