aboutsummaryrefslogtreecommitdiffstats
path: root/boot/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Add a sandbox bootmeth driverSimon Glass2022-04-251-0/+7
* bootstd: Add an implementation of EFI bootSimon Glass2022-04-251-0/+21
* bootstd: Add an implementation of distro PXE bootSimon Glass2022-04-251-0/+10
* bootstd: Add an implementation of distro bootSimon Glass2022-04-251-0/+15
* bootstd: Add the bootstd uclass and core implementationSimon Glass2022-04-251-0/+34
* arm: init: save previous bootloader dataDzmitry Sankouski2022-04-041-0/+24
* Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"WIP/02Apr2022-nextTom Rini2022-04-021-0/+13
* global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini2022-04-011-13/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-0/+25
* Convert CONFIG_SDCARD et al to KconfigTom Rini2022-04-011-0/+14
* boot: image: add a stage pre-loadPhilippe Reynes2022-03-311-0/+55
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-181-0/+30
* configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng2022-02-041-3/+4
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-0/+11
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+18
* Convert CONFIG_SD_BOOT et al to KconfigTom Rini2021-12-271-0/+7
* bootstage: Differentiate boot progress kconfig entriesJan Kiszka2021-11-131-1/+1
* Create a new boot/ directorySimon Glass2021-11-111-0/+1036