summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-05-05arm64: renesas: Add Cortex-M33 build option to R-Car Gen5Marek Vasut
2026-05-05watchdog: Add Renesas R-Car Gen5 window watchdog driverMarek Vasut
2026-05-05remoteproc: renesas: Add Renesas R-Car Gen5 remote processor driverMarek Vasut
2026-05-05arm: renesas: Fix Kconfig indentMarek Vasut
2026-05-05arm: dts: renesas: Remove duplicate AVB pinmux assignment on V3MMarek Vasut
2026-05-05arm: dts: renesas: Clean up RPC DT nodesMarek Vasut
2026-05-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2026-05-04fat: initialize ret in disk_rw()Heinrich Schuchardt
2026-05-04m68k: set proper u-boot image size for initial bootAngelo Dureghello
2026-05-04m68k: mcf5441x: create stub to use imx driversAngelo Dureghello
2026-05-04configs: stmark2: add bdinfo commandAngelo Dureghello
2026-05-04configs: stmark2: add support for mmcAngelo Dureghello
2026-05-04mmc: Kconfig: allows m68k to use esdhc imx driverAngelo Dureghello
2026-05-04board: stmark2: remove old garbageAngelo Dureghello
2026-05-04board: stmark2: add sd boot commandAngelo Dureghello
2026-05-04m68k: dts: stmark2: enable esdhcAngelo Dureghello
2026-05-04m68k: dts: mcf5441x: add mmc device for mcf5441xAngelo Dureghello
2026-05-04common: memsize: fix occasionally failing alias probingEmanuele Ghidoli
2026-05-04bloblist: fix pointer comparison in bloblist_apply_blobs()Michal Simek
2026-05-04fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()Michal Simek
2026-05-04.mailmap: Update my email addressSimon Glass
2026-05-04board: toradex: Quote variables in `test` cmd expressionFranz Schnyder
2026-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2026-05-01Merge tag 'efi-2026-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-05-01mtd: nand: raw: sunxi_spl: remove user data length resetRichard Genoud
2026-05-01mtd: rawnand: sunxi: introduce variable user data lengthRichard Genoud
2026-05-01mtd: rawnand: sunxi: clean sunxi_nand_chip_init()Richard Genoud
2026-05-01.clang-format: add U-Boot specific for each macrosHeinrich Schuchardt
2026-05-01doc: bootstd: specify CONFIG_BOOTSTD_DEFAULTS provides network features when ...Quentin Schulz
2026-05-01doc: .clang-format descriptionHeinrich Schuchardt
2026-05-01doc: board: ti: k3: Add fTPM support documentationShiva Tripathi
2026-05-01efi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
2026-05-01efi_loader: correct efi_binary_run_dp() return valueHeinrich Schuchardt
2026-05-01efi_loader: correct return value of efi_bootmgr_run()Heinrich Schuchardt
2026-05-01cmd/bootefi: move efi_init_obj_list() to the start of do_bootefiHeinrich Schuchardt
2026-05-01doc: emulation: qemu-arm: add secure state stepsJohannes Krottmayer
2026-05-01EFI Loader: Correct dependencies for EFI_HTTP_BOOTTom Rini
2026-05-01arm: at91: Drop unnecessary BOARD_EARLY_INIT_F usageTom Rini
2026-05-01mtd: rawnand: sunxi: make the code mode self-explanatoryRichard Genoud
2026-05-01mtd: rawnand: sunxi: Replace hard coded value by a defineRichard Genoud
2026-04-30spi: sunxi: wait for TX/RX fifo reset doneYixun Lan
2026-04-30sunxi: H616: dram: drop default TPR6 Kconfig valueAndre Przywara
2026-04-30sunxi: H616: dram: fix LPDDR3 TPR6 parsingJernej Skrabec
2026-04-30pinctrl: sunxi: add I2C3 mux for D1/T113-s3 (PG10/PG11)Lukas Schmid
2026-04-30sunxi: configs: enable power LEDs on 64-bit boardsAndre Przywara
2026-04-30sunxi: configs: enable power LEDs on 32-bit boardsAndre Przywara
2026-04-30sunxi: spl: fix SPL_SUNXI_LED active low configurationAndre Przywara
2026-04-30sunxi: use vendor prefix for $fdtfile on RISC-V tooHeinrich Schuchardt
2026-04-30gpio: 74x164: use dev_read_* APIs for live-tree compatibilityChanhong Jung