Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
028d1f8dc2ca9108e06f1cd05ab9d035af05ff51
/
arch
/
x86
/
cpu
/
coreboot
/
coreboot.c
2c6b979
x86: coreboot: Rearrange arch_cpu_init()
by Simon Glass
· 1 year, 4 months ago
91caa3b
event: Use an event to replace last_stage_init()
by Simon Glass
· 1 year, 5 months ago
91b614e
Correct SPL uses of USB_KEYBOARD
by Simon Glass
· 2 years ago
7de8bd0
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· 3 years, 6 months ago
e35b649
x86: Make coreboot sysinfo available to any x86 board
by Simon Glass
· 3 years, 11 months ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 3 months ago
4021ee6
x86: Rename board_final_cleanup() to board_final_init()
by Simon Glass
· 4 years, 6 months ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 9 months ago
b4d4f59
x86: coreboot: Allow building an SPL image
by Simon Glass
· 4 years, 9 months ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
8ad01ce
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
f86bd76
coreboot: only init usb if necessary
by Thomas RIENOESSL
· 6 years ago
590cee8
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
ceeee8f
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
3612b1e
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
by Bin Meng
· 7 years ago
30b1ecd
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· 7 years ago
76d1d02
board_f: x86: Use checkcpu() for CPU init
by Simon Glass
· 8 years ago
1e2f7b9
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· 9 years ago
5bc60d5
x86: coreboot: Convert to use more dm drivers
by Bin Meng
· 9 years ago
5c56422
x86: qemu: Implement PIRQ routing
by Bin Meng
· 10 years ago
f2653e8
x86: coreboot: Control I/O port 0xb2 writing via device tree
by Bin Meng
· 10 years ago
65cdd9b
x86: coreboot: Fix cosmetic issues
by Bin Meng
· 10 years ago
069f548
x86: config: Enable hook for saving MRC configuration
by Simon Glass
· 10 years ago
aff2523
x86: Add support for MTRRs
by Simon Glass
· 10 years ago
65990d5
x86: Remove board_early_init_r()
by Simon Glass
· 10 years ago
a49e3c7
x86: Make show_boot_progress() common
by Simon Glass
· 10 years ago
378a863
x86: Tidy up coreboot header usage
by Simon Glass
· 10 years ago
d1cd045
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· 10 years ago
8ef0757
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
727c1a9
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· 10 years ago
e1ffd81
x86: Fix up some missing prototypes
by Simon Glass
· 10 years ago
8b37c76
x86: Use the standard arch_cpu_init() function
by Simon Glass
· 10 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 12 years ago
8f0278e
x86: Add coreboot timestamps
by Simon Glass
· 12 years ago
c78a62a
x86: Implement panic output for coreboot
by Simon Glass
· 12 years ago
bc2df1a
x86: Permit bootstage and timer data to be used prior to relocation
by Simon Glass
· 12 years ago
c946631
x86: drop unused code in coreboot.c
by Stefan Reinauer
· 12 years ago
1350f1c
x86: Provide a way to throttle port80 accesses
by Vadim Bendebury
· 12 years ago
b83058c
x86: Issue SMI to finalize Coreboot in final stage
by Duncan Laurie
· 12 years ago
488b8b2
x86: Fix MTRR clear to detect which MTRR to use
by Duncan Laurie
· 12 years ago
300081a
x86: Emit port 80 post codes in show_boot_progress()
by Stefan Reinauer
· 12 years ago
17de114
x86: Clean up MTRR 7 right before jumping to the kernel
by Stefan Reinauer
· 12 years ago
6dbe0cc
x86: Enable coreboot timestamp facility support in u-boot.
by Vadim Bendebury
· 12 years ago
badcb34
x86: coreboot: Move non-board specific files to coreboot arch directory
by Stefan Reinauer
· 12 years ago
[Renamed from board/chromebook-x86/coreboot/coreboot.c]
63f559c
x86: Import code from coreboot's libpayload to parse the coreboot table
by Gabe Black
· 13 years ago
ef5a5b0
x86: Initial commit for running as a coreboot payload
by Gabe Black
· 13 years ago