~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
coreboot
/
coreboot.c
Commit message (
Expand
)
Author
Age
*
Correct SPL uses of USB_KEYBOARD
Simon Glass
2023-02-10
*
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-25
*
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
*
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-18
*
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-12-10
*
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
*
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-08-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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-08-01
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
*
x86: coreboot: Convert to use more dm drivers
Bin Meng
2015-09-09
*
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-06-04
*
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
*
x86: Add support for MTRRs
Simon Glass
2015-01-13
*
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
*
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
2014-11-21
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
x86: Add coreboot timestamps
Simon Glass
2013-05-13
*
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
*
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
*
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-12-06
*
x86: coreboot: Move non-board specific files to coreboot arch directory
Stefan Reinauer
2012-11-28