Bin Meng
|
aefaff8ed8
x86: fsp: Move FspInitEntry call to board_init_f()
|
10 anni fa |
Bin Meng
|
002610f620
x86: fsp: Load GDT before calling FspInitEntry
|
10 anni fa |
Bin Meng
|
65cdd9be3e
x86: coreboot: Fix cosmetic issues
|
10 anni fa |
Simon Glass
|
bcb0c61e1a
x86: Allow CPUs to be set up after relocation
|
10 anni fa |
Bin Meng
|
afbf1404c1
x86: queensbay: Implement PIRQ routing
|
10 anni fa |
Tom Rini
|
db7a7dee68
Merge branch 'master' of git://git.denx.de/u-boot-x86
|
10 anni fa |
Michal Simek
|
0267ba5d86
common: Move dram_init() declaration to common location
|
10 anni fa |
Simon Glass
|
447f8b018e
x86: Allow a UART to be set up before the FSP is ready
|
10 anni fa |
Simon Glass
|
bdc88d4eb3
x86: Support ROMs on other archs
|
10 anni fa |
Bin Meng
|
a549f7497b
x86: Remove cpu_init_r() for x86
|
10 anni fa |
Simon Glass
|
65dd74a674
x86: ivybridge: Implement SDRAM init
|
10 anni fa |
Simon Glass
|
727c1a9871
x86: Replace fill_processor_name() with cpu_get_name()
|
10 anni fa |
Simon Glass
|
e1ffd81797
x86: Fix up some missing prototypes
|
10 anni fa |
Simon Glass
|
8b37c7694f
x86: Use the standard arch_cpu_init() function
|
10 anni fa |
Simon Glass
|
07387d1769
x86: Use the standard dram_init() function
|
10 anni fa |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 anni fa |
Simon Glass
|
d8819f94d5
x86: Support tracing function
|
12 anni fa |
Simon Glass
|
d0b6f247a1
x86: Re-enable PCAT timer 2 for beeping
|
12 anni fa |
Simon Glass
|
e761ecdbb8
x86: Add TSC timer
|
12 anni fa |
Simon Glass
|
c78a62acdf
x86: Implement panic output for coreboot
|
12 anni fa |
Simon Glass
|
86cfb6bdec
x86: Use sections header to obtain link symbols
|
12 anni fa |
Simon Glass
|
716cc8cc7f
Change stub example to use asm-generic/sections.h
|
12 anni fa |
Simon Glass
|
4b491b8dde
x86: Add an __end symbol to signal the end of the U-Boot binary
|
12 anni fa |
Simon Glass
|
a94e9d70e3
x86: Remove video_init() prototype from u-boot-x86.h
|
12 anni fa |
Vadim Bendebury
|
2f899e03a9
x86: Add function to read time stamp counter
|
12 anni fa |
Gabe Black
|
f30fc4de41
x86: Add a default implementation for cleanup_before_linux()
|
12 anni fa |
Graeme Russ
|
d653244b12
x86: Create weak init_cache() and default enable_caches() functions
|
13 anni fa |
Graeme Russ
|
9e6c572ff0
x86: Use fs for global data
|
13 anni fa |
Graeme Russ
|
f48dd6fc6c
x86: Simplify Flash-to-RAM code execution transition
|
13 anni fa |
Graeme Russ
|
83088afbba
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
|
13 anni fa |