Heinrich Schuchardt
|
39670c341f
x86: don't compare pointers to 0
|
7 years ago |
Bin Meng
|
5ae5aa9310
x86: acpi: Fix Windows S3 resume failure
|
8 years ago |
Bin Meng
|
0f4e25887d
x86: acpi: Refactor acpi_resume()
|
8 years ago |
Bin Meng
|
bffd798136
x86: Adjust board_final_cleanup() order
|
8 years ago |
Bin Meng
|
ba65808e7d
x86: fsp: Save stack address to CMOS for next S3 boot
|
8 years ago |
Bin Meng
|
3a34cae011
x86: acpi: Resume OS if resume vector is found
|
8 years ago |
Bin Meng
|
b727961b07
x86: Store and display previous sleep state
|
8 years ago |
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
|
8 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()
|
9 years ago |
Bin Meng
|
0f3176ed68
x86: Remove MIN_PORT80_KCLOCKS_DELAY
|
9 years ago |
Bin Meng
|
19038e1bb6
x86: Initialize GDT entry 1 to be the 32-bit CS as well
|
9 years ago |
Simon Glass
|
f0c7d9c746
x86: Switch to using generic global_data setup
|
9 years ago |
Simon Glass
|
2db9374561
x86: Move the GDT into global_data
|
9 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 |