1. 68ae3f8 Allow objcopy to work without filling gaps with 0xff by Simon Glass · Fri Jul 31 09:31:23 2015 -0600
  2. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · Tue Feb 24 22:26:20 2015 +0900
  3. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · Wed Oct 15 04:38:30 2014 -0600
  4. dc1baa2 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · Tue Oct 21 13:18:32 2014 +0900
  5. 385375d Reactivate the tracing feature by Simon Glass · Sun Sep 14 12:40:14 2014 -0600
  6. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  7. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · Tue Jun 24 22:10:52 2014 +0900
  8. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  9. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  10. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · Wed Mar 05 16:59:40 2014 +0900
  11. b93b213 kbuild: allow empty board directories by Masahiro Yamada · Mon Mar 03 19:03:17 2014 +0900
  12. e91b68c config.mk: Delete unused variable BCURDIR by Masahiro Yamada · Wed Feb 26 14:50:58 2014 +0900
  13. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · Mon Feb 24 11:12:12 2014 +0900
  14. 5ac303c kbuild: move include directives of board configuration files by Masahiro Yamada · Tue Feb 04 17:24:32 2014 +0900
  15. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  16. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  17. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  18. 112b312 Makefile: move some flags to spl/Makefile by Masahiro Yamada · Tue Feb 04 17:24:22 2014 +0900
  19. 41ec9ba Makefile: move more stuff to top Makefile by Masahiro Yamada · Tue Feb 04 17:24:21 2014 +0900
  20. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  21. 700dd89 Makefile: move more flags to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:19 2014 +0900
  22. 7449ab1 kbuild: Use Kbuild.include by Masahiro Yamada · Tue Feb 04 17:24:18 2014 +0900
  23. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  24. 57d42c9 Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:15 2014 +0900
  25. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  26. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  27. c402035 sandbox: Use system headers first for sandbox's os.c in a different way by Masahiro Yamada · Tue Nov 26 16:13:59 2013 +0900
  28. 7935a82 Makefile: Move some scripts imported from Linux by Masahiro Yamada · Thu Nov 28 16:29:23 2013 +0900
  29. b226667 sandbox: Use system headers first for sandbox's os.c by Simon Glass · Sun Nov 10 10:26:48 2013 -0700
  30. bf824f7 config.mk: delete unnecessary lines by Masahiro Yamada · Mon Nov 11 14:36:02 2013 +0900
  31. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  32. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  33. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  34. 4c08a1d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · Sun Sep 01 15:04:27 2013 +0900
  35. 2188b96 config.mk: Delete unnecessary code by Masahiro Yamada · Sun Sep 01 15:04:26 2013 +0900
  36. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  37. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  38. 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · Fri Aug 16 15:16:15 2013 +0800
  39. 2c8c3c2 SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · Mon Aug 19 16:14:14 2013 +0800
  40. 1f78f06 Validate dtc is new enough by Stephen Warren · Wed Jul 24 10:09:16 2013 -0700
  41. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · Fri Jun 21 10:22:36 2013 +0200
  42. 8c7d16d mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · Wed Jul 17 15:10:59 2013 -0700
  43. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  44. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  45. 831aa54 Support tracing in config.mk when enabled by Simon Glass · Tue Jun 11 11:14:41 2013 -0700
  46. d086bf1 build: Pull -DBUILD_TAG into separate ifdef by Marek Vasut · Sat Apr 27 07:50:11 2013 +0000
  47. 07253bb Trigger generic board error only when building by Simon Glass · Sat Apr 20 08:42:36 2013 +0000
  48. 07a78db Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · Fri Feb 22 11:36:50 2013 +0100
  49. 8149ac9 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · Thu Apr 11 09:35:54 2013 +0000
  50. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  51. 6682832 __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · Fri Mar 08 13:45:27 2013 +0000
  52. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  53. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · Fri Oct 19 05:00:10 2012 +0000
  54. 787d532 add check infrastructure, default sparse by Kim Phillips · Fri Sep 21 12:28:17 2012 +0000
  55. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · Fri Sep 14 23:46:48 2012 +0200
  56. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · Fri Sep 14 23:20:05 2012 +0200
  57. 4b4969b tools, config.mk: add binutils-version by Allen Martin · Wed Aug 15 11:38:53 2012 +0000
  58. 681b0e0 config: Always use GNU ld by Khem Raj · Thu Aug 02 06:19:34 2012 +0000
  59. 0ba64c3 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · Thu Jan 05 11:19:50 2012 +0100
  60. 5436f9c tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · Fri Mar 16 05:27:47 2012 +0000
  61. b7f3413 config.mk: Check for -fstack-usage support by Tom Rini · Mon Feb 20 13:50:10 2012 +0000
  62. a384c6c config.mk: Make cc-option create a file under include/generated by Tom Rini · Tue Feb 14 07:29:37 2012 +0000
  63. 9ba618a config.mk: use memoization in cc-option macro to speed up compilation by Daniel Schwierzeck · Mon Nov 07 05:26:43 2011 +0000
  64. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  65. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  66. 122035e build: force migration away from $(AR) by Mike Frysinger · Wed Oct 12 19:25:20 2011 +0000
  67. 935c5bc Adjust dependency rules to permit per-file flags by Simon Glass · Fri Oct 07 13:53:49 2011 +0000
  68. f6312ad disable security warning flags when possible by Mike Frysinger · Mon Apr 25 08:06:40 2011 +0000
  69. a180922a Extend build-system for SPL framework by Daniel Schwierzeck · Mon Jul 18 06:09:15 2011 +0000
  70. 4e16feb config.mk: move LDSCRIPT processing to the top-level Makefile by Ilya Yanok · Mon Jun 20 12:45:37 2011 +0000
  71. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  72. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  73. 31162e1 Top config.mk: add include/config.mk by Joakim Tjernlund · Mon Jan 17 23:39:26 2011 +0100
  74. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  75. 031711b config.mk: unify duplicated flag setting by Mike Frysinger · Wed Dec 15 07:17:31 2010 -0500
  76. 302141d Coding Style (white space) cleanup by Wolfgang Denk · Sat Nov 27 23:30:56 2010 +0100
  77. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  78. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  79. a569861 config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · Tue Aug 03 19:17:38 2010 -0400
  80. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  81. 788f4a2 config.mk: use different host compiler for OS X 10.6 by Andreas Biessmann · Sat May 22 13:17:21 2010 +0200
  82. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  83. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  84. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  85. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  86. 16c91a1 makefiles: fixes for building build tools by Scott Wood · Wed Nov 04 18:41:41 2009 -0600
  87. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · Wed Sep 09 11:40:41 2009 -0500
  88. 91acc21 start a linker script helper file by Mike Frysinger · Sun Aug 23 02:47:59 2009 -0400
  89. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · Mon Aug 17 14:00:53 2009 +0200
  90. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  91. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · Fri Jul 10 11:03:15 2009 -0500
  92. 56e77a6 config.mk: Remove unused HPATH by Shinya Kuribayashi · Sat Jun 20 19:14:33 2009 +0900
  93. d9d755b config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · Sat Jun 20 19:10:14 2009 +0900
  94. c710f99 add %.c->%.i and %.c->%.s rules by Mike Frysinger · Sun Jun 14 11:03:48 2009 -0400
  95. a79d8e4 allow boards to customize compiler options on a per-file/dir basis by Mike Frysinger · Sun Jun 14 09:33:00 2009 -0400
  96. 5bdf631 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · Fri May 22 19:28:52 2009 +0200
  97. 8ccb33f build system: treat all Darwin's alike by Mike Frysinger · Sat Jan 17 13:32:42 2009 -0500
  98. 98c0286 Remove unneeded CONFIG_SHELL references by Peter Tyser · Wed Nov 12 13:06:48 2008 -0600
  99. 0e0390d make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · Fri Sep 12 02:20:46 2008 +0200
  100. 686d44d config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · Sun Aug 31 05:37:04 2008 +0900