Commit Graph

323 Commits (3db886a5bf38700b51a1d7a7b00ec8b64c9c2089)

Author SHA1 Message Date
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 11 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 11 years ago
Bin Meng fa5530b85d x86: Support pci bus scan in the early phase 11 years ago
Bin Meng 4722c035cf x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c 11 years ago
Bin Meng 120c41695b x86: Clean up the board dts files 11 years ago
Bin Meng 9ca5a0ca0e x86: Rename coreboot.dsti to serial.dtsi 11 years ago
Bin Meng 57706e4bd6 x86: Remove alex.dts in arch/x86/dts 11 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 11 years ago
Bin Meng 41702bac01 x86: Rename coreboot-serial to x86-serial 11 years ago
Bin Meng aada6276c6 x86: crownbay: Add SDHCI support 11 years ago
Bin Meng adfe3b247a x86: crownbay: Add SPI flash support 11 years ago
Bin Meng 8c5224c9f5 x86: Use consistent name XXX_ADDR for binary blob flash address 11 years ago
Bin Meng 58f542de30 x86: Add queensbay and crownbay Kconfig files 11 years ago
Bin Meng 240a79d95c x86: Enable the queensbay cpu directory build 11 years ago
Bin Meng b71eec3129 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 11 years ago
Simon Glass 0f61de8d9d x86: Convert microcode format to device-tree-only 11 years ago
Bin Meng b2e02d2865 x86: Add basic support to queensbay platform and crownbay board 11 years ago
Bin Meng efbeeafe95 x86: Integrate Tunnel Creek processor microcode 11 years ago
Simon Glass b591ee3913 x86: Correct problems in the microcode loading 11 years ago
Simon Glass cf29e3e303 x86: ivybridge: Update the microcode 11 years ago
Simon Glass 81f79ef792 x86: Move microcode updates into a separate directory 11 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 11 years ago
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information 11 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 11 years ago
Bin Meng 95a5a47466 x86: Add post failure codes for bist and car 11 years ago
Bin Meng 8e04d4c537 x86: queensbay: Adapt FSP support codes 11 years ago
Bin Meng 752a0b085b x86: Initial import from Intel FSP release for Queensbay platform 11 years ago
Bin Meng a2927e09bc x86: Add a simple superio driver for SMSC LPC47M 11 years ago
Bin Meng 568868dda9 x86: Add Intel Crown Bay board dts file 11 years ago
Bin Meng 2795573a8c x86: ich6-gpio: Move setup_pch_gpios() to board support codes 11 years ago
Bin Meng fe0c33a5ac x86: Clean up asm-offsets 11 years ago
Bin Meng 64542f4616 x86: Make ROM_SIZE configurable in Kconfig 11 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 11 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 11 years ago
Simon Glass f3e56fe369 x86: dts: Add video information to the device tree 11 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 11 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 11 years ago
Simon Glass 22465fc46c x86: Add vesa mode configuration options 11 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 11 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 11 years ago
Simon Glass d1ef1132bb x86: Drop some msr functions that we don't support 11 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 11 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 11 years ago
Simon Glass b636dd1079 x86: Drop old CONFIG_INTEL_CORE_ARCH code 11 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 11 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 11 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 11 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 11 years ago
Simon Glass a6d4c45306 x86: ivybridge: Set up XHCI USB 11 years ago
Simon Glass 9baeca4b89 x86: ivybridge: Set up EHCI USB 11 years ago