Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
336aee50cf55d4d98ddf3a4412c18286e7f0a4c0
/
arch
/
x86
/
include
/
asm
/
arch-ivybridge
b6409ec
dm: x86: Move link to use driver model for video
by Simon Glass
· 8 years ago
ca6c5e0
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· 8 years ago
7e4a6ae
x86: Move common PCH code into a common place
by Simon Glass
· 9 years ago
b70e742
x86: ivybridge: Drop sandybridge_early_init()
by Simon Glass
· 9 years ago
8b900a4
x86: Move Intel Management Engine code to a common place
by Simon Glass
· 9 years ago
50dd3da
x86: Move common CPU code to its own place
by Simon Glass
· 9 years ago
8c30b57
x86: Move common LPC code to its own place
by Simon Glass
· 9 years ago
bb096b9
x86: Add the root-complex block to common intel registers
by Simon Glass
· 9 years ago
06d336c
x86: Create a common header for Intel register access
by Simon Glass
· 9 years ago
9e66506
x86: Move microcode code to a common location
by Simon Glass
· 9 years ago
8bf08b4
x86: Add some more common MSR indexes
by Simon Glass
· 9 years ago
4374139
x86: ivybridge: Add FSP support
by Bin Meng
· 9 years ago
2b7ff26
x86: Drop asm/arch/gpio.h
by Bin Meng
· 9 years ago
25d5352
x86: ivybridge: Use syscon for the GMA device
by Simon Glass
· 9 years ago
b2a6235
x86: ivybridge: Drop XHCI support
by Simon Glass
· 9 years ago
278d3a4
x86: ivybridge: Drop special EHCI init
by Simon Glass
· 9 years ago
1605b10
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
by Simon Glass
· 9 years ago
a5ea3a7
x86: ivybridge: Move code from pch.c to bd82x6x.c
by Simon Glass
· 9 years ago
9434c7a
x86: ivybridge: Convert pch.c to use DM PCI API
by Simon Glass
· 9 years ago
fad1296
x86: ivybridge: Convert report_platform to DM PCI API
by Simon Glass
· 9 years ago
c02a424
x86: ivybridge: Convert SDRAM init to use driver model
by Simon Glass
· 9 years ago
4e19072
x86: ivybridge: Move LPC init into the LPC probe() method
by Simon Glass
· 9 years ago
865c24e
x86: ivybridge: Move lpc_enable() into gma.c
by Simon Glass
· 9 years ago
01a6790
x86: ivybridge: Use the SATA driver to do the init
by Simon Glass
· 9 years ago
82935b7
x86: ivybridge: Drop the unused bd82x6x_init_extra()
by Simon Glass
· 9 years ago
d46f2a6
x86: ivybridge: Do the SATA init before relocation
by Simon Glass
· 9 years ago
1a9dd22
x86: ivybridge: Use driver model PCI API in bd82x6x.c
by Simon Glass
· 9 years ago
9ed781a
x86: ivybridge: Move northbridge and PCH init into drivers
by Simon Glass
· 9 years ago
9d156b5
x86: ivybridge: Move CPU init code into the driver
by Simon Glass
· 9 years ago
2b27d20
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
by Simon Glass
· 9 years ago
858361b
x86: ivybridge: Rename bd82x6x_init()
by Simon Glass
· 9 years ago
788cd90
x86: ivybridge: Move lpc_early_init() to probe()
by Simon Glass
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
87968de
x86: ivybridge: Add macros for LPC decode ranges
by Bin Meng
· 9 years ago
9bf727f
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· 9 years ago
f6220f1
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
63d54a6
x86: Clean up lapic codes
by Bin Meng
· 9 years ago
ede9709
x86: Add a CPU driver for baytrail
by Simon Glass
· 10 years ago
45b5a37
x86: Add multi-processor init
by Simon Glass
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
aad78d2
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· 10 years ago
2d934e5
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· 10 years ago
191c008
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· 10 years ago
c72f74e
x86: ivybridge: Update microcode early in boot
by Simon Glass
· 10 years ago
e6126a5
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· 10 years ago
2795573
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
by Bin Meng
· 10 years ago
effcf06
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
2477427
x86: ivybridge: Add northbridge init functions
by Simon Glass
· 10 years ago
bb80be3
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
a6d4c45
x86: ivybridge: Set up XHCI USB
by Simon Glass
· 10 years ago
9baeca4
x86: ivybridge: Set up EHCI USB
by Simon Glass
· 10 years ago
3ac8393
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
8c74a57
x86: ivybridge: Add PCH init
by Simon Glass
· 10 years ago
4e7a6ac
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
1b4f25f
x86: ivybridge: Add support for early GPIO init
by Simon Glass
· 10 years ago
8e0df06
x86: ivybridge: Add early init for PCH devices
by Simon Glass
· 10 years ago
77f9b1f
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
f5fbbe9
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· 10 years ago
2b60515
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· 10 years ago
8ef0757
x86: Add chromebook_link board
by Simon Glass
· 10 years ago