summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
2025-02-03vbe: Provide VPL binman-symbols for the next phaseSimon Glass
2025-02-03vbe: Support providing a linker scriptSimon Glass
2025-02-03spl: Support selecting images based on phase in simple FITSimon Glass
2025-02-03spl: Adjust debugging and xPL symbolsSimon Glass
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-01-28bloblist: add api to get blob with sizeRaymond Mao
2025-01-26log: enable filtering on functionsHeinrich Schuchardt
2025-01-26log: make log_has_file() staticHeinrich Schuchardt
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Use fit_image_get_data() to get dataSimon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2025-01-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2025-01-22Merge patch series "vbe: Series part F"Tom Rini
2025-01-22spl: Plumb in the relocating loaderSimon Glass
2025-01-22spl: Add support for a relocating jump to the next phaseSimon Glass
2025-01-22spl: Add a type for the jumper functionSimon Glass
2025-01-22cyclic: Fix rollover every 72 min on 32 bits platformsPatrice Chotard
2025-01-14common: Move autoprobe out to board initSimon Glass
2025-01-14common: Drop check for DM in initf_dm()Simon Glass
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-31Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"Tom Rini
2024-12-31fdtdec: encapsulate dtb_dt_embedded() withinEvgeny Bachinin
2024-12-27Merge patch series "vbe: Series part E"Tom Rini
2024-12-27hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-27spl: Add some more debugging to load_simple_fit()Simon Glass
2024-12-27spl: Drop a duplicate variable in boot_from_devices()Simon Glass
2024-12-27spl: Drop use of uintptr_tSimon Glass
2024-12-27spl: Support a relocated stack in any XPL phaseSimon Glass
2024-12-27spl: Allow serial to be disabled in any XPL phaseSimon Glass
2024-12-27spl: Report a loader failureSimon Glass
2024-12-27Support setting a maximum size for the VPL imageSimon Glass
2024-12-27malloc: Provide a simple malloc for VPLSimon Glass
2024-12-27malloc: Show amount of used space when memory runs outSimon Glass
2024-12-27spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-20common: memtop: Fix the return type for find_ram_topVenkatesh Yadav Abbarapu
2024-12-18riscv: spl: add FIT name for RISC-V Falcon modeRandolph
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12spl: Add some more debugging to load_simple_fit()Simon Glass
2024-12-12spl: Drop a duplicate variable in boot_from_devices()Simon Glass
2024-12-12spl: Drop use of uintptr_tSimon Glass
2024-12-12spl: Support a relocated stack in any XPL phaseSimon Glass
2024-12-12spl: Allow serial to be disabled in any XPL phaseSimon Glass
2024-12-12spl: Report a loader failureSimon Glass
2024-12-12Support setting a maximum size for the VPL imageSimon Glass