summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()Stefan Roese2015-03-131-1/+2
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-053-2/+99
|\
| * 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-bootStefano Babic2015-03-0217-101/+177
|\ \ \ | |/ /
| * | 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
| |/
* | cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner2015-02-171-0/+6
|/
* 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
| * | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-101-24/+22
| * | lcd: logo: move generic cmap setting to lcd_logo_set_cmap()Nikita Kiryanov2015-02-101-21/+7
| * | lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov2015-02-101-9/+1
| * | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-101-21/+8
| * | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov2015-02-101-6/+5
| * | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov2015-02-101-10/+1
| * | lcd: split configuration_get_cmapNikita Kiryanov2015-02-101-19/+0
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-102-0/+177
|\ \
OpenPOWER on IntegriCloud