summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass
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-22Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMPSimon 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-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-15i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass
2017-05-12cmd/led.c: Remove unnecessary check on 'cmd' valueTom Rini
2017-05-12cmd/io.c: Fix comparison of unsigned expression warningTom Rini
2017-05-12cmd/bdinfo.c: Fix unused function warningTom Rini
2017-05-12common: env: remove superfluous assignmentxypron.glpk@gmx.de
2017-05-10cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas
2017-05-10cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas
2017-05-09arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin
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-18Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2017-04-18cmd: remove Blackfin specific commandsMasahiro Yamada
2017-04-18cmd: cramfs: use map_sysmem for sandbox supportTyler Hall
2017-04-18cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de
2017-04-15dm: led: Add a new 'led' commandSimon Glass
2017-04-15led: Mark existing driver as legacySimon Glass
2017-04-15sandbox: Add some test LEDsSimon Glass
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13pci: Add a command to show PCI regionsSimon Glass
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel
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