summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysfat: initialize ret in disk_rw()Heinrich Schuchardt
12 dayscommon: memsize: fix occasionally failing alias probingEmanuele Ghidoli
12 daysbloblist: fix pointer comparison in bloblist_apply_blobs()Michal Simek
12 daysfdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()Michal Simek
12 days.mailmap: Update my email addressSimon Glass
12 daysboard: 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-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
2026-04-30rtc: ds1307: Remove legacy non-DM codeFrancesco Dolcini
2026-04-30scripts/dtc: drop yaml in DT validationJoão Marcos Costa
2026-04-30Merge tag 'u-boot-stm32-20260430' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-04-30arm/mach-stm32: don't select non-existent STM32_RESETHeinrich Schuchardt
2026-04-30video: support Rocktech RK050HR345-CT106A panelDario Binacchi
2026-04-30spi: stm32: extend support to STM32MP25Dario Binacchi
2026-04-30spi: stm32: add support for bits-per-word settingDario Binacchi
2026-04-30spi: stm32: add stm32_spi_is_enabled() helperDario Binacchi
2026-04-30spi: stm32: clean up buffer length assignmentDario Binacchi
2026-04-30test: dm: spi: add testcase for spi_set_wordlen()Dario Binacchi
2026-04-30test: spi: add sandbox_spi_get_wordlen interfaceDario Binacchi
2026-04-30spi: sandbox_spi: support wordlen setupDario Binacchi
2026-04-30spi: add support for bits-per-word settingDario Binacchi
2026-04-30arm: stm32mp: Drop unnecessary BOARD_EARLY_INIT_F usageTom Rini
2026-04-30ARM: stm32mp2: Factorize TAMP_FWU_BOOT_IDX_MASK/OFFSET definitionPatrice Chotard
2026-04-30clk: stm32: Add STM32MP23 supportPatrice Chotard
2026-04-30spi: add STM32MP23 OSPI supportPatrice Chotard
2026-04-30video: stm32: dsi: fix unchecked return valuesRaphael Gallais-Pou