summaryrefslogtreecommitdiff
path: root/boot/Kconfig
AgeCommit message (Expand)Author
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
2024-12-12boot: Allow use of FIT in TPL and VPLSimon Glass
2024-11-27Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-11-27arm64: zynqmp: Remove mkimage fit scriptMichal Simek
2024-11-26bootstd: android: add non-A/B image supportGuillaume La Roque
2024-10-30boot/Kconfig: correct fdt_fixup_memory_banks name typoBaruch Siach
2024-10-25imx8m: set sane default value for SPL_LOAD_FIT_ADDRESSRasmus Villemoes
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-22boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFBDevarsh Thakkar
2024-10-17Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-15Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changesTom Rini
2024-10-15Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut
2024-10-15Makefile: Drop SPL_FIT_SOURCE supportMarek Vasut
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-08-09upl: Plumb in universal payload to the init processSimon Glass
2024-08-09upl: Add support for Universal Payload in SPLSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add support for writing a upl handoffSimon Glass
2024-08-09upl: Add support for reading a upl handoffSimon Glass
2024-07-19boot: provide CONFIG_BOOTMETH_QFW Kconfig parameterHeinrich Schuchardt
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18bootstd: Add a bootmeth for AndroidMattijs Korpershoek
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-22boot: links to FIT documentation in KconfigHeinrich Schuchardt
2024-06-20boot: fix typos in help text of Kconfig configsQuentin Schulz
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10boot: Update SYS_BOOTM_LEN to depend on BOOTMSimon Glass
2024-04-10bootm: Make OS booting dependent on BOOTMSimon Glass
2024-04-10bootm: Add a Kconfig option for bootm functionalitySimon Glass
2024-04-10boot: Reorder FIT and BOOTSTD to be firstSimon Glass
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt
2024-02-13boot: add support for button commandsCaleb Connolly
2024-01-19Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=yShantur Rathore
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-11boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt
2023-12-21boot: add support for fdt_fixup command in environmentMatthias Schiffer
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro