1. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  2. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  3. 4c08a1d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · Sun Sep 01 15:04:27 2013 +0900
  4. 2188b96 config.mk: Delete unnecessary code by Masahiro Yamada · Sun Sep 01 15:04:26 2013 +0900
  5. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  6. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  7. 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · Fri Aug 16 15:16:15 2013 +0800
  8. 2c8c3c2 SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · Mon Aug 19 16:14:14 2013 +0800
  9. 1f78f06 Validate dtc is new enough by Stephen Warren · Wed Jul 24 10:09:16 2013 -0700
  10. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · Fri Jun 21 10:22:36 2013 +0200
  11. 8c7d16d mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · Wed Jul 17 15:10:59 2013 -0700
  12. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  13. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  14. 831aa54 Support tracing in config.mk when enabled by Simon Glass · Tue Jun 11 11:14:41 2013 -0700
  15. d086bf1 build: Pull -DBUILD_TAG into separate ifdef by Marek Vasut · Sat Apr 27 07:50:11 2013 +0000
  16. 07253bb Trigger generic board error only when building by Simon Glass · Sat Apr 20 08:42:36 2013 +0000
  17. 07a78db Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · Fri Feb 22 11:36:50 2013 +0100
  18. 8149ac9 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · Thu Apr 11 09:35:54 2013 +0000
  19. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  20. 6682832 __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · Fri Mar 08 13:45:27 2013 +0000
  21. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  22. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · Fri Oct 19 05:00:10 2012 +0000
  23. 787d532 add check infrastructure, default sparse by Kim Phillips · Fri Sep 21 12:28:17 2012 +0000
  24. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · Fri Sep 14 23:46:48 2012 +0200
  25. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · Fri Sep 14 23:20:05 2012 +0200
  26. 4b4969b tools, config.mk: add binutils-version by Allen Martin · Wed Aug 15 11:38:53 2012 +0000
  27. 681b0e0 config: Always use GNU ld by Khem Raj · Thu Aug 02 06:19:34 2012 +0000
  28. 0ba64c3 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · Thu Jan 05 11:19:50 2012 +0100
  29. 5436f9c tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · Fri Mar 16 05:27:47 2012 +0000
  30. b7f3413 config.mk: Check for -fstack-usage support by Tom Rini · Mon Feb 20 13:50:10 2012 +0000
  31. a384c6c config.mk: Make cc-option create a file under include/generated by Tom Rini · Tue Feb 14 07:29:37 2012 +0000
  32. 9ba618a config.mk: use memoization in cc-option macro to speed up compilation by Daniel Schwierzeck · Mon Nov 07 05:26:43 2011 +0000
  33. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  34. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  35. 122035e build: force migration away from $(AR) by Mike Frysinger · Wed Oct 12 19:25:20 2011 +0000
  36. 935c5bc Adjust dependency rules to permit per-file flags by Simon Glass · Fri Oct 07 13:53:49 2011 +0000
  37. f6312ad disable security warning flags when possible by Mike Frysinger · Mon Apr 25 08:06:40 2011 +0000
  38. a180922a Extend build-system for SPL framework by Daniel Schwierzeck · Mon Jul 18 06:09:15 2011 +0000
  39. 4e16feb config.mk: move LDSCRIPT processing to the top-level Makefile by Ilya Yanok · Mon Jun 20 12:45:37 2011 +0000
  40. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  41. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  42. 31162e1 Top config.mk: add include/config.mk by Joakim Tjernlund · Mon Jan 17 23:39:26 2011 +0100
  43. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  44. 031711b config.mk: unify duplicated flag setting by Mike Frysinger · Wed Dec 15 07:17:31 2010 -0500
  45. 302141d Coding Style (white space) cleanup by Wolfgang Denk · Sat Nov 27 23:30:56 2010 +0100
  46. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  47. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  48. a569861 config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · Tue Aug 03 19:17:38 2010 -0400
  49. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  50. 788f4a2 config.mk: use different host compiler for OS X 10.6 by Andreas Biessmann · Sat May 22 13:17:21 2010 +0200
  51. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  52. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  53. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  54. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  55. 16c91a1 makefiles: fixes for building build tools by Scott Wood · Wed Nov 04 18:41:41 2009 -0600
  56. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · Wed Sep 09 11:40:41 2009 -0500
  57. 91acc21 start a linker script helper file by Mike Frysinger · Sun Aug 23 02:47:59 2009 -0400
  58. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · Mon Aug 17 14:00:53 2009 +0200
  59. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  60. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · Fri Jul 10 11:03:15 2009 -0500
  61. 56e77a6 config.mk: Remove unused HPATH by Shinya Kuribayashi · Sat Jun 20 19:14:33 2009 +0900
  62. d9d755b config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · Sat Jun 20 19:10:14 2009 +0900
  63. c710f99 add %.c->%.i and %.c->%.s rules by Mike Frysinger · Sun Jun 14 11:03:48 2009 -0400
  64. a79d8e4 allow boards to customize compiler options on a per-file/dir basis by Mike Frysinger · Sun Jun 14 09:33:00 2009 -0400
  65. 5bdf631 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · Fri May 22 19:28:52 2009 +0200
  66. 8ccb33f build system: treat all Darwin's alike by Mike Frysinger · Sat Jan 17 13:32:42 2009 -0500
  67. 98c0286 Remove unneeded CONFIG_SHELL references by Peter Tyser · Wed Nov 12 13:06:48 2008 -0600
  68. 0e0390d make: Remove redundant __ARM__ addition when cross-compiling on *BSD by Shinya Kuribayashi · Fri Sep 12 02:20:46 2008 +0200
  69. 686d44d config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · Sun Aug 31 05:37:04 2008 +0900
  70. e7af207 Conditionally add -fno-stack-protector to CFLAGS by Haavard Skinnemoen · Mon May 19 12:26:38 2008 +0200
  71. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  72. 979b4bd config.mk: use correct (cross) compiler by Wolfgang Denk · Sat May 03 22:25:00 2008 +0200
  73. 1fbf223 include autoconf.mk before any other .mk files by Mike Frysinger · Mon Feb 18 05:24:13 2008 -0500
  74. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  75. 1280555 Only use TEXT_BASE if defined by the board by Mike Frysinger · Mon Jan 28 05:28:50 2008 -0500
  76. 908e776 generate u-boot.ldr for Blackfin targets by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  77. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  78. aa06940 blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk by Shinya Kuribayashi · Wed Oct 31 02:18:15 2007 +0900
  79. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800
  80. 71c20d6 Automatically adjust ARFLAGS so "make -s" is really silent. by Wolfgang Denk · Sun Oct 29 01:03:51 2006 +0200
  81. 1cd6bf0 Don't pass any debug options directly to the assembler by Haavard Skinnemoen · Thu Oct 26 17:55:31 2006 +0200
  82. dbeba6c Use -g instead of -gstabs in AFLAGS_DEBUG by Wolfgang Denk · Tue Oct 24 13:57:33 2006 +0200
  83. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  84. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  85. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  86. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  87. b4b1c46 Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sat Jun 10 19:27:47 2006 +0200
  88. 9a460d2 Fix gcc 3.4.x AFLAGS setting for m68k platform. by Marian Balakowicz · Wed May 17 12:18:48 2006 +0200
  89. 3e8b1dc Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. by Marian Balakowicz · Tue May 09 11:28:36 2006 +0200
  90. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · Thu Apr 20 08:42:42 2006 +0200
  91. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  92. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · Tue Mar 07 00:22:36 2006 +0100
  93. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  94. 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · Tue Feb 07 20:04:48 2006 +0100
  95. 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · Tue Oct 04 23:10:28 2005 +0200
  96. aba5809 Make sure only supported compiler options are used by Wolfgang Denk · Tue Oct 04 22:38:24 2005 +0200
  97. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
  98. f8e9a23 Patch by Steven Scholz, 16 Aug 2004: by wdenk · Sat Oct 09 22:21:29 2004 +0000
  99. e4adb35 Patch by Scott McNutt, 25 Apr 2004: by wdenk · Wed May 19 21:33:14 2004 +0000
  100. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000