summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-133-5/+17
| * x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurableBin Meng2015-01-131-0/+13
| * x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng2015-01-131-0/+2
| * x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng2015-01-135-4/+11
| * x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-132-2/+26
| * x86: coreboot: Set up timer base correctlyBin Meng2015-01-131-13/+20
| * x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-135-44/+14
| * x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-133-1/+156
| * x86: ivybridge: Update microcode early in bootSimon Glass2015-01-135-13/+40
| * x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-131-0/+8
| * x86: ivybridge: Add a way to turn off the CARSimon Glass2015-01-131-0/+46
| * x86: Commit the current MTRRs before relocationSimon Glass2015-01-131-0/+8
| * x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-131-0/+10
| * x86: board_f: Adjust x86 boot order for performanceSimon Glass2015-01-131-3/+5
| * x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-131-0/+7
| * x86: Add support for MTRRsSimon Glass2015-01-136-101/+187
| * x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-131-25/+0
| * x86: pci: Display vesa modes in hexSimon Glass2015-01-131-2/+2
| * x86: Tidy up VESA mode numbersSimon Glass2015-01-131-4/+7
| * x86: Use cache, don't clear the display in video BIOSSimon Glass2015-01-131-3/+2
| * x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-131-1/+8
| * x86: video: Add debug option to time the BIOS copySimon Glass2015-01-131-0/+3
| * x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-131-1/+1
| * x86: video: Add a debug() to display the frame buffer addressSimon Glass2015-01-131-0/+1
| * x86: Correct ifdtool microcode calculationSimon Glass2015-01-131-2/+2
| * x86: Drop RAMTOP KconfigSimon Glass2015-01-132-12/+0
| * x86: Correct XIP_ROM_SIZESimon Glass2015-01-131-1/+1
| * x86: crownbay: Add pci devices in the dts fileBin Meng2015-01-131-0/+81
| * x86: Use ePAPR defined properties for x86-uartBin Meng2015-01-132-4/+9
| * serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng2015-01-131-0/+31
| * fdt: Add several apis to decode pci device nodeBin Meng2015-01-133-26/+257
| * x86: Simplify the fsp hob access functionsBin Meng2015-01-125-100/+101
| * pci: Make pci apis usable before relocationBin Meng2015-01-125-14/+28
| * x86: Support pci bus scan in the early phaseBin Meng2015-01-121-0/+1
| * x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-121-0/+2
| * x86: Clean up the board dts filesBin Meng2015-01-123-24/+7
| * x86: Rename coreboot.dsti to serial.dtsiBin Meng2015-01-123-2/+2
| * x86: Remove alex.dts in arch/x86/dtsBin Meng2015-01-122-25/+0
* | PM9G45 adding generic board supportGeorgi Botev2015-01-131-0/+2
* | PM9261 adding generic board supportGeorgi Botev2015-01-131-0/+2
* | PM9263 adding generic board supportGeorgi Botev2015-01-131-0/+2
* | ppc4xx: switch VOM405 to generic boardMatthias Fuchs2015-01-131-0/+2
* | ppc4xx: switch PMC405DE to generic boardMatthias Fuchs2015-01-131-0/+2
* | ppc4xx: switch PLU405 to generic boardMatthias Fuchs2015-01-131-0/+2
* | ppc4xx: switch CPCI2DP to generic boardMatthias Fuchs2015-01-131-0/+2
* | ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-137-4046/+4
* | ppc4xx: remove some CPCI405 variantsMatthias Fuchs2015-01-139-1126/+3
* | ppc4xx: remove G2000 boardMatthias Fuchs2015-01-139-1432/+1
* | ppc4xx: remove WUH405 boardMatthias Fuchs2015-01-1310-4273/+1
* | ppc4xx: remove VOH405 boardMatthias Fuchs2015-01-1312-8521/+1
OpenPOWER on IntegriCloud