summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+1
* cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan2017-07-241-2/+1
* cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan2017-07-241-0/+1
* cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan2017-07-241-1/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-18/+2
* mmc: use new hwpart API when CONFIG_BLK enabledKever Yang2017-07-191-0/+4
* cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-8/+6
* cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko2017-07-111-1/+1
* cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-3/+4
* cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+1
* cmd: nand: abstract global variable usage for dm conversionMugunthan V N2017-07-111-30/+39
* fdt: Check for NULL return from fdt_getprop in 'fdt set'Tom Rini2017-07-111-0/+4
* display_options: Refactor to allow obtaining the bannerSimon Glass2017-07-111-1/+3
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-2/+2
* dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-1/+1
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-0/+1
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+12
* cmd, nand: fix broken output of "nand info"Lothar Waßmann2017-07-101-2/+2
* powerpc, 8xx: move specific reginfoChristophe Leroy2017-07-081-52/+2
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-082-3/+58
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-11/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-07-041-0/+6
|\
| * efi_loader: Add check for fallback fdt memory reservationAlexander Graf2017-07-031-0/+6
* | powerpc: remove 4xx supportHeiko Schocher2017-07-036-264/+2
|/
* bdinfo: print fdt_blobHeiko Schocher2017-06-231-0/+2
* cmd: usb_mass_storage: Staticize do_usb_mass_storage()Fabio Estevam2017-06-181-1/+1
* cmd: usb_mass_storage: Use NULL for pointerFabio Estevam2017-06-181-1/+1
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-162-56/+1
* cmd: ethsw: Fix out-of-bounds errorYork Sun2017-06-161-1/+1
* cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann2017-06-121-2/+2
* cmd: mtdparts: fix uninitialized variable warningLothar Waßmann2017-06-121-1/+1
* fdt: Add a check to fdt_print() for coveritySimon Glass2017-06-121-1/+1
* fdt: Add a check to do_fdt() for coveritySimon Glass2017-06-121-1/+1
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-122-39/+1
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-122-8/+1
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-126-76/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2017-06-101-8/+21
|\
| * cmd/fdt: support single value replacement within an arrayHannes Schmelzer2017-06-091-8/+21
* | Kconfig: Add description for CMD_POWEROFFMichal Simek2017-06-091-1/+3
* | cmd: jffs2: Rename command ls to fslsSiva Durga Prasad Paladugu2017-06-091-1/+1
|/
* cmd/ethsw: Disable implicit enum conversion warningTom Rini2017-06-051-0/+2
* cmd/elf.c: Support passing arguments with bootelfTom Rini2017-06-051-17/+17
* Merge git://git.denx.de/u-boot-fdtTom Rini2017-06-041-1/+2
|\
| * pci: Correct cast for sandboxSimon Glass2017-06-021-1/+2
* | fs: fat: add kbuild configuration supportSekhar Nori2017-06-031-0/+1
|/
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-312-5/+29
* Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass2017-05-222-2/+11
* Convert CONFIG_CMD_KGDB to KconfigSimon Glass2017-05-221-0/+9
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-0/+8