summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-054-1/+3
| * x86: Adjust the FSP types slightlySimon Glass2015-02-054-7/+9
| * x86: Move common FSP code into a common locationSimon Glass2015-02-0518-8/+16
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-051-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-054-13/+43
| * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-054-4/+17
| * x86: Add an option to enabling building a ROM fileSimon Glass2015-02-052-6/+9
| * usb: pci: Add XHCI driver for PCISimon Glass2015-02-052-0/+61
| * usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-051-0/+1
| * x86: pci: Add PCI IDs for Minnowboard MaxSimon Glass2015-02-051-0/+5
| * pci: Add a function to find a device by classSimon Glass2015-02-052-2/+44
| * x86: Enhance the microcode tool to support header files as inputSimon Glass2015-02-051-20/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-1042-431/+518
|\ \
| * | arm, at91: taurus remove MACH_TYPE definitions in config fileHeiko Schocher2015-02-071-3/+0
| * | arm, at91: add reset controller status registerHeiko Schocher2015-02-071-0/+2
| * | arm, at91, taurus: enable WDTHeiko Schocher2015-02-071-0/+6
| * | arm, at91, wdt: make timeout configurableHeiko Schocher2015-02-072-0/+7
| * | common/board_f: add at91 wdtHeiko Schocher2015-02-071-1/+1
| * | arm, at91, wdt: do not disable WDT in SPLHeiko Schocher2015-02-071-0/+4
| * | ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh2015-02-071-5/+6
| * | ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh2015-02-071-4/+6
| * | ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC cardWu, Josh2015-02-071-4/+5
| * | ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh2015-02-073-5/+7
| * | mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh2015-02-072-0/+29
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-078-408/+4
| * | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-076-0/+145
| * | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-076-0/+145
| * | ARM: atmel: sama5d4: build related file when enable SPLBo Shen2015-02-071-0/+1
| * | ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen2015-02-071-1/+1
| * | ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-071-0/+12
| * | ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-071-0/+35
| * | ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen2015-02-071-0/+2
| * | ARM: atmel: spl: can not disable osc for sama5d4Bo Shen2015-02-071-0/+2
| * | ARM: atmel: spl: add saic to aic redirect functionBo Shen2015-02-072-0/+8
| * | ARM: atmel: spl: add weak bus matrix init functionBo Shen2015-02-071-0/+7
| * | ARM: atmel: sama5: add sfr register header fileBo Shen2015-02-071-0/+38
| * | ARM: atmel: sama5: add bus matrix header fileBo Shen2015-02-071-0/+37
| * | ARM: atmel: clock: make it possible to configure HMX32Bo Shen2015-02-071-0/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-1017-546/+575
|\ \
| * | lcd: split splash code into its own functionNikita Kiryanov2015-02-103-31/+48
| * | lcd: dt: extract simplefb supportNikita Kiryanov2015-02-106-53/+75
| * | lcd: rename bitmap_plot to better represent its functionalityNikita Kiryanov2015-02-101-3/+3
| * | lcd: various cleanupsNikita Kiryanov2015-02-102-143/+49
| * | lcd: remove unused includesNikita Kiryanov2015-02-101-18/+0
| * | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-102-24/+33
| * | 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-102-9/+16
| * | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-102-21/+34
| * | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov2015-02-102-6/+12
OpenPOWER on IntegriCloud