summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass1-0/+34
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-0/+8
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-0/+8
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass1-0/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-0/+26
2017-05-22Convert CONFIG_CMD_FPGAD to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass1-0/+5
2017-05-22Convert CONFIG_CMD_ETHSW to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-0/+48
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-0/+7
2017-04-30Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass1-0/+8
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-0/+8
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-0/+10
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass1-0/+9
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-0/+9
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass1-0/+10
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-0/+12
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass1-0/+44
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass1-0/+11
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass1-0/+10
2017-04-27add Kconfig for fsuuid commandJosua Mayer1-0/+5
2017-04-15dm: led: Add a new 'led' commandSimon Glass1-0/+9
2017-04-07cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard1-3/+3
2017-04-07cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard1-0/+1
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede1-0/+4
2017-04-07cmd: nand: Expose optional suboptions in KconfigBoris Brezillon1-0/+18
2017-04-07cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon1-0/+8
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard1-0/+20
2017-04-05SPARC: RemoveTom Rini1-14/+0
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara1-0/+14
2017-02-09cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-0/+10
2017-02-08cmd: rework "license" commandMasahiro Yamada1-0/+1
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada1-0/+12
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-0/+15
2016-12-27cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam1-2/+2
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin1-0/+3
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-0/+6
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-0/+6
2016-12-01mmc: add bkops-enable commandTomas Melin1-0/+9
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+14
2016-11-15efi: x86: Adjust EFI files support efi_loaderSimon Glass1-1/+1
2016-11-15efi: arm: Add aarch64 EFI app supportSimon Glass1-1/+1