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
/
coreboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
1
-15
/
+7
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
1
-1
/
+2
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+1
*
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
1
-6
/
+6
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
1
-0
/
+5
*
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
2
-5
/
+3
*
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
1
-6
/
+5
*
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
1
-7
/
+4
*
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-28
1
-22
/
+0
*
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-28
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-08-19
1
-22
/
+1
*
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-08-02
1
-7
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-106
/
+7
*
x86: Add coreboot timestamps
Simon Glass
2013-05-13
1
-0
/
+3
*
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
1
-0
/
+38
*
x86: Add TSC timer
Simon Glass
2013-05-13
1
-1
/
+3
*
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
1
-0
/
+10
*
x86: Fix DRAM bank size init with generic board
Simon Glass
2013-04-15
1
-1
/
+6
*
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
1
-0
/
+1
*
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
1
-9
/
+6
*
x86: Add function to get top of usable ram
Simon Glass
2013-03-04
1
-14
/
+4
*
x86: drop unused code in coreboot.c
Stefan Reinauer
2012-12-06
1
-7
/
+0
*
x86: Remove coreboot_ from file name
Stefan Reinauer
2012-12-06
2
-2
/
+1
*
x86: Provide a way to throttle port80 accesses
Vadim Bendebury
2012-12-06
1
-0
/
+21
*
x86: Issue SMI to finalize Coreboot in final stage
Duncan Laurie
2012-12-06
1
-0
/
+4
*
x86: Fix MTRR clear to detect which MTRR to use
Duncan Laurie
2012-12-06
1
-4
/
+15
*
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
1
-0
/
+2
*
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
Gabe Black
2012-12-06
1
-0
/
+23
*
x86: Override calculate_relocation_address to use the e820 map
Gabe Black
2012-12-06
1
-6
/
+55
*
x86: Ignore memory >4GB when parsing Coreboot tables
Duncan Laurie
2012-12-06
1
-0
/
+4
*
x86: Clean up MTRR 7 right before jumping to the kernel
Stefan Reinauer
2012-12-06
1
-0
/
+18
*
x86: Fill in the dram info using the e820 map on coreboot/x86
Gabe Black
2012-12-06
1
-0
/
+15
*
x86: Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2012-12-06
3
-0
/
+66
*
x86: coreboot: Decode additional coreboot sysinfo tags
Simon Glass
2012-11-30
1
-22
/
+87
*
x86: coreboot: Drop sysinfo.c
Stefan Reinauer
2012-11-30
3
-40
/
+8
*
x86: coreboot: Implement recursively scanning PCI busses
Gabe Black
2012-11-28
1
-3
/
+23
*
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
Gabe Black
2012-11-28
1
-0
/
+15
*
x86: coreboot: Move non-board specific files to coreboot arch directory
Stefan Reinauer
2012-11-28
3
-0
/
+119
*
x86: Add infrastructure to extract an e820 table from the coreboot tables
Gabe Black
2011-12-19
1
-1
/
+37
*
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black
2011-12-19
4
-0
/
+279
*
x86: Initial commit for running as a coreboot payload
Gabe Black
2011-12-19
4
-0
/
+148