summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-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
2024-11-03bootstage: Do not sort recordsJonas Karlman
2024-10-29board_r: Remove duplicate headersIlias Apalodimas
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27bloblist: Fix use of uninitialized variablePatrick Rudolph
2024-10-27common: Enable BLOBLIST_TABLES on armPatrick Rudolph
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-26rockchip: board: Increase rng-seed size to make it sufficient for modern LinuxAlex Shumsky
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut
2024-10-25ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25bootstage: Allow counting memory without stringsSimon Glass
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-25common: Fix up malloc() comment in reserve_noncached()Simon Glass
2024-10-23cyclic: make cyclic_run staticRasmus Villemoes
2024-10-23cyclic: introduce u-boot/schedule.hRasmus Villemoes
2024-10-17Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u...Tom Rini