1. 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
  2. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  3. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  4. 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  5. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  6. 4fad149 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  7. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 2e4622d x86: Enable generic board support by Simon Glass · 12 years ago
  10. 1662cf1 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · 13 years ago
  11. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  12. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  13. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/config.mk]
  14. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  15. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  16. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  17. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  18. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  19. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  20. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  21. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  22. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_i386/config.mk]
  23. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  24. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago[Renamed from i386_config.mk]
  25. 8378ba4 push CROSS_COMPILE out to $(ARCH)_config.mk by Mike Frysinger · 15 years ago
  26. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago