index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: coreboot: Configure pci memory regions
Bin Meng
2015-01-13
1
-2
/
+28
*
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
1
-0
/
+15
*
x86: coreboot: Set up timer base correctly
Bin Meng
2015-01-13
1
-13
/
+20
*
x86: fsp: Drop get_hob_type() and get_hob_length()
Bin Meng
2015-01-13
2
-7
/
+7
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
3
-10
/
+34
*
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2015-01-13
1
-0
/
+8
*
x86: ivybridge: Add a way to turn off the CAR
Simon Glass
2015-01-13
1
-0
/
+46
*
x86: ivybridge: Request MTRRs for DRAM regions
Simon Glass
2015-01-13
1
-0
/
+10
*
x86: ivybridge: Set up an MTRR for the video frame buffer
Simon Glass
2015-01-13
1
-0
/
+7
*
x86: Add support for MTRRs
Simon Glass
2015-01-13
4
-18
/
+98
*
x86: ivybridge: Drop support for ROM caching
Simon Glass
2015-01-13
1
-25
/
+0
*
x86: ivybridge: Only run the Video BIOS when video is enabled
Simon Glass
2015-01-13
1
-1
/
+8
*
x86: Simplify the fsp hob access functions
Bin Meng
2015-01-12
2
-62
/
+72
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
1
-4
/
+4
*
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
1
-0
/
+1
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2015-01-12
1
-0
/
+2
*
x86: Clean up the FSP support codes
Bin Meng
2014-12-18
3
-144
/
+129
*
x86: crownbay: Add SDHCI support
Bin Meng
2014-12-18
2
-1
/
+48
*
x86: crownbay: Add SPI flash support
Bin Meng
2014-12-18
1
-1
/
+25
*
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
2014-12-18
4
-5
/
+5
*
x86: Add queensbay and crownbay Kconfig files
Bin Meng
2014-12-18
1
-0
/
+79
*
x86: Enable the queensbay cpu directory build
Bin Meng
2014-12-18
1
-0
/
+1
*
x86: Convert microcode format to device-tree-only
Simon Glass
2014-12-18
1
-7
/
+4
*
x86: Add basic support to queensbay platform and crownbay board
Bin Meng
2014-12-18
5
-0
/
+323
*
x86: Correct problems in the microcode loading
Simon Glass
2014-12-18
1
-10
/
+15
*
x86: ivybridge: Update the microcode
Simon Glass
2014-12-18
1
-0
/
+2
*
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-13
1
-0
/
+14
*
x86: Add post failure codes for bist and car
Bin Meng
2014-12-13
1
-0
/
+1
*
x86: queensbay: Adapt FSP support codes
Bin Meng
2014-12-13
2
-17
/
+27
*
x86: Initial import from Intel FSP release for Queensbay platform
Bin Meng
2014-12-13
2
-0
/
+426
*
x86: Clean up asm-offsets
Bin Meng
2014-12-13
1
-1
/
+2
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+2
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
4
-1
/
+925
*
x86: Add GDT descriptors for option ROMs
Simon Glass
2014-11-25
1
-3
/
+6
*
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
3
-0
/
+191
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
3
-0
/
+521
*
x86: Add LAPIC setup code
Simon Glass
2014-11-25
2
-0
/
+58
*
x86: Drop old CONFIG_INTEL_CORE_ARCH code
Simon Glass
2014-11-25
1
-28
/
+0
*
x86: Refactor interrupt_init()
Bin Meng
2014-11-25
1
-6
/
+20
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
1
-6
/
+0
*
x86: Call cpu_init_interrupts() from interrupt_init()
Bin Meng
2014-11-25
1
-2
/
+0
*
x86: Add Intel speedstep and turbo mode code
Simon Glass
2014-11-25
2
-0
/
+99
*
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
2
-0
/
+33
*
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
3
-0
/
+32
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
3
-0
/
+246
*
x86: ivybridge: Add additional LPC init
Simon Glass
2014-11-25
2
-1
/
+528
*
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
2
-0
/
+124
*
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
3
-0
/
+140
*
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
1
-0
/
+12
*
x86: Factor out common values in the link script
Simon Glass
2014-11-25
2
-7
/
+12
[next]