aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...WIP/07Feb2024Tom Rini63-349/+1272
2024-02-07arm: dts: rockpro64: Add RockPro64 smbiosShantur Rathore1-0/+22
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini6-17/+74
2024-02-05rockchip: rk3568-generic: Enable eMMC HS200 modeJonas Karlman2-1/+12
2024-02-05rockchip: rk35xx: Enable eMMC HS200 mode by defaultJonas Karlman1-0/+4
2024-02-05rockchip: rk35xx: Remove use of eMMC DDR52 modeJonas Karlman12-12/+0
2024-02-04rockchip: rk35xx: Remove unnecessary status propsJonas Karlman3-14/+1
2024-02-04rockchip: rk3588: Add default u-boot,spl-boot-order propJonas Karlman7-34/+4
2024-02-04rockchip: rk3588: Sync device tree from linux v6.8-rc1Jonas Karlman13-36/+247
2024-02-04rockchip: rk3588: Sync device tree with linux v6.7Jonas Karlman7-34/+47
2024-02-04rockchip: rk356x: Move common uart2 props to rk356x-u-boot.dtsiJonas Karlman14-156/+5
2024-02-04rockchip: rk356x: Sync device tree from linux v6.8-rc1Jonas Karlman6-3/+16
2024-02-04rockchip: rk356x: Sync device tree from linux v6.7Jonas Karlman12-48/+47
2024-02-04arch: arm: mach-rockchip: Kconfig: Enable BOOTSTD_FULL for RK3399 and RK3588Shantur Rathore1-0/+2
2024-02-04rockchip: rv1126: select SPL_OPTEE_IMAGETim Lunn1-0/+1
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn2-0/+21
2024-02-04arm: dts: rockchip: Sync rv1126 dts from linux 6.8-rc1Tim Lunn6-10/+835
2024-02-04rockchip: sdram: fix LPDDR5 bank info for sys_reg version 3YouMin Chen1-1/+8
2024-02-01Merge tag 'u-boot-amlogic-fixes-20240201' of https://source.denx.de/u-boot/cu...Tom Rini1-10/+0
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-9/+65
2024-01-31riscv: dts: starfive: add regulator deviceNam Cao1-0/+5
2024-01-31riscv: dts: jh7110: add power management unit controller nodeNam Cao1-0/+6
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu1-0/+4
2024-01-31riscv: dts: sophgo: add basic device tree for Milk-V Duo boardKongyang Liu4-0/+249
2024-01-31riscv: Support building with Clangkleines Filmröllchen1-1/+1
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt1-0/+1
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen1-0/+15
2024-01-30rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin6-17/+43
2024-01-30rpi5: add initial memory map for bcm2712Dmitry Malkin1-0/+31
2024-01-30ARM: meson: stop printing board model after sysinfo updateNeil Armstrong1-10/+0
2024-01-29treewide: Remove clk_freeSean Anderson6-20/+2
2024-01-29clk: Remove rfreeSean Anderson1-8/+0
2024-01-29Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-30/+61
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-5/+12
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar1-5/+12
2024-01-29sunxi: binman: Support FIT generation for 32-bit SoCsSamuel Holland1-5/+20
2024-01-29sunxi: binman: Move BL31 and SCP firmware addresses to KconfigSamuel Holland2-17/+24
2024-01-29sunxi: add Transpeed 8K618-T board supportNick Alilovic1-0/+1
2024-01-29sunxi: dts: update devicetree files from Linux-v6.8-rc1Andre Przywara9-0/+893
2024-01-29riscv: separate .data and .text sections of EFI binariesHeinrich Schuchardt3-23/+58
2024-01-29riscv: page align EFI binary sectionHeinrich Schuchardt1-1/+1
2024-01-29riscv: conflicting SPDX license linker scriptsHeinrich Schuchardt2-6/+2
2024-01-29sunxi: simplify U-Boot proper only buildsAndre Przywara2-10/+10
2024-01-29sunxi: remove common.h inclusionAndre Przywara24-24/+3
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara1-41/+0
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara1-47/+0
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara1-21/+0
2024-01-24arm: mach-k3: am62: provide more soc feature info accessorsMax Krummenacher1-0/+16
2024-01-24arm: mach-k3: am62: move device identification accessor functions to headerMax Krummenacher2-23/+23
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini8-1/+23