summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04imx9: Fix OP-TEE supportMathieu Othacehe
2024-03-03sunxi: H616: Add OrangePi Zero 2W board supportAndre Przywara
2024-03-03sunxi: sun4i: add missing sdelay() to clock_init_safe()Ludwig Kormann
2024-03-03arm: sunxi: Reduce inrush current on Olimex A20-OLinuXino_MICRO configsPhilippe Coval
2024-03-03spi: sunxi: Add support for R329/D1/R528/T113 SPI controllerMaksim Kiselev
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02git-mailrc: Add renesas entry and update rmobile entryMarek Vasut
2024-03-02mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()Marek Vasut
2024-03-02ARM: renesas: Post rename fix upsMarek Vasut
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut
2024-03-02ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM...Marek Vasut
2024-03-02ARM: renesas: Rename ARCH_RMOBILE_BOARD_STRING to ARCH_RENESAS_BOARD_STRINGMarek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_prr() to renesas_get_prr()Marek Vasut
2024-03-02ARM: renesas: Simplify weak symbolsMarek Vasut
2024-03-02ARM: renesas: Rename rmobile_cpuinfo[] to renesas_cpuinfo[]Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx()Marek Vasut
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-03-02ARM: renesas: Drop unused pfc-r8a7790.hMarek Vasut
2024-03-02ARM: renesas: Drop unused mmc.hMarek Vasut
2024-03-02ARM: renesas: Drop unused sh_sdhi.hMarek Vasut
2024-03-02ARM: renesas: Drop remnants of R8A7740 supportMarek Vasut
2024-03-02Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-03-02boot: Only define checksum algos when the hashes are enabledSean Anderson
2024-03-02pci-host-ecam-generic: Convert to ofnode functionsMaksim Kiselev
2024-03-02log: fixup log_head after relocating global dataThomas Weißschuh
2024-03-02rng: eliminate common.h include from RNG driversHeinrich Schuchardt
2024-03-02cmd: remove common.h from exception command implementationsHeinrich Schuchardt
2024-03-02bootdev: drop unnecessary assert on bootflow->bdevThomas Weißschuh
2024-03-02cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella
2024-03-02FWU: developerbox: read boot index from NOR flashMasahisa Kojima
2024-03-02net: macb: Add support for fixed linkBELOUARGA Mohamed
2024-03-02scripts: dtc-version: Don't show error messagesDragan Simic
2024-03-02test: cmd: mbr: Fix Smatch static checker warningAlexander Gendin
2024-03-02qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk
2024-03-01test/py: net: Add dhcp abort testLove Kumar
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch
2024-03-01common: board_f: change calculation of gd->mon_len to fix s5p4418 relocStefan Bosch
2024-03-01xen: xenguest_arm64: map all VIRTIO MMIO regionPeng Fan
2024-03-01boot: pxe_utils: skip fdt setup in case legacy kernel is bootedSvyatoslav Ryhel
2024-03-01net: mediatek: add support for XGMII interfaceWeijie Gao
2024-03-01net: mediatek: add support for adjusting MDIO clockWeijie Gao
2024-03-01arm: dts: mt7988-sd-rfb: add SD pin driving settingsWeijie Gao
2024-03-01pinctrl: aspeed: add pass-through pins and siopbi/siopboIvan Mikhaylov
2024-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into nextTom Rini
2024-03-01clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externallyCaleb Connolly
2024-03-01dtoc: avoid invalid escape sequence '\s'Heinrich Schuchardt