summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04board: synquacer: developerbox: add myself as maintainerMasahisa Kojima
2024-03-04cmd: eeprom: Fix config dependencyIvan Orlov
2024-03-04Makefile: pass -undef option to cmd_gen_envpSébastien Szymanski
2024-03-04bootstd: support scanning a single partitionNam Cao
2024-03-04bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter
2024-03-04bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter
2024-03-04ext4: detect directories in ext4fs_exists()Heinrich Schuchardt
2024-03-04fs: drop reiserfsPeter Robinson
2024-03-04configs: ethernut5: Drop reiserfsPeter Robinson
2024-03-04remove Broadcom Northstar 2 Target entryPeter Robinson
2024-03-04dm: core: Fix address translation in devfdt_get_addr_index()Jonas Karlman
2024-03-04pinctrl: Check pinconfig nodes pre-reloc status recursivelyJonas Karlman
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski
2024-03-04opos6uldev: make the LCD work againSébastien Szymanski
2024-03-04imx9: Update to mx93 A1 chip revision.Mathieu Othacehe
2024-03-04tools: imx9_image: Reword warning message.Mathieu Othacehe
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