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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Clean up the FSP support codes
Bin Meng
2014-12-18
9
-134
/
+140
*
x86: crownbay: Add SPI flash support
Bin Meng
2014-12-18
1
-0
/
+15
*
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
Bin Meng
2014-12-18
2
-2
/
+15
*
x86: Add basic support to queensbay platform and crownbay board
Bin Meng
2014-12-18
1
-0
/
+3
*
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
2014-12-15
3
-1
/
+8
*
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-13
1
-0
/
+3
*
x86: Add post failure codes for bist and car
Bin Meng
2014-12-13
1
-0
/
+2
*
x86: queensbay: Adapt FSP support codes
Bin Meng
2014-12-13
1
-1
/
+1
*
x86: Initial import from Intel FSP release for Queensbay platform
Bin Meng
2014-12-13
10
-0
/
+1096
*
x86: Add a simple superio driver for SMSC LPC47M
Bin Meng
2014-12-13
1
-0
/
+90
*
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
3
-0
/
+7
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
3
-3
/
+3
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
1
-0
/
+2
*
x86: Add GDT descriptors for option ROMs
Simon Glass
2014-11-25
1
-19
/
+12
*
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
2
-1
/
+16
*
x86: Drop some msr functions that we don't support
Simon Glass
2014-11-25
1
-11
/
+0
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
2
-0
/
+5
*
x86: Add LAPIC setup code
Simon Glass
2014-11-25
2
-2
/
+123
*
x86: Refactor interrupt_init()
Bin Meng
2014-11-25
1
-0
/
+2
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
1
-2
/
+0
*
x86: Add Intel speedstep and turbo mode code
Simon Glass
2014-11-25
2
-0
/
+120
*
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
1
-0
/
+1
*
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
1
-0
/
+1
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
2
-0
/
+60
*
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
1
-0
/
+49
*
x86: Add a simple header file for ACPI
Simon Glass
2014-11-25
1
-0
/
+24
*
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
2
-0
/
+27
*
x86: Set up edge triggering on interrupt 9
Simon Glass
2014-11-25
1
-0
/
+11
*
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
1
-0
/
+3
*
x86: Add ioapic.h header
Simon Glass
2014-11-25
1
-0
/
+38
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
8
-0
/
+613
*
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
2
-0
/
+160
*
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
4
-6
/
+158
*
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
4
-1
/
+237
*
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
1
-0
/
+20
*
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
3
-0
/
+144
*
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
1
-0
/
+19
*
x86: Add clr/setbits functions
Simon Glass
2014-11-21
1
-0
/
+49
*
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
1
-0
/
+48
*
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
1
-0
/
+13
*
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
2
-0
/
+10
*
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
1
-0
/
+11
*
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
2
-1
/
+133
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
1
-0
/
+32
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+10
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
2
-3
/
+9
*
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
1
-2
/
+0
*
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
1
-0
/
+19
*
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
1
-0
/
+1
*
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
1
-0
/
+3
[next]