summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-07Prepare v2025.07v2025.07Tom Rini
2025-07-04configs: legoev3: adjust to reduce binary sizeDavid Lechner
2025-07-04mx6sabresd: Reduce U-Boot proper size to fix boot regressionFabio Estevam
2025-06-28Merge tag 'efi-2025-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-28efi_loader: initialize 'total' variableIlias Apalodimas
2025-06-28doc: mention that extlinux.conf can use environment in "append"Fiona Klute
2025-06-26mailmap: Update email for Duje MihanovićDuje Mihanović
2025-06-26pylibfdt: correct license information (further)Quentin Schulz
2025-06-26Merge patch series "spl: fix error handling in spl_fit_get_image_name()"Tom Rini
2025-06-26common/spl: guard against buffer overflow in spl_fit_get_image_name()Heinrich Schuchardt
2025-06-26common/spl: Revert fix potential out of buffer access in spl_fit_get_image_na...Heinrich Schuchardt
2025-06-26log: Fix the compilation error for emergency logAkashdeep Kaur
2025-06-26cmd: add "config" command dependency on gzipMarius Dinu
2025-06-24i2c: mux: Fix the crash when the i2c-arbitrator node is presentVenkatesh Yadav Abbarapu
2025-06-24tools: imx8image: Fix the value passed to dcd_skip of build_container()Alice Guo
2025-06-23Prepare v2025.07-rc5v2025.07-rc5Tom Rini
2025-06-23arm: kirkwood: fix freeze on bootJerome Forissier
2025-06-22Merge patch series "rsa and fit_check_sign build fix for v2025.07-rc"Tom Rini
2025-06-22tools/fit_check_sign: make the module dependent on CONFIG_FIT_SIGNATUREShiji Yang
2025-06-22lib: rsa: fix compilation error without opensslShiji Yang
2025-06-22net: designware: fix bus address dereferenceBaruch Siach
2025-06-22board: samsung: e850-96: Load LDFW in board_late_init()Sam Protsenko
2025-06-21Merge tag 'doc-2025-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-21doc: cmd: wget: remove erroneous noteJerome Forissier
2025-06-21arm: kirkwood: Maintainer for RaidSonic ICY BOX ib62x0 boardTony Dinh
2025-06-19Merge patch series "common/spl fixes"Tom Rini
2025-06-19common/spl: improve error handling in spl_fitMikhail Kshevetskiy
2025-06-19common/spl: handle properly images with bad checksumMikhail Kshevetskiy
2025-06-19common/spl: fix potential out of buffer access in spl_fit_get_image_name func...Mikhail Kshevetskiy
2025-06-19arm/airoha: reset_cpu() does not take any paramsMikhail Kshevetskiy
2025-06-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-06-18arm64: renesas: Move early SPL stack into System RAM SRAM on R-Car V4H boardsMarek Vasut
2025-06-17Merge patch series "Restore support of short name for type UUID parameter"Tom Rini
2025-06-17test/py: tests: gpt: add test_gpt_write_part_typePatrick Delaunay
2025-06-17doc: cmd: gpt: add information on type partitionPatrick Delaunay
2025-06-17lib/uuid.c: restore support of system partition type for ESPPatrick Delaunay
2025-06-16Merge tag 'u-boot-dfu-20250616' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-06-16usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheralKory Maincent
2025-06-16dfu: fix dev_part_str for file operationsIvan Pang
2025-06-15Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-15arm: dts: rockchip: Fix eMMC write on RK3528Jonas Karlman
2025-06-15configs: rpi: set NR_DRAM_BANKS to 8 to accommodate RAM on 16GB modelsJan Čermák
2025-06-13sandbox: solve undefined reference to pthread_kill symbolRaymond Mao
2025-06-12test/py: Correct handling of exceptionsSimon Glass
2025-06-12test/py: Use the correct fixture name in exception handlerSimon Glass
2025-06-12toradex-smarc-imx8mp: add SPL_STACK size and SPL_HAVE_INIT_STACKHiago De Franco
2025-06-12board: var-som-mx8mn: Fix alloc space exhausted in SPLHugo Villeneuve
2025-06-12imx91: Drop OF_UPSTREAMPeng Fan
2025-06-11mmc: Kconfig: Really correct dependencies SDHCI ADMA optionsTom Rini
2025-06-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini