summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-12powerpc: use CONFIG_IS_ENABLED() when checking for DM_SERIAL in include/asm/c...Marek Mojík
2024-07-12powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík
2024-07-12powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()Pali Rohár
2024-07-12Merge tag 'rpi-2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-12arm: bcm283x: remove unused empty hw_watchdog_disableRasmus Villemoes
2024-07-12Revert "arm: dts: bcm283x: Add minimal smbios information"Peter Robinson
2024-07-08Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-07-08arm: mvebu: turris_omnia: Support old DDR3 trainingMarek Behún
2024-07-08arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún
2024-07-08ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún
2024-07-08arm: dts: mvebu: Update DTS for Thecus N2350 boardTony Dinh
2024-07-08arm: mvebu: env_sf_get_env_addr() missing check for CONFIG_ENV_IS_IN_SPI_FLASHTony Dinh
2024-07-06ARM: dts: imx8mp-beacon-kit-u-boot: Drop EQoS clock work-aroundAdam Ford
2024-07-06ARM: imx: Update Fast ethernet PHY MDIO addresses to match DH i.MX8MP DHCOM r...Marek Vasut
2024-07-05Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-05arm: mach-snapdragon: gpio: introduce msm_special_pin_dataNeil Armstrong
2024-07-05arm: dts: drop downstream IPQ4019 DTSIRobert Marko
2024-07-05mach-ipq40xx: use OF_UPSTREAMRobert Marko
2024-07-05mach-ipq40xx: add CPU specific codeRobert Marko
2024-07-05board: lenovo: ideapad-yoga-11: add Lenovo Ideapad Yoga 11 supportJonas Schwöbel
2024-07-05board: microsoft: surface-rt: add Microsoft Surface RT supportJonas Schwöbel
2024-07-05board: wexler: qc750: add WEXLER Tab 7t supportSvyatoslav Ryhel
2024-07-05board: asus: transformer: add ASUS Transformer T20 family supportSvyatoslav Ryhel
2024-07-05arm: tegra20: bct: add missing <vsprintf.h>Svyatoslav Ryhel
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini
2024-07-04board: emulation: New board qemu-xtensaJiaxun Yang
2024-07-04xtensa: Bring in semihosting headers and config optionsJiaxun Yang
2024-07-04xtensa: Define PLATFORM_ELFFLAGSJiaxun Yang
2024-07-04xtensa: Implement phys virt conversion for PTP_MMUJiaxun Yang
2024-07-04xtensa: Correct define of _end symbolJiaxun Yang
2024-07-04xtensa: Move dram_init to xtfpga board fileJiaxun Yang
2024-07-04sunxi: Mark scp as optionalSimon Glass
2024-07-04am33xx: Provide a function to set up the debug UARTSimon Glass
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-07-03powerpc: Add the old invalidate_icache_all functionTom Rini
2024-07-03powerpc: Implement a default flush_dcache_allTom Rini
2024-07-03sh: Add the old invalidate_icache_all functionTom Rini
2024-07-03sh: Implement a default flush_dcache_allTom Rini
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini
2024-07-03m68k: Implement a default flush_dcache_allTom Rini
2024-07-03x86: Set up some assumed sizes for binary blobsSimon Glass
2024-07-03sandbox: cleanup linker scripts and sectionsIlias Apalodimas
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt
2024-07-03sandbox: use sane access rights for filesHeinrich Schuchardt
2024-07-01Merge branch 'next'Tom Rini
2024-07-01Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-27arm: mediatek: fix ram init for mt7622 (decrease to 1G)Frank Wunderlich
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini