index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
2
-2
/
+2
*
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
1
-311
/
+83
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
2
-31
/
+17
*
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
1
-1
/
+2
*
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
1
-26
/
+1
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
5
-318
/
+3
*
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
1
-74
/
+6
*
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
2
-83
/
+6
*
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
2
-2
/
+5
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
4
-3
/
+7
*
x86: Move microcode code to a common location
Simon Glass
2016-03-17
3
-168
/
+1
*
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
2
-242
/
+0
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
1
-2
/
+3
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
4
-18
/
+10
*
x86: Add Intel Cougar Canyon 2 board
Bin Meng
2016-02-21
1
-0
/
+4
*
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2016-02-21
2
-1
/
+5
*
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
4
-0
/
+79
*
x86: pch: Implement get_gpio_base op
Bin Meng
2016-02-05
1
-0
/
+33
*
dm: pch: Rename get_sbase op to get_spi_base
Bin Meng
2016-02-05
1
-2
/
+2
*
dm: pch: Remove pch_get_version op
Bin Meng
2016-02-05
1
-6
/
+0
*
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
3
-12
/
+11
*
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
2
-4
/
+5
*
x86: ivybridge: Drop the SMM-locking code
Simon Glass
2016-01-24
1
-57
/
+0
*
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
2
-33
/
+0
*
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
3
-33
/
+0
*
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
2
-41
/
+39
*
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
3
-127
/
+129
*
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
3
-27
/
+39
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
2
-6
/
+7
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
2
-33
/
+55
*
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
2016-01-24
1
-9
/
+10
*
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
2016-01-24
1
-14
/
+25
*
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: Convert lpc init code to DM PCI API
Simon Glass
2016-01-24
1
-63
/
+66
*
x86: ivybridge: Drop the special PCI driver
Simon Glass
2016-01-24
2
-47
/
+0
*
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
2
-12
/
+9
*
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
3
-8
/
+4
*
x86: ivybridge: Use driver model PCI API in sata.c
Simon Glass
2016-01-24
1
-49
/
+45
*
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
2
-9
/
+8
*
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
2
-17
/
+0
*
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
3
-3
/
+27
*
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
2016-01-24
1
-20
/
+0
*
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
1
-13
/
+7
*
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
2
-46
/
+12
*
x86: ivybridge: Move early init code into northbridge.c
Simon Glass
2016-01-24
3
-82
/
+67
*
x86: ivybridge: Drop the dead MTRR code
Simon Glass
2016-01-24
1
-10
/
+0
*
x86: ivybridge: Set up the thermal target correctly
Simon Glass
2016-01-24
1
-11
/
+10
*
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
2
-7
/
+4
*
x86: ivybridge: Use common CPU init code
Simon Glass
2016-01-24
1
-52
/
+42
[next]