summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-26-10/+1
|\
| * fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-25-1/+1
| * fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-25-9/+0
* | kbuild: refactor some makefilesMasahiro Yamada2014-09-24-7/+2
* | cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy2014-09-24-2/+4
* | kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-24-0/+6
* | kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2014-09-24-0/+6
* | kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-24-0/+6
* | kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-24-0/+6
* | kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-24-0/+6
* | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+4
* | sandbox: Disable Ctrl-CSimon Glass2014-09-24-0/+3
* | usb/gadget: fastboot: implement sparse formatSteve Rae2014-09-24-10/+23
* | usb/gadget: fastboot: minor cleanupSteve Rae2014-09-24-3/+4
* | usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-24-0/+85
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-24-13/+0
|/
* generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=yMasahiro Yamada2014-09-16-4/+6
* common: fix include guards for CONFIG_MPGabriel Huau2014-09-16-2/+2
* implement the Android sparse image formatSteve Rae2014-09-16-53/+76
* cleanup code which handles the Android sparse image formatSteve Rae2014-09-16-41/+56
* update code which handles Android sparse image formatSteve Rae2014-09-16-2438/+0
* add code to handle Android sparse image formatSteve Rae2014-09-16-0/+2643
* cmd_mem: add static to internally used functionsMasahiro Yamada2014-09-16-3/+4
* kgdb: Remove first_entry for kgdbPeng Fan2014-09-16-12/+2
* Fix a few printf argument verification warningsVasili Galka2014-09-15-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-13-12/+29
|\
| * dm: Make driver model available before board_init()Simon Glass2014-09-10-15/+27
| * Set up stdio earlier when using driver modelSimon Glass2014-09-10-6/+11
| * dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass2014-09-10-2/+2
* | board_r: ARM[64] do not set gd againJeroen Hofstee2014-09-09-1/+1
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2014-09-02-4/+19
|\
| * dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-02-4/+19
* | dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass2014-08-31-3/+6
* | dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-31-32/+69
|/
* cmd_bootm.c: Add 'booti' for ARM64 Linux kernel ImagesTom Rini2014-08-30-0/+140
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-08-29-7/+5
|\
| * common/Makefile: Consolidate SPL ENV options, correct inclusionTom Rini2014-08-25-7/+5
* | Merge git://git.denx.de/u-boot-usbTom Rini2014-08-29-5/+25
|\ \
| * | usb: hub: don't check CONNECTION in hub_port_reset()Stephen Warren2014-08-29-3/+16
| * | usb: Handle -ENODEV from usb_lowlevel_init()Marek Vasut2014-08-29-2/+9
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-29-4/+4
|\ \ \
| * | | mx6: add support of multi-processor commandGabriel Huau2014-08-20-4/+4
| | |/ | |/|
* | | Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-28-2/+3
| |/ |/|
* | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-28/+2
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-25-0/+1
|\ \
| * | mtdparts: fix usecount bugHeiko Schocher2014-08-14-0/+1
* | | nios2: add generic board supportThomas Chou2014-08-24-4/+4
* | | bootm: make sure pass NULL when argc < 1Bryan Wu2014-08-21-2/+3
* | | image: fix bootm failure for FIT imageBryan Wu2014-08-21-18/+30
* | | pxe: Allow use of environment variables in append stringHans de Goede2014-08-21-16/+13