summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2024-12-12malloc: Provide a simple malloc for VPLSimon Glass
2024-12-12malloc: Show amount of used space when memory runs outSimon Glass
2024-12-12spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-12-11usb: onboard-hub: Update the bind function based on peer-hub propertyVenkatesh Yadav Abbarapu
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-02common: relocate fdt_blob in global_data for FDTSRC_EMBED caseEvgeny Bachinin
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-27spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-VYuri Zaporozhets
2024-11-27common: binman: Calling initr_binman() when BINMAN_FDTMichal Simek
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-25usb: onboard-hub: Bail out if peer hub is already probedVenkatesh Yadav Abbarapu
2024-11-25usb: onboard-hub: Add i2c initialization for usb5744 hubVenkatesh Yadav Abbarapu
2024-11-25usb: onboard-hub: add support for Microchip USB5744Venkatesh Yadav Abbarapu
2024-11-25usb: onboard-hub: Fix the return values of regulator APIsVenkatesh Yadav Abbarapu
2024-11-25usb: onboard-hub: Add reset-gpio supportVenkatesh Yadav Abbarapu
2024-11-19Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-11-17console: Use printascii for lowlevel debug stringKever Yang
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-11-15common: memtop: add logic to detect ram_topSughosh Ganu
2024-11-14xyz-modem: Add missing fallthrough annotationHeinrich Schuchardt
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao
2024-11-04menu: fix the logic checking whether ESC key is pressedWeijie Gao
2024-11-03log: Add a new category for testsSimon Glass