Commit Graph

174 Commits (e8a7f1c32b55f48408a10cded2663b3f578d02e2)

Author SHA1 Message Date
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Bin Meng b162257d4f x86: quark: Initialize non-standard BARs 10 years ago
Bin Meng 0a391b1c79 x86: quark: Add Memory Reference Code (MRC) main routines 10 years ago
Bin Meng 828d9af5ec x86: Add basic Intel Quark processor support 10 years ago
Bin Meng 3c8ae536ec x86: Define macros for pci configuration space access 10 years ago
Bin Meng faa8323299 x86: quark: Add routines to access message bus registers 10 years ago
Bin Meng b994efbd2d x86: Add header files for Intel Quark SoC defines 10 years ago
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max 10 years ago
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready 10 years ago
Simon Glass 82196cf34f x86: Adjust the FSP types slightly 10 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 10 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 10 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 10 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 10 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Simon Glass bdc88d4eb3 x86: Support ROMs on other archs 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Simon Glass 6c911c4322 x86: Drop RAMTOP Kconfig 10 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 10 years ago
Bin Meng adfe3b247a x86: crownbay: Add SPI flash support 10 years ago
Bin Meng b71eec3129 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 10 years ago
Bin Meng b2e02d2865 x86: Add basic support to queensbay platform and crownbay board 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 10 years ago
Bin Meng 95a5a47466 x86: Add post failure codes for bist and car 10 years ago
Bin Meng 8e04d4c537 x86: queensbay: Adapt FSP support codes 10 years ago
Bin Meng 752a0b085b x86: Initial import from Intel FSP release for Queensbay platform 10 years ago
Bin Meng a2927e09bc x86: Add a simple superio driver for SMSC LPC47M 10 years ago
Bin Meng 2795573a8c x86: ich6-gpio: Move setup_pch_gpios() to board support codes 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 10 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 10 years ago
Simon Glass d1ef1132bb x86: Drop some msr functions that we don't support 10 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 10 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 10 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 10 years ago
Simon Glass a6d4c45306 x86: ivybridge: Set up XHCI USB 10 years ago