index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Simon Glass
2016-01-24
1
-17
/
+17
*
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
1
-36
/
+3
*
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
1
-0
/
+3
*
x86: ivybridge: Move GPIO init to the LPC init() method
Simon Glass
2016-01-24
1
-4
/
+0
*
x86: ivybridge: Move graphics init much later
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: ivybridge: Probe the LPC in CPU init
Simon Glass
2016-01-24
1
-3
/
+2
*
x86: ivybridge: Move northbridge init into the probe() method
Simon Glass
2016-01-24
1
-0
/
+2
*
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
1
-0
/
+8
*
x86: ivybridge: Move more init to the probe() function
Simon Glass
2016-01-24
1
-43
/
+0
*
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
1
-9
/
+0
*
x86: ivybridge: Set up the LPC device using driver model
Simon Glass
2016-01-24
1
-1
/
+5
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
1
-9
/
+0
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
1
-1
/
+0
*
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
1
-0
/
+7
*
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-29
1
-3
/
+2
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
1
-1
/
+1
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
1
-7
/
+9
*
x86: Split up arch_cpu_init()
Simon Glass
2015-04-16
1
-0
/
+8
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-19
/
+19
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
1
-1
/
+1
*
x86: ivybridge: Drop support for ROM caching
Simon Glass
2015-01-13
1
-25
/
+0
*
x86: Add post failure codes for bist and car
Bin Meng
2014-12-13
1
-0
/
+1
*
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
1
-0
/
+3
*
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
1
-0
/
+141
*
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
1
-0
/
+5
*
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
1
-0
/
+16
*
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
1
-0
/
+130
*
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
1
-0
/
+12
*
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
1
-0
/
+6
*
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
1
-0
/
+2
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+42