aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2023-09-30cmd: xxd: move xxd into shell commandsRoger Knecht
2023-09-21cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOADVenkatesh Yadav Abbarapu
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-08-05cmd: Enable BIND by default if we have USB_ETHERTom Rini
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-21common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-14disable NFS support by defaultPeter Robinson
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-07cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-05-05net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond
2023-04-06cmd: Add 2048 gameSimon Glass
2023-04-06cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSIHeinrich Schuchardt
2023-04-05cmd: blkmap: Add blkmap commandTobias Waldekranz
2023-03-30cmd: ums: abort mounting by pressing any keySvyatoslav Ryhel
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson
2023-03-17cmd: introduce 'write' commandRasmus Villemoes
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski
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