aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
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 Glass2-1/+45
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-18Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-1/+1
2017-04-18cmd: remove Blackfin specific commandsMasahiro Yamada7-734/+0
2017-04-18cmd: cramfs: use map_sysmem for sandbox supportTyler Hall1-3/+11
2017-04-18cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de1-1/+1
2017-04-14dm: led: Add a new 'led' commandSimon Glass3-0/+155
2017-04-14led: Mark existing driver as legacySimon Glass2-3/+3
2017-04-14sandbox: Add some test LEDsSimon Glass1-0/+0
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-04-13pci: Add a command to show PCI regionsSimon Glass1-2/+49
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel1-1/+1
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 Ripard2-0/+28
2017-04-05OpenRISC: RemoveTom Rini1-15/+1
2017-04-05SPARC: RemoveTom Rini4-622/+0
2017-04-05Blackfin: RemoveTom Rini3-118/+0
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese2-2/+2
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini1-15/+147
2017-03-28i2c: Set default I2C bus numberLukasz Majewski1-0/+10
2017-03-26lib: tpm: Add command to list resourcesmario.six@gdsys.cc1-1/+75
2017-03-26cmd: tpm: Fix flush commandmario.six@gdsys.cc1-14/+23
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc1-0/+49
2017-03-17gpt: Fix uuid string formatVincent Tinelli1-1/+1
2017-03-17cmd: itest: correct calculus for long formatSebastien Colleur1-1/+2
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara1-0/+14
2017-03-16Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+4
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada1-6/+22
2017-03-14armv8: Add global variable resv_ramYork Sun1-0/+4
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada4-22/+22
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-0/+10
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko1-2/+2
2017-02-08cmd: rework "license" commandMasahiro Yamada4-13/+37