Commit Graph

65 Commits (868767c71a375a07a44cc4fd49d67a4e2b1b9e8b)

Author SHA1 Message Date
Bin Meng a25bc78e2f x86: coreboot: Allow >=4GiB memory bank size 9 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 9 years ago
Bin Meng 52b778603b x86: coreboot: Correctly report E820 types 9 years ago
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 9 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 10 years ago
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree 10 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 10 years ago
Simon Glass 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass 892ff8e972 x86: Support machines with >4GB of RAM 10 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 10 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 10 years ago
Bin Meng cdcc17d73d x86: coreboot: Configure pci memory regions 10 years ago
Bin Meng 9d74f03460 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 10 years ago
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 10 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 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 d188b18f65 x86: Refactor PCI to permit alternate init 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
Masahiro Yamada a5eb04db1a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 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
Simon Glass 07387d1769 x86: Use the standard dram_init() function 10 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 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 12 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 12 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 12 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 12 years ago
Stefan Reinauer c94663170b x86: drop unused code in coreboot.c 12 years ago
Stefan Reinauer 2b9d2252aa x86: Remove coreboot_ from file name 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