1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  2. 7414d14 x86: Remove legacy board init code by Simon Glass · Wed Apr 17 16:13:32 2013 +0000
  3. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  4. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  5. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · Thu Feb 28 19:26:15 2013 +0000
  6. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · Thu Feb 28 19:26:13 2013 +0000
  7. 3297d4d x86: Add function to get top of usable ram by Simon Glass · Thu Feb 28 19:26:10 2013 +0000
  8. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · Sat Nov 03 11:41:30 2012 +0000
  9. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · Sat Nov 03 11:41:26 2012 +0000
  10. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · Sat Nov 03 11:41:24 2012 +0000
  11. a97cbda x86: Initialise SPI if enabled by Gabe Black · Sat Nov 03 11:41:23 2012 +0000
  12. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  13. d29712e x86: Forward declare gd_t by Graeme Russ · Tue Nov 27 15:38:35 2012 +0000
  14. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  15. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  16. 3fb4f9e x86: Convert board_init_f_r to a processing loop by Graeme Russ · Fri Dec 23 21:14:22 2011 +1100
  17. a875dda x86: Split init functions out of board.c by Graeme Russ · Fri Dec 23 16:51:29 2011 +1100