Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 anni fa |
Simon Glass
|
2eff989585
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
|
8 anni fa |
Simon Glass
|
9b43dbfb91
x86: Drop unused init_helper functions
|
8 anni fa |
Masahiro Yamada
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 anni fa |
Bin Meng
|
c17ca6b5cd
x86: Remove calculate_relocation_address()
|
9 anni fa |
Simon Glass
|
ba4575626e
dm: x86: spi: Convert ICH SPI driver to driver model
|
10 anni fa |
Bin Meng
|
3b621ccabd
x86: Test mtrr support flag before accessing mtrr msr
|
10 anni fa |
Simon Glass
|
db55bd7dad
x86: Commit the current MTRRs before relocation
|
10 anni fa |
Simon Glass
|
003504b6fe
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
|
10 anni fa |
Masahiro Yamada
|
6ab6b2afa0
dts: re-write dts/Makefile more simply with Kbuild
|
11 anni fa |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 anni fa |
Simon Glass
|
fa790fa0a9
x86: Remove legacy board init code
|
12 anni fa |
Simon Glass
|
86cfb6bdec
x86: Use sections header to obtain link symbols
|
12 anni fa |
Simon Glass
|
1938f4a5b6
Introduce generic pre-relocation board_f.c
|
12 anni fa |
Simon Glass
|
f697d528ca
x86: Support relocation of FDT on start-up
|
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
|
5e98947f9b
x86: Add function to get top of usable ram
|
12 anni fa |
Gabe Black
|
b208c7f1d0
x86: Add support for CONFIG_OF_CONTROL
|
12 anni fa |
Gabe Black
|
d65297b64d
x86: Make calculate_relocation_address an overridable function
|
12 anni fa |
Gabe Black
|
32f98735f9
x86: Reorder x86's post relocation memory layout
|
12 anni fa |
Gabe Black
|
8313315b9a
x86: Initialise SPI if enabled
|
12 anni fa |
Graeme Russ
|
8d61625d6a
x86: Put global data on the stack
|
12 anni fa |
Graeme Russ
|
e4fb611649
x86: Forward declare gd_t
|
12 anni fa |
Mike Frysinger
|
de30122bb5
net: move bootfile init into eth_initialize
|
13 anni fa |
Mike Frysinger
|
50a47d0523
net: punt bd->bi_ip_addr
|
13 anni fa |
Graeme Russ
|
a1d57b7aba
x86: Convert board_init_f_r to a processing loop
|
13 anni fa |
Graeme Russ
|
d47ab0ecde
x86: Split init functions out of board.c
|
13 anni fa |