Commit Graph

62 Commits (e411e67e1ee3d08f3aeb9a30f9347a2758d12c20)

Author SHA1 Message Date
Simon Glass be059e8813 x86: Move the i386 code into its own directory 8 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 9 years ago
Bin Meng d8906c1f3f x86: Probe pinctrl driver in cpu_init_r() 9 years ago
Bin Meng d19c90747d x86: Reserve configuration tables in high memory 9 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 9 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET 9 years ago
Simon Glass 342727ace6 x86: cpu: Add functions to return the family and stepping 9 years ago
Simon Glass 6d24a1eebe x86: cpu: Make the vendor table const 9 years ago
Simon Glass ac643e0363 x86: Bring up northbridge, pch and lpc after the CPUs 9 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 9 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 10 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 10 years ago
Bin Meng 19038e1bb6 x86: Initialize GDT entry 1 to be the 32-bit CS as well 10 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 10 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 10 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 10 years ago
Simon Glass b6c9a20556 x86: Use CR0 constants in CPU init 10 years ago
Bin Meng c77b8912d8 x86: Allow cpu-x86 driver to be probed for UP 10 years ago
Bin Meng 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable 10 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Bin Meng 43dd22f5fc x86: Setup fixed range MTRRs for legacy regions 10 years ago
Bin Meng 61788e468e x86: Move lapic_setup() call into init_bsp() 10 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 10 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 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 a49e3c7f09 x86: Make show_boot_progress() common 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 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 200182a748 x86: Add support for starting 64-bit kernel 11 years ago
Simon Glass 92cc94a1fe x86: Display basic CPU information on boot 11 years ago
Simon Glass 7bddac947d x86: Move paging functions into cpu.c 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass 8937140957 x86: Add basic cache operations 12 years ago
Simon Glass 5a35e6c48e x86: Move gd_addr into arch_global_data 12 years ago
Simon Glass 0cecc3b679 x86: Set up the global data pointer in C instead of asm 12 years ago