summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov1-0/+7
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)1-0/+7
2022-11-25cmd: fix dependency for CMD_CLSJohn Keeping1-1/+1
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini1-7/+21
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu1-0/+6
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-2/+2
2022-10-30video: Drop CONFIG_LCDSimon Glass1-1/+1
2022-10-30video: Drop CONFIG_VIDEOSimon Glass1-1/+1
2022-10-30video: Enable the cls command by defaultSimon Glass1-1/+1
2022-10-30video: Move the console commands to cmd/Simon Glass1-0/+12
2022-10-21cmd: Add ncsi commandSamuel Mendoza-Jonas1-0/+8
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara1-0/+1
2022-10-11cmd: add temperature commandRobert Marko1-0/+6
2022-10-11cmd: xxd: add new commandRoger Knecht1-0/+5
2022-10-11cmd: cat: add new commandRoger Knecht1-0/+5
2022-10-10cmd: CMD_CLS should not depend on videoHeinrich Schuchardt1-1/+0
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