aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2024-01-26cmd: provide command to display SMBIOS informationHeinrich Schuchardt
2024-01-24cmd: increase default for SYS_MAXARGSHeinrich Schuchardt
2024-01-22cmd/flash: Make this default y for CFI and NOR onlyTom Rini
2024-01-22cmd/mtdparts: Make this select MTD_PARTITIONSTom Rini
2024-01-18cmd: license: Add CONFIG_GZIP dependencyIvan Orlov
2024-01-18Revert "cmd: Set modern hush as default shell"Tom Rini
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2023-12-28cmd: Set modern hush as default shellFrancis Laniel
2023-12-28cli: Enables using modern hush parser as command line parserFrancis Laniel
2023-12-28cli: Add menu for hush parserFrancis Laniel
2023-12-20imxtract: specify max gunzip sizeNikita Shubin
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro
2023-12-17cmd: bootefi: re-organize do_bootefi()AKASHI Takahiro
2023-12-13sandbox: Add a dummy booti commandSimon Glass
2023-11-28Merge patch series "cmd: add scmi command"Tom Rini
2023-11-28cmd: add scmi command for SCMI firmwareAKASHI Takahiro
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini
2023-11-27cmd: kconfig: Make ufs prompt look similar to other commandsBin Meng
2023-11-27ufs: Correct the UFS terminlogyBin Meng
2023-11-25Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-11-22net: Make NET imply NETDEVICESTom Rini
2023-11-21cmd: bind: Try to improve the (un)bind helpMiquel Raynal
2023-11-21cmd: Change the dependencies between CMD_BIND and USB_GADGETMiquel Raynal
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro
2023-11-07cmd: Make most commands depend on CMDLINESimon Glass
2023-11-07boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini
2023-11-07efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGRSimon Glass
2023-11-07video: Don't require the font commandSimon Glass
2023-11-07Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/KconfigTom Rini
2023-11-07qemu: Correct CMD_QFW dependencies in KconfigTom Rini
2023-11-05net: Get pxe config file from dhcp option 209Sean Edmond
2023-11-01cmd: mmc: Add mmc reg read command for reading card registersMarek Vasut
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-24rockchip: cmd: add rkmtd commandJohan Jonker
2023-10-11cli: Add a command to show cmdline historySimon Glass
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