summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2024-01-22omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMCTom Rini1-0/+1
2024-01-22Merge tag 'u-boot-imx-master-20240122' of https://gitlab.denx.de/u-boot/custo...Tom Rini2-0/+11
2024-01-22wandboard: Convert to watchdog driver modelFabio Estevam1-0/+10
2024-01-22imx8m: Enable LTO by defaultFabio Estevam1-0/+1
2024-01-22arm: dts: agilex: Increase reserved memory size to 32MBDinesh Maniyam1-2/+2
2024-01-22arm: socfpga: stratix10: SPI clock supportDinesh Maniyam1-1/+16
2024-01-22ARM: dts: at91: sama5d2: Align more node names with LinuxAlexander Dahl1-4/+4
2024-01-22ARM: dts: at91: sama5d2: Port ebi/nand nodes from linuxAlexander Dahl1-0/+56
2024-01-22ARM: dts: at91: sama5d2: Move sfr nodeAlexander Dahl1-5/+5
2024-01-20Merge patch series "k3-j721e: beagleboneai: Fix USB"Tom Rini3-0/+18
2024-01-20arm: dts: k3-j721e-beagleboneai64: Fix USB operationRoger Quadros1-0/+2
2024-01-20arm: dts: k3-j721e: Fix USB0 operationRoger Quadros2-0/+16
2024-01-19Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians...Tom Rini23-165/+246
2024-01-19stm32mp2: Fix CONFIG_STM32MP25X flag usagePatrice Chotard1-1/+1