summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* spl: fix calling "spl export .." more than onceHeiko Schocher2015-03-051-1/+2
* m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-052-1/+9
* m68k: add generic-board supportangelo@sysam.it2015-03-052-21/+24
* cmd_yaffs: Clean up command usage messagesPeter Tyser2015-03-051-13/+13
* common/lcd: Add command for writing to lcd-displayHannes Petermaier2015-03-051-0/+18
* common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier2015-03-051-0/+21
* gpt: support random UUIDs without setting environment variablesRob Herring2015-03-051-18/+30
* gpt: fix error reporting on partition table write failuresRob Herring2015-03-051-2/+2
* kconfig: common: Fix memtest bool nameNikolaos Pasaloukos2015-03-051-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-051-0/+6
|\
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0217-101/+177
| |\
| * | cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner2015-02-171-0/+6
* | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-041-0/+35
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-022-2/+64
|\ \ \ | |_|/ |/| |
| * | fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta2015-02-251-2/+2
| * | fastboot: Add USB cable detect checkRob Herring2015-02-251-0/+6
| * | usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+56
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-252-8/+20
|\ \ \
| * | | crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-251-0/+10
| * | | crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-251-8/+10
| |/ /
* | | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-1/+0
|/ /
* | mmc: Implement SD/MMC versioning properlyPantelis Antoniou2015-02-231-2/+6
* | cmd_i2c: Provide option for bulk 'i2c write' in one transactionLubomir Popov2015-02-191-9/+36
* | cmd_i2c: quit I2C commands immediately on errorMasahiro Yamada2015-02-191-13/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-02-183-7/+7
|\ \
| * | cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger2015-02-171-1/+1
| * | cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger2015-02-173-6/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-173-41/+37
|\ \ \
| * | | avr32: add generic board supportAndreas Bießmann2015-02-173-6/+13
| * | | common/board_r: allocate bootparamsAndreas Bießmann2015-02-171-0/+15
| * | | common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-171-35/+9
| |/ /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-0/+5
|\ \ \
| * | | arm: spl: Provide for a board-specific loaderSimon Glass2015-02-161-0/+5
| | |/ | |/|
* | | spl, spl_nor: fix compiler warningHeiko Schocher2015-02-161-1/+1
* | | image: Convert to use fdt_for_each_subnode macroAxel Lin2015-02-162-15/+5
| |/ |/|
* | dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-121-0/+23
* | dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-121-2/+2
* | Introduce board_init_f_mem() to handle early memory layoutSimon Glass2015-02-121-0/+18
* | malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede2015-02-121-1/+1
* | dm: Prevent "demo hello" and "demo status" segfaultsPeter Tyser2015-02-121-1/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-0/+2
|\
| * scsi: bootstage: Measure time taken to scan the busSimon Glass2015-02-061-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-101-1/+1
|\ \
| * | common/board_f: add at91 wdtHeiko Schocher2015-02-071-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-104-280/+154
|\ \
| * | lcd: split splash code into its own functionNikita Kiryanov2015-02-102-30/+38
| * | lcd: dt: extract simplefb supportNikita Kiryanov2015-02-103-50/+60
| * | lcd: rename bitmap_plot to better represent its functionalityNikita Kiryanov2015-02-101-3/+3
| * | lcd: various cleanupsNikita Kiryanov2015-02-101-75/+15
| * | lcd: remove unused includesNikita Kiryanov2015-02-101-18/+0
OpenPOWER on IntegriCloud