Commit Graph

33 Commits (ceeee8f7b5f10d7736840b169249e891da0f6a47)

Author SHA1 Message Date
Bin Meng ceeee8f7b5 x86: coreboot: Add generic coreboot payload support 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 3612b1efeb x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig 7 years ago
Bin Meng 30b1ecd265 x86: kconfig: Let board select BOARD_EARLY_INIT_F 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 8 years ago
Bin Meng 5bc60d5a44 x86: coreboot: Convert to use more dm drivers 9 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 9 years ago
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree 9 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 9 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 9 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 9 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 10 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 10 years ago
Simon Glass 378a8634ad x86: Tidy up coreboot header usage 10 years ago
Simon Glass d1cd045982 x86: Emit post codes in startup code for Chromebooks 10 years ago
Simon Glass 8ef07571a0 x86: Add chromebook_link board 10 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 10 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 10 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 8f0278eab4 x86: Add coreboot timestamps 11 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 11 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 11 years ago
Stefan Reinauer c94663170b x86: drop unused code in coreboot.c 12 years ago
Vadim Bendebury 1350f1cce1 x86: Provide a way to throttle port80 accesses 12 years ago
Duncan Laurie b83058cd23 x86: Issue SMI to finalize Coreboot in final stage 12 years ago
Duncan Laurie 488b8b242b x86: Fix MTRR clear to detect which MTRR to use 12 years ago
Stefan Reinauer 300081aa68 x86: Emit port 80 post codes in show_boot_progress() 12 years ago
Stefan Reinauer 17de114f9f x86: Clean up MTRR 7 right before jumping to the kernel 12 years ago
Vadim Bendebury 6dbe0cce3f x86: Enable coreboot timestamp facility support in u-boot. 12 years ago
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory 12 years ago
Gabe Black 63f559cd12 x86: Import code from coreboot's libpayload to parse the coreboot table 13 years ago
Gabe Black ef5a5b0049 x86: Initial commit for running as a coreboot payload 13 years ago
Simon Glass b8605a1cbd sandbox: Add architecture lib files 13 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 13 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 13 years ago
Stefan Roese b79316f2a2 Add Sandburst Metrobox and Sandburst Karef board support packages. 19 years ago
wdenk 507bbe3e80 * Patch by Yasushi Shoji, 07 Apr 2004: 20 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 21 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago