Simon Glass
|
bdc88d4eb3
x86: Support ROMs on other archs
|
10 年 前 |
Bin Meng
|
a549f7497b
x86: Remove cpu_init_r() for x86
|
10 年 前 |
Simon Glass
|
65dd74a674
x86: ivybridge: Implement SDRAM init
|
10 年 前 |
Simon Glass
|
727c1a9871
x86: Replace fill_processor_name() with cpu_get_name()
|
10 年 前 |
Simon Glass
|
e1ffd81797
x86: Fix up some missing prototypes
|
10 年 前 |
Simon Glass
|
8b37c7694f
x86: Use the standard arch_cpu_init() function
|
10 年 前 |
Simon Glass
|
07387d1769
x86: Use the standard dram_init() function
|
10 年 前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年 前 |
Simon Glass
|
d8819f94d5
x86: Support tracing function
|
12 年 前 |
Simon Glass
|
d0b6f247a1
x86: Re-enable PCAT timer 2 for beeping
|
12 年 前 |
Simon Glass
|
e761ecdbb8
x86: Add TSC timer
|
12 年 前 |
Simon Glass
|
c78a62acdf
x86: Implement panic output for coreboot
|
12 年 前 |
Simon Glass
|
86cfb6bdec
x86: Use sections header to obtain link symbols
|
12 年 前 |
Simon Glass
|
716cc8cc7f
Change stub example to use asm-generic/sections.h
|
12 年 前 |
Simon Glass
|
4b491b8dde
x86: Add an __end symbol to signal the end of the U-Boot binary
|
12 年 前 |
Simon Glass
|
a94e9d70e3
x86: Remove video_init() prototype from u-boot-x86.h
|
12 年 前 |
Vadim Bendebury
|
2f899e03a9
x86: Add function to read time stamp counter
|
12 年 前 |
Gabe Black
|
f30fc4de41
x86: Add a default implementation for cleanup_before_linux()
|
12 年 前 |
Graeme Russ
|
d653244b12
x86: Create weak init_cache() and default enable_caches() functions
|
13 年 前 |
Graeme Russ
|
9e6c572ff0
x86: Use fs for global data
|
13 年 前 |
Graeme Russ
|
f48dd6fc6c
x86: Simplify Flash-to-RAM code execution transition
|
13 年 前 |
Graeme Russ
|
83088afbba
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
|
13 年 前 |
Gabe Black
|
fdb711528c
x86: Remove the prototype for the unused function board_init
|
13 年 前 |
Albert ARIBAUD
|
fa82f871c8
Convert ISO-8859 files to UTF-8
|
14 年 前 |
Wolfgang Denk
|
f6c019c454
Unify timer_init() and cpu_init() prototypes
|
14 年 前 |
Graeme Russ
|
fea2572001
x86: Rename i386 to x86
|
14 年 前 |