aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+1
2017-07-24cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan1-2/+1
2017-07-24cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan1-0/+1
2017-07-24cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan1-1/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-18/+2
2017-07-19mmc: use new hwpart API when CONFIG_BLK enabledKever Yang1-0/+4
2017-07-11cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko1-8/+6
2017-07-11cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko1-1/+1
2017-07-11cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko1-3/+4
2017-07-11cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko1-1/+1
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N1-30/+39
2017-07-11fdt: Check for NULL return from fdt_getprop in 'fdt set'Tom Rini1-0/+4
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass1-1/+3
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass1-2/+2
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass1-1/+1
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-0/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+12
2017-07-10cmd, nand: fix broken output of "nand info"Lothar Waßmann1-2/+2
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy1-52/+2
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy2-3/+58
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-11/+0
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+6
2017-07-03powerpc: 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-10Merge git://git.denx.de/u-boot-dmTom Rini1-8/+21
2017-06-09Kconfig: 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-03fs: 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-05-31Kconfig: 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