summaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
4 daysfit: Rework SPL_LOAD_FIT_ADDRESS slightlyTom Rini
2026-01-09boot: fix missing dependency for BOOTMETH_ANDROIDQuentin 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 SPL_LOAD_FIT(_ADDRESS)Andrew Davis
2025-12-24boot: specify VPL_FIT_FULL_CHECK applies to VPLQuentin Schulz
2025-12-24boot: fix prompt for VPL_LOAD_FIT_FULLQuentin Schulz
2025-12-24boot: fix prompt for SPL_LOAD_FIT_APPLY_OVERLAY_BUF_SZQuentin Schulz
2025-12-24boot: fix prompt for SPL_LOAD_FIT_ADDRESSQuentin Schulz
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-14rockchip: Add support for RAM boot from maskrom modeJonas Karlman
2025-12-04Merge patch series "Add support for SM3 secure hash"Tom Rini
2025-12-04lib: sm3: implement U-Boot partsHeiko Schocher
2025-11-11Merge patch series "rsa: fix dependency, rename and relocate RSASSA PSS symbols"Tom Rini
2025-11-11rsa: rename FIT_RSASSA_PSS to RSASSA_PSS and move symbols under lib/rsaQuentin Schulz
2025-11-11boot: group SPL_FIT symbols togetherQuentin Schulz
2025-11-11boot: remove duplicate config entry for VPL_FITQuentin Schulz
2025-11-11boot: fix incorrect dependency of FIT_RSASSA_PSSQuentin Schulz
2025-11-06boot: fix typo in SYS_BOOTM_LEN descriptionQuentin Schulz
2025-11-06boot: specify SPL_FIT_FULL_CHECK applies to SPLQuentin Schulz
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini
2025-11-03boot: Remove legacy extension board supportKory Maincent (TI.com)
2025-11-03boot: Add UCLASS support for extension boardsKory Maincent (TI.com)
2025-11-03boot: Move extension board support from cmd/ to boot/Kory Maincent (TI.com)
2025-10-26boot: kconfig: Fix typosWolfgang Wallner
2025-10-13spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FITTom Rini
2025-10-10NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021ATom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-09-18boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RVMarek Vasut
2025-09-09boot: Add LEGACY_IMAGE_FORMAT to DISTRO_DEFAULTSTom Rini
2025-08-25bootstd: rauc: Do not select BOOTMETH_GLOBALMartin Schwan
2025-08-14riscv: Set SYS_BOOTM_LEN default to 0x4000000Martin Herren
2025-07-09Merge patch series "Improve Verdin AM62P thermal setup by generalizing ft_boa...Tom Rini
2025-07-09boot: Make ft_board_setup_ex() genericJoão Paulo Gonçalves
2025-06-24boot/image-android: Workaround kernel/ramdisk invalid addrGeorge Chan
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename DEFAULT_ENV_FILE to ENV_DEFAULT_ENV_TEXT_FILEMarek Vasut
2025-06-18Merge patch series "bootstd: New bootmeth for RAUC A/B systems"Tom Rini
2025-06-18bootstd: Add implementation for bootmeth raucMartin Schwan
2025-05-06bootstd: Rework BLK dependencyTom Rini
2025-05-01boot: let BOOTSTAGE_RECORD_COUNT default to 50Heinrich Schuchardt
2025-04-11cli_hush: support running bootcmd on boot retryCaleb Connolly
2025-04-02onenand: Remove ONENAND_BOOT optionTom Rini
2025-02-03vbe: Add an implementation of VBE-ABrecSimon Glass
2024-12-27boot: Imply CRC8 with VBESimon Glass
2024-12-27boot: Allow use of FIT in TPL and VPLSimon Glass
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-12boot: Imply CRC8 with VBESimon Glass