summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
|\ \
| * | common: convert compulab splash load code to common codeNikita Kiryanov2015-01-292-0/+177
* | | bdinfo: Show information about fdt blob via bdinfoMichal Simek2015-02-091-0/+3
* | | microblaze: Move architecture to use generic board initMichal Simek2015-02-093-5/+14
* | | common/board_r: manual relocation for cmd tableAndreas Bießmann2015-02-091-0/+12
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3011-108/+164
|\ \
| * | rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-291-3/+3
| * | Use hash.c in mkimageRuchika Gupta2015-01-291-35/+46
| * | hash: Add function to find hash_algo struct with progressive hashRuchika Gupta2015-01-291-9/+24
| * | Export redesignMartin Dorwig2015-01-293-37/+14
OpenPOWER on IntegriCloud