Commit Graph

25 Commits (1a92541d9c5341c6cdf6f713b056c30c1e06a325)

Author SHA1 Message Date
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 10 years ago
Simon Glass db55bd7dad x86: Commit the current MTRRs before relocation 10 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 10 years ago
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 12 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 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 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 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