Commit Graph

140 Commits (ba7b38a5295d9bad1a95f53f0a3ade20441a3831)

Author SHA1 Message Date
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
Simon Glass 9baeca4b89 x86: ivybridge: Set up EHCI USB 10 years ago
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 10 years ago
Simon Glass 8c74a57318 x86: ivybridge: Add PCH init 10 years ago
Simon Glass 3e0332c0b9 x86: Add a simple header file for ACPI 10 years ago
Simon Glass 4e7a6acac7 x86: ivybridge: Add support for BD82x6x PCH 10 years ago
Simon Glass a0bd851ece x86: Set up edge triggering on interrupt 9 10 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 10 years ago
Simon Glass a2f5d091cc x86: Add ioapic.h header 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 3eafce0527 x86: ivybridge: Add LAPIC support 10 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 10 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 10 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 10 years ago
Simon Glass f5fbbe9579 x86: ivybridge: Perform initial CPU setup 10 years ago
Simon Glass eddbad224b x86: Add msr read/write functions that use a structure 10 years ago
Simon Glass 3f70a6f577 x86: Add clr/setbits functions 10 years ago
Simon Glass 2b6051541b x86: ivybridge: Add early LPC init so that serial works 10 years ago
Simon Glass 6fb3b72e87 x86: pci: Allow configuration before relocation 10 years ago
Simon Glass 7430f10864 x86: Support use of PCI before relocation 10 years ago
Simon Glass d188b18f65 x86: Refactor PCI to permit alternate init 10 years ago
Simon Glass 70a09c6c3d x86: chromebook_link: Implement CAR support (cache as RAM) 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
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 10 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 10 years ago
Simon Glass 21b9b14b49 x86: Add processor functions to halt and get stack pointer 10 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 10 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 10 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 10 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 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