| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -1/+1 |
* | cmd: Kconfig: Fix CMD_UBIFS dependencies | Karl Beldan | 2017-07-24 | 1 | -2/+1 |
* | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS | Karl Beldan | 2017-07-24 | 1 | -0/+1 |
* | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS | Karl Beldan | 2017-07-24 | 1 | -1/+0 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 1 | -18/+2 |
* | mmc: use new hwpart API when CONFIG_BLK enabled | Kever Yang | 2017-07-19 | 1 | -0/+4 |
* | cmd: mvebu: bubt: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -8/+6 |
* | cmd: nand: remove direct access to struct mtd_info->priv | Grygorii Strashko | 2017-07-11 | 1 | -1/+1 |
* | cmd: jffs2: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -3/+4 |
* | cmd: bootm: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -1/+1 |
* | cmd: nand: abstract global variable usage for dm conversion | Mugunthan V N | 2017-07-11 | 1 | -30/+39 |
* | fdt: Check for NULL return from fdt_getprop in 'fdt set' | Tom Rini | 2017-07-11 | 1 | -0/+4 |
* | display_options: Refactor to allow obtaining the banner | Simon Glass | 2017-07-11 | 1 | -1/+3 |
* | dm: scsi: Document and rename the scsi_scan() parameter | Simon Glass | 2017-07-11 | 1 | -2/+2 |
* | dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -0/+12 |
* | cmd, nand: fix broken output of "nand info" | Lothar Waßmann | 2017-07-10 | 1 | -2/+2 |
* | powerpc, 8xx: move specific reginfo | Christophe Leroy | 2017-07-08 | 1 | -52/+2 |
* | powerpc: Partialy restore core of mpc8xx | Christophe Leroy | 2017-07-08 | 2 | -3/+58 |
* | avr32: Retire AVR32 for good | Andy Shevchenko | 2017-07-06 | 1 | -11/+0 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2017-07-04 | 1 | -0/+6 |
|\ |
|
| * | efi_loader: Add check for fallback fdt memory reservation | Alexander Graf | 2017-07-03 | 1 | -0/+6 |
* | | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 6 | -264/+2 |
|/ |
|
* | bdinfo: print fdt_blob | Heiko Schocher | 2017-06-23 | 1 | -0/+2 |
* | cmd: usb_mass_storage: Staticize do_usb_mass_storage() | Fabio Estevam | 2017-06-18 | 1 | -1/+1 |
* | cmd: usb_mass_storage: Use NULL for pointer | Fabio Estevam | 2017-06-18 | 1 | -1/+1 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 2 | -56/+1 |
* | cmd: ethsw: Fix out-of-bounds error | York Sun | 2017-06-16 | 1 | -1/+1 |
* | cmd: nvedit: bring error message in sync with condition under which it appears | Lothar Waßmann | 2017-06-12 | 1 | -2/+2 |
* | cmd: mtdparts: fix uninitialized variable warning | Lothar Waßmann | 2017-06-12 | 1 | -1/+1 |
* | fdt: Add a check to fdt_print() for coverity | Simon Glass | 2017-06-12 | 1 | -1/+1 |
* | fdt: Add a check to do_fdt() for coverity | Simon Glass | 2017-06-12 | 1 | -1/+1 |
* | powerpc, 5xx: remove support for 5xx | Heiko Schocher | 2017-06-12 | 2 | -39/+1 |
* | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 2017-06-12 | 2 | -8/+1 |
* | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 2017-06-12 | 6 | -76/+5 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-06-10 | 1 | -8/+21 |
|\ |
|
| * | cmd/fdt: support single value replacement within an array | Hannes Schmelzer | 2017-06-09 | 1 | -8/+21 |
* | | Kconfig: Add description for CMD_POWEROFF | Michal Simek | 2017-06-09 | 1 | -1/+3 |
* | | cmd: jffs2: Rename command ls to fsls | Siva Durga Prasad Paladugu | 2017-06-09 | 1 | -1/+1 |
|/ |
|
* | cmd/ethsw: Disable implicit enum conversion warning | Tom Rini | 2017-06-05 | 1 | -0/+2 |
* | cmd/elf.c: Support passing arguments with bootelf | Tom Rini | 2017-06-05 | 1 | -17/+17 |
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2017-06-04 | 1 | -1/+2 |
|\ |
|
| * | pci: Correct cast for sandbox | Simon Glass | 2017-06-02 | 1 | -1/+2 |
* | | fs: fat: add kbuild configuration support | Sekhar Nori | 2017-06-03 | 1 | -0/+1 |
|/ |
|
* | dm: Use dm.h header when driver mode is used | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | Kconfig: Finish migration of hashing commands | Daniel Thompson | 2017-05-31 | 2 | -5/+29 |
* | Convert CONFIG_CMD_LZMADEC to Kconfig | Simon Glass | 2017-05-22 | 2 | -2/+11 |
* | Convert CONFIG_CMD_KGDB to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+9 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+8 |