summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-13-44/+14
* x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-13-1/+156
* x86: ivybridge: Update microcode early in bootSimon Glass2015-01-13-13/+40
* x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-13-0/+8
* x86: ivybridge: Add a way to turn off the CARSimon Glass2015-01-13-0/+46
* x86: Commit the current MTRRs before relocationSimon Glass2015-01-13-0/+8
* x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-13-0/+10
* x86: board_f: Adjust x86 boot order for performanceSimon Glass2015-01-13-3/+5
* x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-13-0/+7
* x86: Add support for MTRRsSimon Glass2015-01-13-101/+187
* x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-13-25/+0
* x86: pci: Display vesa modes in hexSimon Glass2015-01-13-2/+2
* x86: Tidy up VESA mode numbersSimon Glass2015-01-13-4/+7
* x86: Use cache, don't clear the display in video BIOSSimon Glass2015-01-13-3/+2
* x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-13-1/+8
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-13-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-13-1/+1
* x86: video: Add a debug() to display the frame buffer addressSimon Glass2015-01-13-0/+1
* x86: Correct ifdtool microcode calculationSimon Glass2015-01-13-2/+2
* x86: Drop RAMTOP KconfigSimon Glass2015-01-13-12/+0
* x86: Correct XIP_ROM_SIZESimon Glass2015-01-13-1/+1
* x86: crownbay: Add pci devices in the dts fileBin Meng2015-01-13-0/+81
* x86: Use ePAPR defined properties for x86-uartBin Meng2015-01-13-4/+9
* serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng2015-01-13-0/+31
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-13-26/+257
* x86: Simplify the fsp hob access functionsBin Meng2015-01-12-100/+101
* pci: Make pci apis usable before relocationBin Meng2015-01-12-14/+28
* x86: Support pci bus scan in the early phaseBin Meng2015-01-12-0/+1
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-12-0/+2
* x86: Clean up the board dts filesBin Meng2015-01-12-24/+7
* x86: Rename coreboot.dsti to serial.dtsiBin Meng2015-01-12-2/+2
* x86: Remove alex.dts in arch/x86/dtsBin Meng2015-01-12-25/+0
* Prepare v2015.01Tom Rini2015-01-12-1/+1
* Nokia RX-51: Do not call secure PPA routine on non secure devicesPali Rohár2015-01-12-1/+5
* powerpc: xes: Add maintainerPeter Tyser2015-01-12-4/+4
* powerpc: xes: Convert to generic boardJohn Schmoller2015-01-12-0/+10
* ARM: remove redudant information from Kconfig filesMasahiro Yamada2015-01-12-30/+0
* omap: beagle_x15: add MAINTAINERSMasahiro Yamada2015-01-12-0/+6
* stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada2015-01-12-0/+1
* ARM: kirkwood: dns325: Add generic board supportStefan Herbrechtsmeier2015-01-12-0/+1
* Change e-mail address of Stefan HerbrechtsmeierStefan Herbrechtsmeier2015-01-12-6/+6
* common/board_f.c: fix compile error when tracing disabledKevin Hilman2015-01-12-7/+0
* tools/kwbimage.c: fix parser error handlingAndreas Bießmann2015-01-11-6/+8
* ARM: atmel: sama5d3xek: fix the LCD parametersBo Shen2015-01-11-2/+1
* ARM: atmel: sama5d4xek: fix the LCD parametersBo Shen2015-01-11-2/+1
* ARM: atmel: sama5d4 xplained: fix the LCD parametersBo Shen2015-01-11-4/+2
* fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski2015-01-10-1/+1
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-01-10-10/+5
|\
| * mtd: nand: do not scan BBT after scrubMasahiro Yamada2015-01-09-8/+3
| * mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada2015-01-09-1/+1