summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Merge branch 'master' into nextTom Rini1-2/+2
2022-09-16cmd: Drop use of HAVE_BLOCK_DEVICESimon Glass1-5/+0
2022-09-15xyz-modem: Allow to configure initial timeout for loadx and loadyPali Rohár1-0/+7
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-0/+7
2022-09-14eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima1-0/+7
2022-09-13cyclic: Add 'cyclic list' and 'cyclic demo' commandsStefan Roese1-0/+16
2022-09-09cmd: correct short text for tftpbootHeinrich Schuchardt1-1/+1
2022-09-02cmd: Add pause commandSamuel Dionne-Riel1-0/+6
2022-08-27vbe: Enable command only with BOOTSTD_FULLSimon Glass1-1/+1
2022-08-12vbe: Add a new vbe commandSimon Glass1-0/+10
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping1-2/+2
2022-08-02test: rng: Add a UT testcase for the rng commandSughosh Ganu1-0/+1
2022-07-26fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov1-1/+2
2022-07-21tlv_eeprom: Add missing CRC32 dependencyPali Rohár1-0/+2
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-0/+10
2022-07-06Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini1-0/+4
2022-06-29Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-0/+9
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva1-0/+5
2022-06-07ubifs: Add missing dependency on GZIPPali Rohár1-0/+1
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-0/+9
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+4
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+4
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima1-10/+0
2022-05-03bootmenu: add Kconfig option not to enter U-Boot consoleMasahisa Kojima1-0/+10
2022-05-03bootmenu: update bootmenu_entry structureMasahisa Kojima1-0/+1
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini1-0/+39
2022-04-25bootstd: Add a bootmeth commandSimon Glass1-0/+11
2022-04-25bootstd: Add a bootflow commandSimon Glass1-0/+18
2022-04-25bootstd: Add a bootdev commandSimon Glass1-0/+10
2022-04-24cmd: part: add explicit dependency on PARTITIONSAKASHI Takahiro1-0/+1
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+7
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini1-0/+7
2022-04-07cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel1-0/+3
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes1-0/+10
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass1-1/+1
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini1-0/+4
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini1-0/+9
2022-03-15fs/erofs: add filesystem commandsHuang Jianan1-0/+6
2022-03-10event: Add a commandSimon Glass1-0/+8
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+25
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma1-5/+6
2022-01-18common: remove bedbug debugger supportOvidiu Panait1-7/+0
2022-01-13cmd/Kconfig: Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+7
2021-12-28Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini1-0/+21
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini1-1/+1
2021-12-24cmd: kaslrseed: add command to generate value from hwrngChris Morgan1-0/+7
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass1-0/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+10
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju1-0/+10