summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2024-10-18x86: Enable RTC command by defaultSimon Glass
2024-10-18cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NETHeinrich Schuchardt
2024-10-17usb: tcpm: add core frameworkSebastian Reichel
2024-10-16net: lwip: add wget commandJerome Forissier
2024-10-16net: lwip: add dns commandJerome Forissier
2024-10-16net: lwip: add ping commandJerome Forissier
2024-10-16net: lwip: add TFTP support and tftpboot commandJerome Forissier
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-09cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLKHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-10-07cmd: Make bootvx independent of bootelfDaniel Palmer
2024-10-03cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependenciesHeinrich Schuchardt
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24cmd: pxe: CMD_PXE implies CMD_TFTPBOOTJerome Forissier
2024-09-16cmd: osd: Depend on OSDMarek Vasut
2024-09-16mmc: Hide mmc speed command under mmc commandMarek Vasut
2024-08-15sandbox: Enable wget commandYasuharu Shibata
2024-08-09upl: Add a commandSimon Glass
2024-07-19cmd: move CMD_DHCP6 options beneath CMD_DHCP6Heinrich Schuchardt
2024-07-19cmd: correct ELF-related commands dependenciesMaxim Moskalets
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-07-05cmd: bootm: add ELF file supportMaxim Moskalets
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-22cmd: link to doc/usage/fit/x86-fit-boot.rstHeinrich Schuchardt
2024-06-20cmd: fix typo in CMD_BOOTMETH help textQuentin Schulz
2024-06-07Merge patch series "'eeprom' command improvements"Tom Rini
2024-06-07cmd: eeprom: Hide eeprom layout versioning behind a Kconfig optionMarek BehĂșn
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd/Kconfig: Add some missing dependenciesTom Rini
2024-04-29cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18cmd: optee_rpmb: build cmd for sandboxIgor Opaniuk
2024-04-14cmd: mtd: OTP access supportArseniy Krasnov
2024-04-13Fix references to trace docVincent Stehlé
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10bootm: Make OS booting dependent on BOOTMSimon Glass
2024-04-10bootm: Add a Kconfig option for bootm functionalitySimon Glass
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2024-03-13cmd: add FDT setup for bootelf by flagMaxim Moskalets
2024-03-13cli: allow users to determine history buffer allocation methodHanyuan Zhao
2024-03-07cmd: md5sum: use hash_commandIgor Opaniuk
2024-03-04cmd: eeprom: Fix config dependencyIvan Orlov
2024-03-04fs: drop reiserfsPeter Robinson