summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2025-03-11net: lwip: add support for built-in root certificatesJerome Forissier
2025-03-11net: lwip: extend wget to support CA (root) certificatesJerome Forissier
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-02-27mbedtls: fix incorrect kconfig dependencies on mbedtlsRaymond Mao
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14cmd: Enable CMD remoteproc by default for K3 ARCHJudith Mendez
2025-02-12net: Kconfig: depend on DM_RNG for WGET_HTTPSJerome Forissier
2025-02-05fpga: add new symbol for fpga_loadbIbai Erkiaga
2025-02-05fpga: xilinx exclusive commandsIbai Erkiaga
2025-02-05fpga: resort fpga commandsIbai Erkiaga
2025-01-31cmd: Fix Kconfig coding styleMichal Simek
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22x86: Enable meminfo commandSimon Glass
2025-01-22cmd: Allow building ufetch without CONFIG_BLKJ. Neuschäfer
2025-01-20fs: eliminate YAFFS2 implementationHeinrich Schuchardt
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-08Merge patch series "cmd: Add support for optee commands."Tom Rini
2025-01-02cmd: Add support for optee commandsVenkatesh Yadav Abbarapu
2024-12-17nand: Add a watch commandMichael Trimarchi
2024-11-29cmd: add a fetch utilityCaleb Connolly
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-22cmd: improve description of the cdp commandHeinrich Schuchardt
2024-11-16net: Kconfig: add CONFIG_WGET symbolAdriano Cordova
2024-11-12net: lwip: Enable https:// support for wgetIlias Apalodimas
2024-11-03x86: coreboot: Add a command to check and update CMOS RAMSimon Glass
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25cmd: Update the meminfo command to show the memory mapSimon Glass
2024-10-25cmd: Move meminfo command into its own fileSimon Glass
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-20Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
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