summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2023-02-10efi_loader: enable eficonfig command by defaultHeinrich Schuchardt
2023-02-10cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENUHeinrich Schuchardt
2023-02-07cmd: Add an option to enable the ini commandSimon Glass
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-01-31Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-11cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay
2023-01-10arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov
2023-01-09Merge branch 'next'Tom Rini
2022-12-29cmd: net: wget: fix Kconfig dependencyMichael Walle
2022-12-22Convert CONFIG_THOR_RESET_OFF to KconfigTom Rini
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-11-24cmd: fix dependency for CMD_CLSJohn Keeping
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop CONFIG_LCDSimon Glass
2022-10-30video: Drop CONFIG_VIDEOSimon Glass
2022-10-30video: Enable the cls command by defaultSimon Glass
2022-10-30video: Move the console commands to cmd/Simon Glass
2022-10-21cmd: Add ncsi commandSamuel Mendoza-Jonas
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara
2022-10-11cmd: add temperature commandRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-10cmd: CMD_CLS should not depend on videoHeinrich Schuchardt
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