aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Jan2024Tom Rini2024-01-1419-324/+356
|\
| * cmd: efidebug: check pointer after memory allocationHeinrich Schuchardt2024-01-131-0/+4
| * efi_loader: support fmp versioning for multi bank updateMasahisa Kojima2024-01-131-15/+60
| * fwu: fix fwu_get_image_index interfaceMasahisa Kojima2024-01-133-30/+26
| * efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas2024-01-137-63/+35
| * doc: fix three-dash references in reStructuredTextGrzegorz Szymaszek2024-01-132-3/+3
| * doc: coreboot: Update stale graphics enabling instructionsBin Meng2024-01-131-7/+6
| * efi_loader: remove unused members from struct efi_disk_objMasahisa Kojima2024-01-131-12/+3
| * efi: Avoid using dm_scan_other()Simon Glass2024-01-134-188/+207
| * efi_loader: fix iteration of FMP protocolsMasahisa Kojima2024-01-131-6/+12
|/
* Merge branch '2024-01-12-assorted-fixes'Tom Rini2024-01-1220-237/+193
|\
| * Makefile: Run defconfig files through the C preprocessorAndrew Davis2024-01-121-1/+2
| * android_ab: don't ignore ab_control_store return codeAlexey Romanov2024-01-111-3/+15
| * tools: fix build without LIBCRYPTO supportPaul-Erwan Rio2024-01-115-4/+10
| * tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl2024-01-113-1/+9
| * test: fs: fs-test: Move the tests to use sha256sumPeter Robinson2024-01-111-59/+59
| * ti: am335x: Remove unused linker scriptTom Rini2024-01-111-164/+0
| * arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence2024-01-112-0/+27
| * test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt2024-01-111-1/+1
| * boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt2024-01-112-2/+2
| * test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt2024-01-111-1/+1
| * boot: Support decompressing non-kernel OS imagesSimon Glass2024-01-111-0/+1
| * phy: phy-mtk-tphy: add properties for phy tuningChunfeng Yun2024-01-111-1/+57
| * dt-bindings: phy-mtk-tphy: add properties for phy tuningChunfeng Yun2024-01-111-0/+9
|/
* Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini2024-01-1112-19/+26
|\
| * Makefile: add dtbs to cleanMaxim Uvarov2024-01-111-0/+2
| * omap3: use device specific naming for mem_initMaxim Uvarov2024-01-114-7/+7
| * bcm_ns3: use device specific naming for variablesMaxim Uvarov2024-01-111-3/+3
| * mach-socfpga: do not overlap defines with lwipMaxim Uvarov2024-01-112-6/+9
| * driver/net/rtl8139: remove debug printMaxim Uvarov2024-01-111-1/+1
| * sandbox: eth-raw-os: successful return code is 0Maxim Uvarov2024-01-111-1/+1
| * net/smc911x: fix return from smc911x_sendMaxim Uvarov2024-01-111-1/+1
| * test_net: print out net listMaxim Uvarov2024-01-111-0/+2
* | Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini2024-01-1115-45/+236
|\ \
| * | test: hush: dollar: fix bugous behaviorIon Agorria2024-01-091-20/+3
| * | fastboot: add oem console command supportIon Agorria2024-01-094-0/+48
| * | lib: membuff: fix readline not returning line in case of overflowIon Agorria2024-01-094-6/+7
| * | common: console: record console from the beginningIon Agorria2024-01-091-0/+3
| * | common: console: introduce console_record_isempty helperIon Agorria2024-01-092-0/+18
| * | fastboot: implement "getvar all"Ion Agorria2024-01-094-13/+77
| * | fastboot: multiresponse supportIon Agorria2024-01-094-6/+80
* | | configs: Resync with savedefconfigTom Rini2024-01-103-35/+15
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2024-01-105-30/+256
|\ \ \
| * | | arm: mvebu: eDPU: support new board revisionRobert Marko2024-01-104-5/+184
| * | | arm: mvebu: Espressobin: move network setup into a separate functionRobert Marko2024-01-101-5/+12
| * | | arm: mvebu: Espressobin: move FDT fixup into a separate functionRobert Marko2024-01-101-5/+9
| * | | arm: mvebu: AC5: Use finer grained memory mapChris Packham2024-01-101-15/+51
|/ / /
* | | Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-...WIP/09Jan2024Tom Rini2024-01-099-26/+647
|\ \ \
| * | | efi_loader: provide tool to dump SMBIOS tableHeinrich Schuchardt2024-01-092-0/+629
| * | | smbios: smbios.h should not import ofnode.hHeinrich Schuchardt2024-01-093-5/+7