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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
18
-8
/
+16
*
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-02-05
1
-1
/
+2
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
3
-2
/
+16
*
x86: ivybridge: Drop the Kconfig MRC cache information
Simon Glass
2015-01-24
1
-28
/
+0
*
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
1
-0
/
+5
*
x86: Implement a cache for Memory Reference Code parameters
Simon Glass
2015-01-24
5
-0
/
+464
*
x86: dts: Add SPI flash MRC details for chromebook_link
Simon Glass
2015-01-24
1
-1
/
+14
*
x86: Use ipchecksum from net/
Simon Glass
2015-01-24
4
-97
/
+4
*
x86: Fix various code format issues in start16.S
Bin Meng
2015-01-23
1
-10
/
+10
*
x86: Test mtrr support flag before accessing mtrr msr
Bin Meng
2015-01-23
3
-2
/
+19
*
x86: Save mtrr support flag in global data
Bin Meng
2015-01-23
2
-6
/
+14
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
Bin Meng
2015-01-23
1
-0
/
+2
*
x86: Fix out of bounds irq handlers access
Sebastien Ronsse
2015-01-23
1
-1
/
+1
*
x86: Support ROMs on other archs
Simon Glass
2015-01-23
1
-0
/
+2
*
x86: coreboot: Configure pci memory regions
Bin Meng
2015-01-13
1
-2
/
+28
*
x86: Make chromebook_link the default board for coreboot
Bin Meng
2015-01-13
3
-219
/
+217
*
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
2
-0
/
+17
*
x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
Bin Meng
2015-01-13
1
-0
/
+2
*
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
Bin Meng
2015-01-13
1
-0
/
+9
*
x86: Allow a hardcoded TSC frequency provided by Kconfig
Bin Meng
2015-01-13
2
-2
/
+26
*
x86: coreboot: Set up timer base correctly
Bin Meng
2015-01-13
1
-13
/
+20
*
x86: fsp: Drop get_hob_type() and get_hob_length()
Bin Meng
2015-01-13
5
-44
/
+14
*
x86: Add an 'mtrr' command to list and adjust MTRRs
Simon Glass
2015-01-13
2
-0
/
+139
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
5
-13
/
+40
*
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2015-01-13
1
-0
/
+8
*
x86: ivybridge: Add a way to turn off the CAR
Simon Glass
2015-01-13
1
-0
/
+46
*
x86: Commit the current MTRRs before relocation
Simon Glass
2015-01-13
1
-0
/
+8
*
x86: ivybridge: Request MTRRs for DRAM regions
Simon Glass
2015-01-13
1
-0
/
+10
*
x86: ivybridge: Set up an MTRR for the video frame buffer
Simon Glass
2015-01-13
1
-0
/
+7
*
x86: Add support for MTRRs
Simon Glass
2015-01-13
6
-101
/
+187
*
x86: ivybridge: Drop support for ROM caching
Simon Glass
2015-01-13
1
-25
/
+0
*
x86: Tidy up VESA mode numbers
Simon Glass
2015-01-13
1
-4
/
+7
*
x86: Use cache, don't clear the display in video BIOS
Simon Glass
2015-01-13
1
-3
/
+2
*
x86: ivybridge: Only run the Video BIOS when video is enabled
Simon Glass
2015-01-13
1
-1
/
+8
*
x86: Drop RAMTOP Kconfig
Simon Glass
2015-01-13
2
-12
/
+0
*
x86: Correct XIP_ROM_SIZE
Simon Glass
2015-01-13
1
-1
/
+1
*
x86: crownbay: Add pci devices in the dts file
Bin Meng
2015-01-13
1
-0
/
+81
*
x86: Use ePAPR defined properties for x86-uart
Bin Meng
2015-01-13
1
-3
/
+2
*
x86: Simplify the fsp hob access functions
Bin Meng
2015-01-12
5
-100
/
+101
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
3
-6
/
+5
*
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
1
-0
/
+1
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2015-01-12
1
-0
/
+2
*
x86: Clean up the board dts files
Bin Meng
2015-01-12
3
-24
/
+7
*
x86: Rename coreboot.dsti to serial.dtsi
Bin Meng
2015-01-12
3
-2
/
+2
*
x86: Remove alex.dts in arch/x86/dts
Bin Meng
2015-01-12
2
-25
/
+0
*
x86: Clean up the FSP support codes
Bin Meng
2014-12-18
13
-290
/
+279
*
x86: Rename coreboot-serial to x86-serial
Bin Meng
2014-12-18
1
-1
/
+1
*
x86: crownbay: Add SDHCI support
Bin Meng
2014-12-18
2
-1
/
+48
*
x86: crownbay: Add SPI flash support
Bin Meng
2014-12-18
2
-1
/
+40
*
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
2014-12-18
4
-5
/
+5
[next]