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