Commit Graph

71 Commits (73dd5c4cfeaff67347d8bafb25c197fc97c6a9dc)

Author SHA1 Message Date
Bin Meng ff6e156966 x86: coreboot: Remove the dummy pch driver 9 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Bin Meng 5bc60d5a44 x86: coreboot: Convert to use more dm drivers 9 years ago
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 10 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 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 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