index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
coreboot
/
coreboot.c
Age
Commit message (
Expand
)
Author
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-08-20
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-01
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2015-09-09
x86: coreboot: Convert to use more dm drivers
Bin Meng
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
x86: coreboot: Control I/O port 0xb2 writing via device tree
Bin Meng
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-01-24
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-13
x86: Add support for MTRRs
Simon Glass
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-21
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
x86: Add chromebook_link board
Simon Glass
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
x86: Add coreboot timestamps
Simon Glass
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2012-12-06
x86: drop unused code in coreboot.c
Stefan Reinauer
2012-12-06
x86: Provide a way to throttle port80 accesses
Vadim Bendebury
2012-12-06
x86: Issue SMI to finalize Coreboot in final stage
Duncan Laurie
2012-12-06
x86: Fix MTRR clear to detect which MTRR to use
Duncan Laurie
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
x86: Clean up MTRR 7 right before jumping to the kernel
Stefan Reinauer
2012-12-06
x86: Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2012-11-28
x86: coreboot: Move non-board specific files to coreboot arch directory
Stefan Reinauer