summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
4 daysspl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F optionTom Rini
4 daysspl: env: Correct dependencies for SPL_SAVEENV and MMCTom Rini
12 daysconsole: Prefer currently selected serial console as stdio deviceMarek Vasut
12 daysSPL: 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
2026-02-06net: Stop conflating return value with file size in net_loop()Yuya Hamamachi
2026-01-27fit: Rework SPL_LOAD_FIT_ADDRESS slightlyTom Rini
2026-01-19Update links to doc/develop/falcon.rstJ. Neuschäfer
2026-01-16spl: fix incorrect dependency for SPL_NETQuentin Schulz
2025-12-31Merge patch series "configs: Remove default malloc length for K3 R5 SPL"Tom Rini
2025-12-31spl: Kconfig: k3: Set common default for CUSTOM_SYS_MALLOC itemsAndrew Davis
2025-12-31spl: Kconfig: k3: Increase malloc size after relocation for R5Andrew Davis
2025-12-30common/splash_source.c: Change bmp_load_addr to ulong from u32Tom Rini
2025-12-24spl: fix prompt for SPL_BOOTROM_SUPPORTQuentin Schulz
2025-12-19Merge tag 'xilinx-for-v2026.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-12-19Merge tag 'u-boot-amlogic-next-20251219' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-19common: memtop: Update the MEM_RGN_COUNT macro to 64Venkatesh Yadav Abbarapu
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-17spl: mmc: Respect sector value passed to mmc_load_image_raw_partitionJan Kiszka
2025-12-17spl: mmc: Account for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE being a ch...Jan Kiszka
2025-12-17spl: Kconfig: Add missing SPL_LOAD_BLOCK for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PA...Jan Kiszka
2025-12-11spl: meson: set SPL max size for GX SoCsFerass El Hafidi
2025-12-08Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-08falcon: support booting linux from MMC/Parallel FlashRandolph
2025-12-05autoboot: Fix inconsistent countdown outputSam Protsenko
2025-12-05led: remove support for red LED in legacy APIQuentin Schulz
2025-12-05led: remove support for green status led in legacy APIQuentin Schulz
2025-12-05net: remove unreachable legacy LED codeQuentin Schulz