Commit Graph

89 Commits (3d5ced9e22d32112a20f9dc0f5fb1f22ef088079)

Author SHA1 Message Date
Simon Glass 590cee8315 x86: Update mtrr functions to allow leaving cache alone 6 years ago
Bin Meng ceeee8f7b5 x86: coreboot: Add generic coreboot payload support 6 years ago
Bin Meng fc48ebe6df x86: Add scsi command to coreboot and qemu 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 6 years ago
Tuomas Tynkkynen 9fd95ef0d3 ata: Migrate CONFIG_SCSI_AHCI to Kconfig 7 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 7 years ago
Bin Meng 24357dfd2a x86: Switch all boards to use DM SCSI 7 years ago
Bin Meng b9342b2cc6 x86: kconfig: Move USB to platform Kconfig 7 years ago
Bin Meng 08fb85b2a4 x86: coreboot: kconfig: Imply drivers that are useful 7 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 deb9599915 fs: Kconfig: Add a separate config for FS_CBFS 7 years ago
Simon Glass d66a10fc00 fs: Convert CONFIG_CMD_CBFS to Kconfig 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 8 years ago
Bin Meng ff6e156966 x86: coreboot: Remove the dummy pch driver 8 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 8 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 8 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 8 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 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 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash 9 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 9 years ago
Simon Glass 892ff8e972 x86: Support machines with >4GB of RAM 9 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 9 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 9 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