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