Commit Graph

18 Commits (d2614ea0ffda9d7c0d049f0fa5b23ce390bcb7a8)

Author SHA1 Message Date
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 11 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 11 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 11 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 12 years ago
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary 12 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 12 years ago
Gabe Black b208c7f1d0 x86: Add support for CONFIG_OF_CONTROL 12 years ago
Gabe Black d65297b64d x86: Make calculate_relocation_address an overridable function 12 years ago
Gabe Black 32f98735f9 x86: Reorder x86's post relocation memory layout 12 years ago
Gabe Black 8313315b9a x86: Initialise SPI if enabled 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop 13 years ago
Graeme Russ d47ab0ecde x86: Split init functions out of board.c 13 years ago