summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Correct default boot commandSimon Glass2023-05-131-1/+1
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-111-1/+1
* net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi2023-05-051-0/+6
* net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond2023-05-051-0/+26
* cmd: Add 2048 gameSimon Glass2023-04-061-0/+11
* cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSIHeinrich Schuchardt2023-04-061-1/+2
* cmd: blkmap: Add blkmap commandTobias Waldekranz2023-04-051-0/+19
* cmd: ums: abort mounting by pressing any keySvyatoslav Ryhel2023-03-301-0/+6
* cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson2023-03-301-0/+10
* cmd: introduce 'write' commandRasmus Villemoes2023-03-171-0/+5
* video console: allow font size configuration at runtimeDzmitry Sankouski2023-03-071-0/+8
* efi_loader: enable eficonfig command by defaultHeinrich Schuchardt2023-02-101-0/+1
* cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENUHeinrich Schuchardt2023-02-101-0/+1
* cmd: Add an option to enable the ini commandSimon Glass2023-02-071-0/+7
* cmd: Add a SEAMA image load commandLinus Walleij2023-02-061-0/+6
* Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini2023-01-311-0/+7
|\
| * arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov2023-01-101-0/+7
* | event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-0/+1
* | cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay2023-01-111-0/+2
|/
* Merge branch 'next'Tom Rini2023-01-091-0/+4
|\
| * Convert CONFIG_THOR_RESET_OFF to KconfigTom Rini2022-12-221-0/+4
* | cmd: net: wget: fix Kconfig dependencyMichael Walle2022-12-291-1/+1
|/
* net: ping6: Add ping6 commandViacheslav Mitrofanov2022-12-051-0/+7
* net: Add wget applicationYing-Chun Liu (PaulLiu)2022-11-281-0/+7
* cmd: fix dependency for CMD_CLSJohn Keeping2022-11-241-1/+1
* Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini2022-11-101-7/+21
* FWU: cmd: Add a command to read FWU metadataSughosh Ganu2022-10-311-0/+6
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-2/+2
* video: Drop CONFIG_LCDSimon Glass2022-10-301-1/+1
* video: Drop CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* video: Enable the cls command by defaultSimon Glass2022-10-301-1/+1
* video: Move the console commands to cmd/Simon Glass2022-10-301-0/+12
* cmd: Add ncsi commandSamuel Mendoza-Jonas2022-10-211-0/+8
* sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara2022-10-181-0/+1
* cmd: add temperature commandRobert Marko2022-10-111-0/+6
* cmd: xxd: add new commandRoger Knecht2022-10-111-0/+5
* cmd: cat: add new commandRoger Knecht2022-10-111-0/+5
* cmd: CMD_CLS should not depend on videoHeinrich Schuchardt2022-10-101-1/+0
* Merge branch 'master' into nextTom Rini2022-09-191-2/+2
|\
| * cmd: correct short text for tftpbootHeinrich Schuchardt2022-09-091-1/+1
| * vbe: Enable command only with BOOTSTD_FULLSimon Glass2022-08-261-1/+1
* | cmd: Drop use of HAVE_BLOCK_DEVICESimon Glass2022-09-161-5/+0
* | xyz-modem: Allow to configure initial timeout for loadx and loadyPali Rohár2022-09-151-0/+7
* | Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-09-141-0/+7
|\ \
| * | eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima2022-09-141-0/+7
* | | cyclic: Add 'cyclic list' and 'cyclic demo' commandsStefan Roese2022-09-131-0/+16
|/ /
* | cmd: Add pause commandSamuel Dionne-Riel2022-09-021-0/+6
|/
* vbe: Add a new vbe commandSimon Glass2022-08-121-0/+10
* boot: allow bootmeth-distro without CONFIG_NETJohn Keeping2022-08-101-2/+2
* test: rng: Add a UT testcase for the rng commandSughosh Ganu2022-08-021-0/+1