1. 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:55 2020 -0600
  2. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  3. a72a7ab x86: Use mtrr_commit() with FSP2 by Simon Glass · Wed Sep 25 08:56:49 2019 -0600
  4. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · Thu Aug 29 02:53:03 2019 -0700
  5. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · Sat Aug 03 08:31:20 2019 +0000
  6. ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · Tue Jun 18 19:06:34 2019 +0300
  7. d056443 x86: Don't set up MTRRs in SPL by Simon Glass · Thu Apr 25 21:59:06 2019 -0600
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. d0594ff x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · Mon Jan 16 07:03:46 2017 -0700
  10. d628623 x86: Drop unused init_helper functions by Simon Glass · Sun Sep 25 21:33:38 2016 -0600
  11. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  12. 535109a x86: Remove calculate_relocation_address() by Bin Meng · Thu Aug 13 00:29:10 2015 -0700
  13. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  14. 80d2976 x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · Thu Jan 22 11:29:41 2015 +0800
  15. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  16. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · Mon Nov 10 18:00:25 2014 -0700
  17. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  19. 7414d14 x86: Remove legacy board init code by Simon Glass · Wed Apr 17 16:13:32 2013 +0000
  20. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  21. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  22. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · Thu Feb 28 19:26:15 2013 +0000
  23. 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
  24. 3297d4d x86: Add function to get top of usable ram by Simon Glass · Thu Feb 28 19:26:10 2013 +0000
  25. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · Sat Nov 03 11:41:30 2012 +0000
  26. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · Sat Nov 03 11:41:26 2012 +0000
  27. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · Sat Nov 03 11:41:24 2012 +0000
  28. a97cbda x86: Initialise SPI if enabled by Gabe Black · Sat Nov 03 11:41:23 2012 +0000
  29. 007818a x86: Put global data on the stack by Graeme Russ · Tue Nov 27 15:38:36 2012 +0000
  30. d29712e x86: Forward declare gd_t by Graeme Russ · Tue Nov 27 15:38:35 2012 +0000
  31. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  32. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  33. 3fb4f9e x86: Convert board_init_f_r to a processing loop by Graeme Russ · Fri Dec 23 21:14:22 2011 +1100
  34. a875dda x86: Split init functions out of board.c by Graeme Russ · Fri Dec 23 16:51:29 2011 +1100