1. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  2. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  3. c24aae5 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · Tue Aug 04 12:33:42 2015 -0600
  4. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  5. 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · Thu Nov 06 13:20:00 2014 -0700
  6. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · Fri Oct 24 01:30:41 2014 +0900
  7. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · Tue Jun 10 16:14:56 2014 +0300
  8. 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · Tue Mar 11 11:05:14 2014 +0900
  9. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  10. 4fad149 x86: Delete redundant compiler flags by Masahiro Yamada · Wed Feb 26 14:51:01 2014 +0900
  11. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:34 2013 +0900
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 2e4622d x86: Enable generic board support by Simon Glass · Mon Mar 11 07:40:13 2013 +0000
  14. 1662cf1 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · Wed Nov 16 23:01:37 2011 +0000
  15. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  16. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  17. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/config.mk]
  18. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  19. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  20. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  21. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · Sat Feb 12 15:11:24 2011 +1100
  22. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  23. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  24. bed10fa x86: Change compiler options by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  25. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · Thu Oct 07 20:03:20 2010 +1100
  26. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_i386/config.mk]
  27. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · Thu Sep 03 23:12:47 2009 -0400
  28. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · Fri Jul 10 11:03:15 2009 -0500[Renamed from i386_config.mk]
  29. 8378ba4 push CROSS_COMPILE out to $(ARCH)_config.mk by Mike Frysinger · Sun Jun 14 23:33:14 2009 -0400
  30. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000