summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FPGAD to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ETHSW to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass
2017-04-27add Kconfig for fsuuid commandJosua Mayer
2017-04-15dm: led: Add a new 'led' commandSimon Glass
2017-04-07cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard
2017-04-07cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede
2017-04-07cmd: nand: Expose optional suboptions in KconfigBoris Brezillon
2017-04-07cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard
2017-04-05SPARC: RemoveTom Rini
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2016-12-27cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass
2016-11-14efi: arm: Add EFI app supportSimon Glass
2016-11-14efi: Add support for a hello world test programSimon Glass
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-09-27dfu: Migrate to KconfigTom Rini