summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
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-05OpenRISC: RemoveTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-03-28i2c: Set default I2C bus numberLukasz Majewski