1. fa790fa x86: Remove legacy board init code by Simon Glass · 11 years ago
  2. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  3. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  4. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  5. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  6. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  7. b208c7f x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  8. d65297b x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  9. 32f9873 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  10. 8313315 x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  11. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  12. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  13. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  14. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  15. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  16. d47ab0e x86: Split init functions out of board.c by Graeme Russ · 13 years ago