aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* nand: Add a watch commandMichael Trimarchi2024-12-171-0/+5
* cmd: add a fetch utilityCaleb Connolly2024-11-291-0/+7
* Merge tag 'v2025.01-rc3' into nextWIP/25Nov2024-nextTom Rini2024-11-251-1/+22
|\
| * cmd: improve description of the cdp commandHeinrich Schuchardt2024-11-221-1/+3
| * net: lwip: Enable https:// support for wgetIlias Apalodimas2024-11-121-0/+19
* | net: Kconfig: add CONFIG_WGET symbolAdriano Cordova2024-11-161-4/+1
|/
* x86: coreboot: Add a command to check and update CMOS RAMSimon Glass2024-11-031-0/+11
* Merge patch series "Allow showing the memory map"Tom Rini2024-10-251-0/+12
|\
| * cmd: Update the meminfo command to show the memory mapSimon Glass2024-10-251-0/+11
| * cmd: Move meminfo command into its own fileSimon Glass2024-10-251-0/+1
* | treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov2024-10-241-14/+0
|/
* Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Oct2024Tom Rini2024-10-201-0/+1
|\
| * cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NETHeinrich Schuchardt2024-10-181-0/+1
* | x86: Enable RTC command by defaultSimon Glass2024-10-181-0/+1
|/
* usb: tcpm: add core frameworkSebastian Reichel2024-10-171-0/+7
* net: lwip: add wget commandJerome Forissier2024-10-161-8/+10
* net: lwip: add dns commandJerome Forissier2024-10-161-5/+6
* net: lwip: add ping commandJerome Forissier2024-10-161-5/+6
* net: lwip: add TFTP support and tftpboot commandJerome Forissier2024-10-161-2/+1
* net: lwip: add DHCP support and dhcp commmandJerome Forissier2024-10-161-43/+57
* net: introduce alternative implementation as net/lwip/Jerome Forissier2024-10-161-0/+1
* cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLKHeinrich Schuchardt2024-10-091-6/+3
* efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass2024-10-091-13/+1
* cmd: Make bootvx independent of bootelfDaniel Palmer2024-10-071-2/+9
* cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependenciesHeinrich Schuchardt2024-10-031-2/+1
* Merge patch series "Miscellaneous fixes"WIP/24Sep2024-nextTom Rini2024-09-241-0/+1
|\
| * cmd: pxe: CMD_PXE implies CMD_TFTPBOOTJerome Forissier2024-09-241-0/+1
* | cmd: osd: Depend on OSDWIP/16Sep2024-nextMarek Vasut2024-09-161-0/+1
* | mmc: Hide mmc speed command under mmc commandMarek Vasut2024-09-161-10/+9
|/
* sandbox: Enable wget commandYasuharu Shibata2024-08-151-0/+1
* upl: Add a commandSimon Glass2024-08-091-0/+7
* cmd: move CMD_DHCP6 options beneath CMD_DHCP6Heinrich Schuchardt2024-07-191-17/+17
* cmd: correct ELF-related commands dependenciesMaxim Moskalets2024-07-191-3/+2
* Fix Kconfig coding style from spaces to tabAnand Moon2024-07-051-10/+10
* cmd: bootm: add ELF file supportMaxim Moskalets2024-07-051-0/+7
* Merge tag 'v2024.07-rc5' into nextWIP/24Jun2024-nextTom Rini2024-06-241-1/+1
|\
| * cmd: link to doc/usage/fit/x86-fit-boot.rstHeinrich Schuchardt2024-06-221-1/+1
* | cmd: fix typo in CMD_BOOTMETH help textQuentin Schulz2024-06-201-1/+1
* | Merge patch series "'eeprom' command improvements"Tom Rini2024-06-071-1/+8
|\ \
| * | cmd: eeprom: Hide eeprom layout versioning behind a Kconfig optionMarek BehĂșn2024-06-071-1/+8
| |/
* / Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-2/+6
|/
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-6/+2
* cmd/Kconfig: Add some missing dependenciesTom Rini2024-05-061-2/+6
* cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt2024-04-291-1/+2
* Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-221-1/+1
|\
| * Kconfig: Add missing quotes around source fileMichal Simek2024-04-221-1/+1
* | Kconfig: Remove all default n optionsMichal Simek2024-04-181-2/+0
* | Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini2024-04-181-1/+3
|\ \
| * | cmd: optee_rpmb: build cmd for sandboxIgor Opaniuk2024-04-181-1/+3
| |/
* / Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-181-1/+49
|/