summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-26sandbox: align LMB memoryHeinrich Schuchardt
2025-06-26sandbox: fix dram_init()Heinrich Schuchardt
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-26mkimage: do a rough estimate for the size needed for hashes/signaturesRasmus Villemoes
2025-06-26Merge patch series "Propagate bootph-all and bootph-some-ram property to all ...Tom Rini
2025-06-26tools: binman: ftest.py: Add testcase for bootph-* propagationMoteen Shah
2025-06-26tools: binman: control.py: Propagate bootph-all/bootph-some-ram properties to...Moteen Shah
2025-06-26Merge patch series "Fix handling of optional blobs in binman"Tom Rini
2025-06-26binman: test: assert optional blobs don't cause non-functionalityYannic Moog
2025-06-26binman: ftest: pass allow_fake_blob to _DoReadFileDtbYannic Moog
2025-06-26binman: add faked optional entry case in CheckForProblemsYannic Moog
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: mark optional missing blobs as absentYannic Moog
2025-06-26binman: drop "faked" return value from check_fake_fnameYannic Moog
2025-06-26Merge patch series "add a few entries into missing-blob-help"Tom Rini
2025-06-26Merge patch series "net: consolidate PXE processor architecture type Kconfig"Tom Rini
2025-06-26Merge patch series "mkimage: validate image references in FIT configurations"Tom Rini
2025-06-26binmain: include ti-fs-enc.bin into missing-blob-helpBryan Brattlof
2025-06-26binman: allow '.' to be included in the missing blob tagsBryan Brattlof
2025-06-26binman: add sysfw-inner-cert to missing-blob-helpBryan Brattlof
2025-06-26binman: add ti-dm entry to missing-blob-helpBryan Brattlof
2025-06-26binman: alphabetize missing-blob entriesBryan Brattlof
2025-06-26net: consolidate PXE processor architecture type KconfigHeinrich Schuchardt
2025-06-26cmd: remove duplicate DHCPv6 Kconfig definitionsHeinrich Schuchardt
2025-06-26arm: dts: phycore-am62x: Add missing tifsstub image nodes for FIT loadablesAristo Chen
2025-06-26test: py: add mkimage test for undefined image references in FIT configsAristo Chen
2025-06-26binman: test: Ensure all config references exist in /images nodeAristo Chen
2025-06-26tools: mkimage: validate image references in FIT configurationsAristo Chen
2025-06-26tools: mkimage: propagate error codes from fit_handle_file()Aristo Chen
2025-06-25Gitlab: Allow running sandbox test.py jobs on more hostsTom Rini
2025-06-25lib: ecdsa: Add support for loading ECDSA public key from FDTJamin Lin
2025-06-25binman: openssl: disable JTAG access by defaultBryan Brattlof
2025-06-25cmd: smbios: Fix header for type 3 entriesMark Kettenis
2025-06-25rtc: add ds1672 driverTim Harvey
2025-06-25fs: ext4fs: Fix: Data abort in ext4fs_log_gdt()Tony Dinh
2025-06-25Merge patch series "lmb: use a single API for all allocations"Tom Rini
2025-06-25doc: add lmb documentationSughosh Ganu
2025-06-25mach-snapdragon: add a check before copying FDT to fdt_addr_rSughosh Ganu
2025-06-25lmb: use a single function to check for allocation and reservation requestsSughosh Ganu
2025-06-25lmb: use a single function to free up memorySughosh Ganu
2025-06-25lmb: staticise lmb_add_memory()Sughosh Ganu
2025-06-25lmb: replace the lmb_alloc() and lmb_alloc_base() API'sSughosh Ganu
2025-06-25lmb: replace lmb_reserve() and lmb_alloc_addr() API'sSughosh Ganu
2025-06-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-06-24i2c: mux: Fix the crash when the i2c-arbitrator node is presentVenkatesh Yadav Abbarapu