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
/
include
/
asm
/
arch-ivybridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: x86: link: Add sound support
Simon Glass
2019-02-20
1
-0
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-14
/
+7
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
1
-12
/
+0
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
1
-26
/
+0
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
1
-53
/
+0
*
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
2016-03-17
1
-2
/
+0
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
2
-334
/
+1
*
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
1
-2
/
+0
*
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
1
-2
/
+0
*
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
1
-5
/
+0
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
1
-3
/
+0
*
x86: Move microcode code to a common location
Simon Glass
2016-03-17
1
-23
/
+0
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
1
-17
/
+0
*
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
2
-0
/
+52
*
x86: Drop asm/arch/gpio.h
Bin Meng
2016-02-05
1
-13
/
+0
*
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
1
-1
/
+7
*
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
1
-18
/
+0
*
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
1
-5
/
+37
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
1
-5
/
+40
*
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
1
-2
/
+0
*
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
1
-3
/
+0
*
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
1
-15
/
+0
*
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
1
-10
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
1
-0
/
+10
|
\
|
*
x86: ivybridge: Add macros for LPC decode ranges
Bin Meng
2016-01-13
1
-0
/
+10
*
|
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2016-01-12
1
-2
/
+1
|
/
*
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
1
-51
/
+0
*
x86: Clean up lapic codes
Bin Meng
2015-07-14
1
-1
/
+13
*
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
1
-2
/
+0
*
x86: Add multi-processor init
Simon Glass
2015-04-30
1
-3
/
+0
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-2
/
+2
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
1
-1
/
+0
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
1
-1
/
+1
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
1
-0
/
+51
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
1
-0
/
+6
*
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
2014-12-15
1
-0
/
+2
*
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
1
-0
/
+3
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
1
-0
/
+2
*
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
2
-1
/
+16
[next]