summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng
2015-01-13x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass
2015-01-13x86: Commit the current MTRRs before relocationSimon Glass
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass
2015-01-13x86: board_f: Adjust x86 boot order for performanceSimon Glass
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass
2015-01-13x86: pci: Display vesa modes in hexSimon Glass
2015-01-13x86: Tidy up VESA mode numbersSimon Glass
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass
2015-01-13x86: Correct ifdtool microcode calculationSimon Glass
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass
2015-01-13x86: crownbay: Add pci devices in the dts fileBin Meng
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng
2015-01-13serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2015-01-12x86: Simplify the fsp hob access functionsBin Meng
2015-01-12pci: Make pci apis usable before relocationBin Meng
2015-01-12x86: Support pci bus scan in the early phaseBin Meng
2015-01-12x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng
2015-01-12x86: Clean up the board dts filesBin Meng
2015-01-12x86: Rename coreboot.dsti to serial.dtsiBin Meng
2015-01-12x86: Remove alex.dts in arch/x86/dtsBin Meng
2015-01-12Prepare v2015.01v2015.01Tom Rini
2015-01-12Nokia RX-51: Do not call secure PPA routine on non secure devicesPali Rohár
2015-01-12powerpc: xes: Add maintainerPeter Tyser
2015-01-12powerpc: xes: Convert to generic boardJohn Schmoller
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada
2015-01-12omap: beagle_x15: add MAINTAINERSMasahiro Yamada
2015-01-12stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada
2015-01-12ARM: kirkwood: dns325: Add generic board supportStefan Herbrechtsmeier
2015-01-12Change e-mail address of Stefan HerbrechtsmeierStefan Herbrechtsmeier
2015-01-12common/board_f.c: fix compile error when tracing disabledKevin Hilman
2015-01-11tools/kwbimage.c: fix parser error handlingAndreas Bießmann
2015-01-11ARM: atmel: sama5d3xek: fix the LCD parametersBo Shen
2015-01-11ARM: atmel: sama5d4xek: fix the LCD parametersBo Shen
2015-01-11ARM: atmel: sama5d4 xplained: fix the LCD parametersBo Shen
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski