Commit Graph

115 Commits (0bd51251331a341dae8c19ae2e36a3262ae2ef72)

Author SHA1 Message Date
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
Simon Glass 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c 10 years ago
Simon Glass 200182a748 x86: Add support for starting 64-bit kernel 10 years ago
Simon Glass 92cc94a1fe x86: Display basic CPU information on boot 10 years ago
Simon Glass dc68584b42 x86: Bring in msr-index.h from linux 3.8 10 years ago
Simon Glass 7bddac947d x86: Move paging functions into cpu.c 10 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Simon Glass e98a03ca68 dm: x86: Convert coreboot serial to use driver model 10 years ago
Simon Glass c15b0b86d1 dm: x86: Add a gpio header for coreboot 10 years ago
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 10 years ago
Simon Glass 0d0ba59ccd x86: Rewrite bootm.c to make it similar to ARM 10 years ago
Simon Glass 43e84bf866 x86: Enable LMB and RAMDISK_HIGH by default 10 years ago
Masahiro Yamada df05ff7789 x86: delete unused header files 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass d8819f94d5 x86: Support tracing function 12 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 12 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 12 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 12 years ago
Simon Glass dfdedd9c2e x86: Remove unused bios/pci code 12 years ago
Simon Glass 949747b17f x86: Enable generic board 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago