summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+6
2017-07-04powerpc: remove 4xx supportHeiko Schocher6-264/+2
2017-07-03efi_loader: Add check for fallback fdt memory reservationAlexander Graf1-0/+6
2017-06-23bdinfo: print fdt_blobHeiko Schocher1-0/+2
2017-06-18cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam1-1/+1
2017-06-18cmd: usb_mass_storage: Use NULL for pointerFabio Estevam1-1/+1
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2-56/+1
2017-06-16cmd: ethsw: Fix out-of-bounds errorYork Sun1-1/+1
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann1-2/+2
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann1-1/+1
2017-06-12fdt: Add a check to fdt_print() for coveritySimon Glass1-1/+1
2017-06-12fdt: Add a check to do_fdt() for coveritySimon Glass1-1/+1
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher2-39/+1
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher2-8/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher6-76/+5
2017-06-11Merge git://git.denx.de/u-boot-dmTom Rini1-8/+21
2017-06-10Kconfig: Add description for CMD_POWEROFFMichal Simek1-1/+3
2017-06-09cmd/fdt: support single value replacement within an arrayHannes Schmelzer1-8/+21
2017-06-09cmd: jffs2: Rename command ls to fslsSiva Durga Prasad Paladugu1-1/+1
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini1-0/+2
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini1-17/+17
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini1-1/+2
2017-06-04fs: fat: add kbuild configuration supportSekhar Nori1-0/+1
2017-06-02pci: Correct cast for sandboxSimon Glass1-1/+2
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson2-5/+29
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass2-2/+11
2017-05-22Convert CONFIG_CMD_KGDB to KconfigSimon Glass1-0/+9
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-0/+8
2017-05-22fs: Kconfig: Add a separate option for FS_JFFS2Simon Glass2-2/+3
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass1-0/+34
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2-704/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass2-1/+2
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-0/+8
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass1-0/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-0/+26
2017-05-22Convert CONFIG_CMD_FPGAD to KconfigSimon Glass1-0/+8
2017-05-22Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMPSimon Glass1-5/+3
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass1-0/+5
2017-05-22Convert CONFIG_CMD_ETHSW to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2-4/+48
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass2-121/+0
2017-05-15i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass1-2/+0