summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-222-704/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-222-1/+2
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-0/+8
* Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass2017-05-221-0/+2
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_GETTIME to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass2017-05-221-0/+26
* Convert CONFIG_CMD_FPGAD to KconfigSimon Glass2017-05-221-0/+8
* Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMPSimon Glass2017-05-221-5/+3
* Convert CONFIG_CMD_FDC to KconfigSimon Glass2017-05-221-0/+5
* Convert CONFIG_CMD_ETHSW to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-222-4/+48
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-222-121/+0
* i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass2017-05-151-2/+0
* cmd/led.c: Remove unnecessary check on 'cmd' valueTom Rini2017-05-121-2/+0
* cmd/io.c: Fix comparison of unsigned expression warningTom Rini2017-05-121-1/+2
* cmd/bdinfo.c: Fix unused function warningTom Rini2017-05-121-1/+1
* common: env: remove superfluous assignmentxypron.glpk@gmx.de2017-05-121-1/+0
* cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas2017-05-101-17/+13
* cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas2017-05-101-0/+1
* arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin2017-05-091-6/+7
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-0/+7
* Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass2017-04-301-0/+8
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-0/+8
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-301-0/+1
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-301-0/+10
* Convert CONFIG_CMD_CLK to KconfigSimon Glass2017-04-301-0/+9
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-301-0/+1
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-301-0/+9
* Convert CONFIG_CMD_BSP to KconfigSimon Glass2017-04-301-0/+10
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-0/+12
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-302-1/+45
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-301-0/+11
* Convert CONFIG_CMD_AES et al to KconfigSimon Glass2017-04-301-0/+10
* add Kconfig for fsuuid commandJosua Mayer2017-04-271-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2017-04-181-1/+1
|\
| * cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de2017-04-181-1/+1
* | cmd: remove Blackfin specific commandsMasahiro Yamada2017-04-187-734/+0
* | cmd: cramfs: use map_sysmem for sandbox supportTyler Hall2017-04-181-3/+11
|/
* dm: led: Add a new 'led' commandSimon Glass2017-04-143-0/+155
* led: Mark existing driver as legacySimon Glass2017-04-142-3/+3
* sandbox: Add some test LEDsSimon Glass2017-04-141-0/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-131-1/+1
|\
| * cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel2017-04-121-1/+1
* | pci: Add a command to show PCI regionsSimon Glass2017-04-131-2/+49
* | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
* | cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard2017-04-071-3/+3