Commit Graph

290 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 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
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 11 years ago
Simon Glass 72cd085aae x86: ivybridge: Add additional LPC init 11 years ago
Simon Glass 8c74a57318 x86: ivybridge: Add PCH init 11 years ago
Simon Glass 4e7a6acac7 x86: ivybridge: Add support for BD82x6x PCH 11 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 11 years ago
Simon Glass a6a957849a x86: Factor out common values in the link script 11 years ago
Simon Glass 091c494353 x86: Ensure that all relocation data is included in the image 11 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 11 years ago
Simon Glass 2f6d42b9df x86: Add ivybridge directory to Makefile 11 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 11 years ago
Simon Glass 3eafce0527 x86: ivybridge: Add LAPIC support 11 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 11 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 11 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 11 years ago
Simon Glass 94060ff278 x86: ivybridge: Check BIST value on boot 11 years ago
Simon Glass f5fbbe9579 x86: ivybridge: Perform initial CPU setup 11 years ago
Simon Glass 378a8634ad x86: Tidy up coreboot header usage 11 years ago
Simon Glass 2b6051541b x86: ivybridge: Add early LPC init so that serial works 11 years ago
Simon Glass 6fb3b72e87 x86: pci: Allow configuration before relocation 11 years ago
Simon Glass 6e5b12b614 x86: ivybridge: Enable PCI in early init 11 years ago
Simon Glass 7430f10864 x86: Support use of PCI before relocation 11 years ago
Simon Glass d188b18f65 x86: Refactor PCI to permit alternate init 11 years ago
Simon Glass 70a09c6c3d x86: chromebook_link: Implement CAR support (cache as RAM) 11 years ago
Simon Glass d1cd045982 x86: Emit post codes in startup code for Chromebooks 11 years ago
Simon Glass 8ef07571a0 x86: Add chromebook_link board 11 years ago
Masahiro Yamada a5eb04db1a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 11 years ago
Simon Glass 6cba6b9209 x86: Fix a warning with gcc 4.4.4 11 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 11 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 11 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 11 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 11 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 11 years ago
Simon Glass 76f90f3020 x86: Tidy up global descriptor table setup 11 years ago
Simon Glass 3c00695ee1 x86: Invalidate TLB as early as possible 11 years ago
Simon Glass 85d87328ea x86: Remove board_init16() call which is not used 11 years ago
Simon Glass 200182a748 x86: Add support for starting 64-bit kernel 11 years ago