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
/
cpu
/
ivybridge
Commit message (
Expand
)
Author
Age
Lines
*
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
-2
/
+2
*
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
-10
/
+31
*
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
-0
/
+8
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
-0
/
+1
*
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
-4
/
+4
*
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
-4
/
+4
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
-1022
/
+0
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
-7
/
+1
*
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-08-30
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
-0
/
+5
|
\
|
*
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
-0
/
+5
*
|
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-07-11
-6
/
+0
|
/
*
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
-2
/
+0
*
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
-5
/
+0
*
x86: Drop asm/acpi.h
Bin Meng
2016-05-23
-3
/
+0
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
-2
/
+2
*
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
-311
/
+83
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
-31
/
+17
*
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
-1
/
+2
*
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
-26
/
+1
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
-318
/
+3
*
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
-74
/
+6
*
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
-83
/
+6
*
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
-2
/
+5
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
-3
/
+7
*
x86: Move microcode code to a common location
Simon Glass
2016-03-17
-168
/
+1
*
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
-242
/
+0
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
-2
/
+3
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-18
/
+10
*
x86: Add Intel Cougar Canyon 2 board
Bin Meng
2016-02-21
-0
/
+4
*
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2016-02-21
-1
/
+5
*
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
-0
/
+79
*
x86: pch: Implement get_gpio_base op
Bin Meng
2016-02-05
-0
/
+33
*
dm: pch: Rename get_sbase op to get_spi_base
Bin Meng
2016-02-05
-2
/
+2
*
dm: pch: Remove pch_get_version op
Bin Meng
2016-02-05
-6
/
+0
*
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
-12
/
+11
*
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
-4
/
+5
*
x86: ivybridge: Drop the SMM-locking code
Simon Glass
2016-01-24
-57
/
+0
*
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
-33
/
+0
*
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
-33
/
+0
*
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
-41
/
+39
*
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
-127
/
+129
*
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
-27
/
+39
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
-6
/
+7
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
-33
/
+55
*
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
2016-01-24
-9
/
+10
*
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
2016-01-24
-14
/
+25
*
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Simon Glass
2016-01-24
-17
/
+17
*
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
-36
/
+3
[next]