Simon Glass
|
42fd8c19b5
x86: Use unsigned long for address in table generation
|
8 年之前 |
Bin Meng
|
59ec719df6
x86: Move install_e820_map() out of zimage.c
|
9 年之前 |
Bin Meng
|
1ed6648be0
x86: Reserve PCIe ECAM address range in the E820 table
|
9 年之前 |
Bin Meng
|
a452002259
x86: Configure VESA parameters before loading Linux kernel
|
10 年之前 |
Bin Meng
|
54c6001bba
x86: Install a default e820 table in the __weak install_e820_map()
|
10 年之前 |
Simon Glass
|
2c363cb003
x86: Correct a few progress message nits
|
10 年之前 |
Simon Glass
|
76539383ea
x86: Move kernel boot function to arch/x86/lib/bootm.c
|
10 年之前 |
Simon Glass
|
9c284ffd93
dm: x86: Remove ebp assembler warning in zimage.c
|
10 年之前 |
Simon Glass
|
97d1e0c850
x86: Allow cmdline setup in setup_zimage() to be optional
|
10 年之前 |
Simon Glass
|
0d0ba59ccd
x86: Rewrite bootm.c to make it similar to ARM
|
10 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Simon Glass
|
7949703a95
x86: Rationalise kernel booting logic and bootstage
|
12 年之前 |
Simon Glass
|
96dfc0633a
x86: Remove unused real mode code
|
12 年之前 |
Simon Glass
|
1484311286
x86: Fix indirect jmp warning in zimage.c
|
12 年之前 |
Stefan Reinauer
|
61e0ea900a
x86: Provide a function to clean up just before booting a zimage
|
12 年之前 |
Vadim Bendebury
|
3cdc18a8de
x86: Add a CBMEM timestamp generated right before the kernel startup.
|
12 年之前 |
Gabe Black
|
5b5ece9ef4
x86: Allow compiling out realmode/bios code
|
12 年之前 |
Graeme Russ
|
8e18e6e173
x86: Move setup_pcat_compatibility() out of board.c
|
13 年之前 |
Gabe Black
|
6f9d9986d5
x86: Add support for specifying an initrd with the zboot command
|
13 年之前 |
Gabe Black
|
69370d144a
x86: Refactor the zboot innards so they can be reused with a vboot image
|
13 年之前 |
Gabe Black
|
233dbc1194
x86: Add support for booting Linux using the 32 bit boot protocol
|
13 年之前 |
Gabe Black
|
d3a2bc3fd1
x86: Clean up the x86 zimage code in preparation to extend it
|
13 年之前 |
Graeme Russ
|
83088afbba
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
|
13 年之前 |
Graeme Russ
|
3c7db1beac
x86: Rename include/asm/ic to include/asm/arch-sc520
|
14 年之前 |
Albert ARIBAUD
|
fa82f871c8
Convert ISO-8859 files to UTF-8
|
13 年之前 |
Graeme Russ
|
fea2572001
x86: Rename i386 to x86
|
14 年之前 |