aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Aug2023-nextTom Rini8-87/+545
2023-08-29nuvoton: npcm845-evb: Add a newline at the end of fileSughosh Ganu1-1/+1
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync gpio button from LinuxAlexander Dahl1-0/+20
2023-08-29board: sam9x60-curiosity: Let LED subsystem init leds if enabledAlexander Dahl1-0/+18
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from LinuxAlexander Dahl1-0/+30
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass1-0/+9
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass1-0/+24
2023-08-25expo: Move cedit theme under bootstdSimon Glass2-12/+12
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak1-0/+5
2023-08-24arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak1-0/+1
2023-08-24arm: qemu: Enable Bochs video supportAlper Nebi Yasak1-0/+4
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini96-179/+2851
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2-25/+32
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker1-1/+1
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini22-1/+1312
2023-08-17arm: mediatek: add usb support for MT7988Frank Wunderlich1-0/+60
2023-08-17arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich1-2/+2
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary1-0/+8
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen1-1/+1
2023-08-17arm: Use builtins for ffs/flsSean Anderson3-1/+76
2023-08-17arm: dts: k3-am64: Sync DT with Linux v6.5-rc1Roger Quadros11-573/+604
2023-08-17Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"Roger Quadros1-61/+0
2023-08-16ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOMMarek Vasut2-4/+32
2023-08-16ARM: dts: stm32mp: alignment with v6.4Patrick Delaunay10-56/+299
2023-08-16ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut1-1/+1
2023-08-16ARM: dts: stm32: fix display pinmux for stm32f746-discoDario Binacchi1-1/+1
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt24-24/+24
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini1-0/+1
2023-08-14phy: Add support for the Apple Type-C PHYMark Kettenis1-0/+1
2023-08-13ARM: rmobile: Update littleā€endian byte order option in srec_cat commandHai Pham1-24/+31
2023-08-12dts: rockchip: rk3308: Avoid warning for serial probe on prerelocMassimo Pegorer1-0/+27
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer2-2/+15
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer1-11/+0
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer1-2/+0
2023-08-12rockchip: rk356x-u-boot: Set max-frequency prop in sdhci nodeJonas Karlman1-2/+1
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman1-1/+1
2023-08-12rockchip: cru: Enable cpu info support for rk3568Anton2-0/+4
2023-08-12rockchip: rk3568: Add EmbedFire Lubancat 2 supportAndy Yan3-0/+761
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-12rockchip: dts: rk3328: rock64: Align spi flash entryPeter Robinson2-2/+2
2023-08-12rockchip: dts: rk3328: Add rng details to u-boot.dtsiPeter Robinson1-0/+6
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass2-14/+4
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass1-27/+0
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu2-25/+12
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-1/+1
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+2