index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
arch-ivybridge
Commit message (
Expand
)
Author
Age
Lines
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
-26
/
+0
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
-53
/
+0
*
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
2016-03-17
-2
/
+0
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
-334
/
+1
*
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
-2
/
+0
*
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
-2
/
+0
*
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
-5
/
+0
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
-3
/
+0
*
x86: Move microcode code to a common location
Simon Glass
2016-03-17
-23
/
+0
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
-17
/
+0
*
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
-0
/
+52
*
x86: Drop asm/arch/gpio.h
Bin Meng
2016-02-05
-13
/
+0
*
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
-1
/
+1
*
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
-1
/
+7
*
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
-18
/
+0
*
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
-5
/
+37
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
-1
/
+1
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
-5
/
+40
*
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
-2
/
+0
*
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
-3
/
+0
*
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
-1
/
+0
*
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
-15
/
+0
*
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
-1
/
+1
*
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
-1
/
+1
*
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
-10
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
-0
/
+10
|
\
|
*
x86: ivybridge: Add macros for LPC decode ranges
Bin Meng
2016-01-13
-0
/
+10
*
|
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2016-01-12
-2
/
+1
|
/
*
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
-51
/
+0
*
x86: Clean up lapic codes
Bin Meng
2015-07-14
-1
/
+13
*
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
-2
/
+0
*
x86: Add multi-processor init
Simon Glass
2015-04-30
-3
/
+0
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
-2
/
+2
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
-1
/
+0
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
-1
/
+1
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
-0
/
+51
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
-0
/
+6
*
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
2014-12-15
-0
/
+2
*
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
-0
/
+3
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
-0
/
+2
*
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
-1
/
+16
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
-0
/
+3
*
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
-0
/
+1
*
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
-0
/
+1
[next]