Albert ARIBAUD
|
ecc306639e
Fix board init code to respect the C runtime environment
|
9 년 전 |
Simon Glass
|
60994a02a5
x86: Init the debug UART if enabled
|
9 년 전 |
Bin Meng
|
48aa6c2614
x86: fsp: Add comments about U-Boot entering start.S twice
|
9 년 전 |
Bin Meng
|
57b10f59b7
x86: fsp: Enlarge the size of malloc() pool before relocation
|
9 년 전 |
Simon Glass
|
f0c7d9c746
x86: Switch to using generic global_data setup
|
9 년 전 |
Simon Glass
|
bbbe55f6f2
x86: Enable debug UART for Minnowmax
|
9 년 전 |
Simon Glass
|
42fde30500
x86: Add support for passing tables into U-Boot
|
9 년 전 |
Simon Glass
|
83ec7de3bc
x86: Tidy up global_data flags
|
9 년 전 |
Simon Glass
|
da3a95d60b
x86: Add various minor tidy-ups to the 32-bit startup code
|
9 년 전 |
Bin Meng
|
aefaff8ed8
x86: fsp: Move FspInitEntry call to board_init_f()
|
10 년 전 |
Rob Herring
|
7682a99826
remove unnecessary version.h includes
|
10 년 전 |
Simon Glass
|
801d70ce02
x86: Disable CAR before relocation on platforms that need it
|
10 년 전 |
Bin Meng
|
bceb9f0fc8
x86: Support Intel FSP initialization path in start.S
|
10 년 전 |
Bin Meng
|
fe0c33a5ac
x86: Clean up asm-offsets
|
10 년 전 |
Simon Glass
|
65dd74a674
x86: ivybridge: Implement SDRAM init
|
10 년 전 |
Simon Glass
|
d1cd045982
x86: Emit post codes in startup code for Chromebooks
|
10 년 전 |
Simon Glass
|
f67cd51e65
x86: Save the BIST value on reset
|
10 년 전 |
Simon Glass
|
76f90f3020
x86: Tidy up global descriptor table setup
|
10 년 전 |
Simon Glass
|
5dbcaa2128
dm: x86: Support pre-reloc malloc()
|
10 년 전 |
Simon Glass
|
fbd7282426
dm: x86: Zero global data before board_init_f()
|
10 년 전 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 년 전 |
Simon Glass
|
0cecc3b679
x86: Set up the global data pointer in C instead of asm
|
12 년 전 |
Gabe Black
|
91d82a29e7
x86: Add back cold- and warm-boot flags
|
12 년 전 |
Graeme Russ
|
8d61625d6a
x86: Put global data on the stack
|
12 년 전 |
Graeme Russ
|
9e6c572ff0
x86: Use fs for global data
|
13 년 전 |
Graeme Russ
|
f48dd6fc6c
x86: Simplify Flash-to-RAM code execution transition
|
13 년 전 |
Graeme Russ
|
109ad143f8
x86: Remove GDR related magic numbers
|
13 년 전 |
Graeme Russ
|
2f0e0cd246
x86: Misc cleanups
|
13 년 전 |
Graeme Russ
|
a206cc2343
x86: Add multiboot header
|
13 년 전 |
Graeme Russ
|
311b1a2b38
sc520: Create arch asm-offsets
|
13 년 전 |