summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-11net: lwip: rename linkoutput() as net_lwip_tx()Jerome Forissier
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10Prepare v2025.04-rc4v2025.04-rc4Tom Rini
2025-03-10configs: Resync with savedefconfigTom Rini
2025-03-10Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-10env: Provide a work-around for unquoting fdtfileSimon Glass
2025-03-10Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-10Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-10ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0Marek Vasut
2025-03-10usb: gadget: Remove the legacy usbtty driverTom Rini
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-03-10lib: correct description of CONFIG_SYS_FDT_PADHeinrich Schuchardt
2025-03-10arm: use type jmp_buf instead of struct jmp_buf_dataHeinrich Schuchardt
2025-03-10efi_loader: Clean up usage of structure jmp_buf_dataYao Zi
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-10arm: include asm-generic/int-ll64.h in setjmp.hHeinrich Schuchardt
2025-03-10sandbox: remove linux/types.h dependency in setjmp.hHeinrich Schuchardt
2025-03-10efi_loader: efi_net: Add support for multiple efi_net_objAdriano Cordova
2025-03-10efi_loader: efi_net: Add dhcp cacheAdriano Cordova
2025-03-10efi_loader: efi_net: Add device path cacheAdriano Cordova
2025-03-10efi_loader: efi_device_path: Pass net udevice as argumentAdriano Cordova
2025-03-10efi_loader: efi_net: Add efi_net_do_start() to efi_net.cAdriano Cordova
2025-03-10efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.cAdriano Cordova
2025-03-10efi_loader: expose symbols to be used by the EFI network stackAdriano Cordova
2025-03-10legacy-net: wget: fix wget_info handling after new tcp legacy stackAdriano Cordova
2025-03-10efi_loader: efi_net: let efi_net_set_dp properly update the device pathAdriano Cordova
2025-03-07Merge patch series "This series adds support for file renaming to EFI_FILE_PR...Tom Rini
2025-03-07efi_loader: support file rename in SetInfo()Gabriel Dalimonte
2025-03-07efi_loader: move path out of file_handleGabriel Dalimonte
2025-03-07fs: fat: update parent dirs metadata on dentry create/deleteGabriel Dalimonte
2025-03-07fs: fat: add renameGabriel Dalimonte
2025-03-07fs: add rename infrastructureGabriel Dalimonte
2025-03-07fs: fat: factor out dentry link create/deleteGabriel Dalimonte
2025-03-05scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-BootTom Rini
2025-03-05fs/squashfs: Fix memory leak in sqfs_size_nest()Andrea della Porta
2025-03-05mcheck: Fix SPDX License Identifier to LGPL-2.1-or-laterDiederik de Haas
2025-03-05MAINTAINERS: .mailmap: Update Sumit Garg's email addressSumit Garg
2025-03-05Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-03-05xilinx: Remove tftp block size 4096Padmarao Begari
2025-03-04Merge patch series "tools: Minor clean-ups for the command library"Tom Rini
2025-03-04u_boot_pylib: Add a function to run a single commandSimon Glass
2025-03-04u_boot_pylib: Fix pylint warnings in commandSimon Glass
2025-03-04u_boot_pylib: Add an exception-class for errorsSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-03-04led: Fix next Coverity scan errorHeiko Schocher
2025-03-04gpio: 74x146: depend on DM_SPIJ. Neuschäfer
2025-03-04Merge patch series "Syncing up on skip-at-start"Tom Rini
2025-03-04x86: Stop working around skip-at-startSimon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass