aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini1-0/+39
2022-04-25bootstd: Add a bootmeth commandSimon Glass1-0/+11
2022-04-25bootstd: Add a bootflow commandSimon Glass1-0/+18
2022-04-25bootstd: Add a bootdev commandSimon Glass1-0/+10
2022-04-24cmd: part: add explicit dependency on PARTITIONSWIP/24Apr2022AKASHI Takahiro1-0/+1
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+7
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini1-0/+7
2022-04-07cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel1-0/+3
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes1-0/+10
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass1-1/+1
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini1-0/+4
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini1-0/+9
2022-03-15fs/erofs: add filesystem commandsHuang Jianan1-0/+6
2022-03-10event: Add a commandSimon Glass1-0/+8
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+25
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma1-5/+6
2022-01-18common: remove bedbug debugger supportOvidiu Panait1-7/+0
2022-01-13cmd/Kconfig: Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini1-0/+7
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini1-0/+21
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini1-1/+1
2021-12-24cmd: kaslrseed: add command to generate value from hwrngChris Morgan1-0/+7
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass1-0/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+10
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju1-0/+10
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-9/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-0/+31
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig1-0/+8
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini1-1/+1
2021-07-07usb: Add correct depends for CMD_USB_MASS_STORAGETom Rini1-0/+1
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini1-1/+1
2021-06-30TEST: USB_HOST not USBTom Rini1-1/+1
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay1-1/+4
2021-05-13cmd: add support for a new "extension" commandKory Maincent1-0/+12
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+9
2021-04-20cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt1-0/+1
2021-04-12cmd: xtrace: Convert to boolSean Anderson1-1/+1
2021-04-08crypto: Add blob command support for i.MX8M platformsAymen Sghaier1-2/+2
2021-04-08imx7ulp: Enable support for cmd blobFranck LENORMAND1-2/+2
2021-04-08cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima1-0/+2
2021-04-05Merge branch 'next'Tom Rini1-1/+17
2021-04-04cmd: CMD_USB depends on USBHeinrich Schuchardt1-0/+1
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass1-0/+9
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+8
2021-03-13cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz1-0/+8
2021-03-12tpm: Don't select LOGSimon Glass1-1/+0
2021-03-05cmd: Fix virtio command dependencyBin Meng1-0/+1
2021-03-05cmd: Add a command to display the address mapBin Meng1-0/+7
2021-02-24cmd: pinmux: depend on PINCTRLMarek BehĂșn1-0/+1