summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
36 hoursMerge tag 'v2026.07-rc3' into nextTom Rini
11 daysimx: ahab: Use authenticated header for images loadingYe Li
12 dayspowerpc: fix call to cpu_init_rMichael Walle
2026-05-12Merge patch series "add memdup_nul(), use it and memdup() in a few places"Tom Rini
2026-05-12common/cli.c: use memdup_nul() in run_command_list()Rasmus Villemoes
2026-05-12stdio: drop stdio_cloneRasmus Villemoes
2026-05-04common: memsize: fix occasionally failing alias probingEmanuele Ghidoli
2026-05-04bloblist: fix pointer comparison in bloblist_apply_blobs()Michal Simek
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-27Merge patch series "Add support for DT overlays handoff"Tom Rini
2026-04-27bloblist: add API for applying blobs with specified tagRaymond Mao
2026-04-27bloblist: fix a potential negative size for memmoveRaymond Mao
2026-04-27bloblist: add helper functionsRaymond Mao
2026-04-27bloblist: add blob type for DT overlayRaymond Mao
2026-04-24common: update: Fix TFTP return value handlingMarek Vasut
2026-04-22cli: flush stdin before enabling cliGregor Herburger
2026-04-22console: add console_flush_stdin()Gregor Herburger
2026-04-21common: memsize: add RAM size probe based on alias detectionEmanuele Ghidoli
2026-04-21Merge patch series "Linux compat improvements and CCF prep"Tom Rini
2026-04-21common: add an option to skip DM pre-relocationCasey Connolly
2026-04-17event: Introduce EVT_POST_PREBOOT eventMichal Simek
2026-04-17event: Check return value from event_notify_null()Michal Simek
2026-04-07spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F optionTom Rini
2026-04-07spl: env: Correct dependencies for SPL_SAVEENV and MMCTom Rini
2026-03-30console: Prefer currently selected serial console as stdio deviceMarek Vasut
2026-03-30SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)Tom Rini
2026-03-27arm: relocate: Introduce data-only relocation modeMarek Vasut
2026-03-26Merge patch series "Introduce SQUASHFS support in SPL"Tom Rini
2026-03-26spl: mmc: support squashfsRichard Genoud
2026-03-26spl: add squashfs supportRichard Genoud
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-13spl: Remake SPL elf from binMichal Simek
2026-03-13spl: spi: fix loss of spl_load() error on soft resetDimitrios Siganos
2026-03-13Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-12common: spl: spl_dfu.c: Fix warning associated with PCI subclass_codeSiddharth Vadapalli
2026-03-12spl: Make UFS available for SPL buildsAlexey Charkov
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-03menu: Move shortcut-key handling to bootmenu_loop()Simon Glass
2026-03-02common/memsize.c: Fix get_ram_size() original data restoreStefan Eichenberger
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-20spl: fix stack placement in spl_relocate_stack_gd()Ronald Wahl
2026-02-18test: cmd: Add test for zip/unzip/gzwrite commandsMarek Vasut
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-17common: cli_hush: Include vsprintf.hPeng Fan
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee