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: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
1
-0
/
+7
*
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-06-04
1
-0
/
+1
*
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
1
-1
/
+0
*
x86: qemu: Adjust VGA initialization
Bin Meng
2015-06-04
1
-0
/
+2
*
x86: qemu: Enable legacy IDE I/O ports decode
Bin Meng
2015-06-04
2
-0
/
+24
*
x86: qemu: Turn on legacy segments decode
Bin Meng
2015-06-04
1
-0
/
+6
*
x86: quark: Implement PIRQ routing
Bin Meng
2015-06-04
2
-15
/
+70
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
2
-55
/
+76
*
x86: Support QEMU x86 targets
Bin Meng
2015-06-04
2
-0
/
+30
*
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
3
-6
/
+21
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
2
-0
/
+16
*
x86: Add functions to set and clear bits on MSRs
Simon Glass
2015-04-30
1
-0
/
+28
*
x86: Add multi-processor init
Simon Glass
2015-04-30
5
-5
/
+187
*
x86: Provide access to the IDT
Simon Glass
2015-04-29
1
-0
/
+2
*
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
1
-0
/
+1
*
x86: Add an mfence macro
Simon Glass
2015-04-29
1
-0
/
+5
*
x86: Add defines for fixed MTRRs
Simon Glass
2015-04-29
1
-0
/
+14
*
x86: Add atomic operations
Simon Glass
2015-04-29
1
-0
/
+115
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
1
-0
/
+137
*
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
1
-0
/
+19
*
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
1
-0
/
+7
*
x86: baytrail: fix the GPIOBASE address
Gabriel Huau
2015-04-29
1
-1
/
+1
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
4
-2
/
+188
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
1
-0
/
+139
*
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
1
-0
/
+49
*
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
1
-0
/
+14
*
x86: Clean up arch/x86/include/asm/e820.h
Bin Meng
2015-04-29
1
-131
/
+2
*
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
1
-0
/
+3
*
x86: queensbay: Avoid using PCH prefix
Bin Meng
2015-04-29
1
-2
/
+1
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-2
/
+2
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
1
-1
/
+0
*
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
1
-0
/
+8
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-6
/
+6
*
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
21
-9
/
+576
|
\
|
*
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
1
-0
/
+32
|
*
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2015-02-06
1
-0
/
+187
|
*
x86: Add basic Intel Quark processor support
Bin Meng
2015-02-06
1
-0
/
+13
|
*
x86: Define macros for pci configuration space access
Bin Meng
2015-02-06
1
-2
/
+11
|
*
x86: quark: Add routines to access message bus registers
Bin Meng
2015-02-06
1
-0
/
+106
|
*
x86: Add header files for Intel Quark SoC defines
Bin Meng
2015-02-06
2
-0
/
+68
|
*
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
3
-0
/
+147
|
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
1
-0
/
+3
|
*
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
3
-5
/
+7
|
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
9
-1
/
+1
|
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
1
-1
/
+1
*
|
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
1
-6
/
+0
|
/
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
2
-0
/
+54
*
x86: Use ipchecksum from net/
Simon Glass
2015-01-24
1
-37
/
+0
*
x86: Test mtrr support flag before accessing mtrr msr
Bin Meng
2015-01-23
1
-1
/
+4
[prev]
[next]