1. 04f8d68 RFC: Deprecate MAKEALL by Simon Glass · Thu Aug 28 09:43:46 2014 -0600
  2. 9bc275f MAKEALL: fix get_target_arch() to adjust to '-' in Status field by Masahiro Yamada · Mon Apr 06 11:12:28 2015 +0900
  3. 2e26ec1 MAKEALL: Don't try to print size when ./u-boot is deleted by Joe Hershberger · Wed Mar 11 18:47:33 2015 -0500
  4. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  5. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · Mon Dec 15 23:26:31 2014 +0900
  6. d2458ed MAKEALL: run genboardscfg.py all the time by Masahiro Yamada · Fri Aug 22 14:33:40 2014 +0900
  7. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · Wed Aug 20 22:10:29 2014 +0200
  8. 49e2c3c MAKEALL: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:21 2014 +0900
  9. 553b1fc MAKEALL: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:08 2014 +0900
  10. 93ca7a7 MAKEALL: remove hard-coded MIPS boards by Daniel Schwierzeck · Thu Apr 17 21:45:59 2014 +0200
  11. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  12. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  13. d01ec13 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · Tue Feb 04 17:24:34 2014 +0900
  14. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  15. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  16. a2e5fda arc: add architecture to MAKEALL by Alexey Brodkin · Tue Feb 04 12:56:20 2014 +0400
  17. 7521efa ARM: IXP: Remove the IXP architecture support by Marek Vasut · Tue Jan 28 00:14:28 2014 +0100
  18. d6dfe97 arm64: MAKEALL, filter armv8 boards from LIST_arm by David Feng · Sat Dec 14 11:47:38 2013 +0800
  19. 8fd32a2 MAKEALL: add -b (--board) option by Masahiro Yamada · Thu Nov 21 19:06:58 2013 +0900
  20. 9d3262b MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · Mon Oct 21 11:11:28 2013 +0900
  21. 890a4e8 MAKEALL: fix boards_by_field function by Masahiro Yamada · Mon Oct 21 11:11:27 2013 +0900
  22. 042ff5c MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · Mon Oct 21 11:11:26 2013 +0900
  23. 4a3f1f4 MAKEALL: fix awk warning message by Masahiro Yamada · Mon Oct 21 11:11:25 2013 +0900
  24. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  25. c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
  26. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  27. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · Fri Jun 21 10:22:36 2013 +0200
  28. ddaa113 Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · Mon Jul 15 09:19:39 2013 -0400
  29. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  30. e493ee7 MAKEALL: Fix case substitution for old bash by York Sun · Fri Mar 22 07:37:03 2013 +0000
  31. d9282f1 MAKEALL: allow regex matches for -s option by Stephen Warren · Tue Mar 05 11:15:01 2013 +0000
  32. 125a171 MAKEALL: fix kill_children for BSD hosts by Andreas Bießmann · Thu Feb 07 22:35:57 2013 +0000
  33. 4b29aed MAKEALL: add support for per architecture toolchains by Allen Martin · Tue Jan 29 14:34:58 2013 +0000
  34. 76c1754 MAKEALL: Add options for incremental building by Joe Hershberger · Tue Oct 30 15:55:21 2012 +0000
  35. 1a268c2 MAKEALL: Fix kill_children by Joe Hershberger · Tue Oct 30 15:55:20 2012 +0000
  36. 8ab8f2a MAKEALL: Add spear platform target to compile all SPEAr boards by Stefan Roese · Wed May 30 22:59:43 2012 +0000
  37. d1e1906 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · Thu Oct 25 08:53:14 2012 +0000
  38. 568ea61 MAKEALL: add a -C/--check option to enable build checking by Kim Phillips · Thu Sep 27 14:57:34 2012 +0000
  39. 3132715 gth2: Remove this platform by Tom Rini · Wed Sep 26 15:20:33 2012 -0700
  40. c0171ca MAKEALL: fix per arch board lists by Allen Martin · Wed Aug 29 11:08:59 2012 +0000
  41. 43e9274 MAKEALL: update to work with new boards.cfg syntax by Allen Martin · Fri Aug 31 08:30:06 2012 +0000
  42. c594fe8 MAKEALL: Allow empty ERR directory by Andy Fleming · Wed Aug 08 14:12:30 2012 +0000
  43. 67fc059 MAKEALL: Report boards with errors vs warnings by Joe Hershberger · Mon May 21 04:49:38 2012 +0000
  44. 8536b69 MAKEALL: Fix error reporting for BUILD_NBUILDS==1 by Joe Hershberger · Mon May 21 04:49:37 2012 +0000
  45. 2f36f0a Improve MAKEALL parallel builds by Andy Fleming · Wed May 09 20:36:28 2012 +0000
  46. c96fa11 Remove extra boards from LIST_ixp by Andy Fleming · Wed Apr 25 09:36:13 2012 +0000
  47. af1cc31 Allow for parallel builds and saved output by Andy Fleming · Tue Apr 24 19:33:51 2012 +0000
  48. 4f21ade MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · Mon Mar 05 15:10:51 2012 +0000
  49. f8b3e23 MAKEALL: display SPL size if present by Scott Wood · Mon Feb 20 12:56:25 2012 +0000
  50. c69cb3e openrisc: Add architecture to MAKEALL by Stefan Kristiansson · Fri Nov 18 19:21:37 2011 +0000
  51. c853721 ARM: convert "omap730p2" boards to boards.cfg by Wolfgang Denk · Fri Dec 09 12:14:32 2011 +0100
  52. 753bd1a ARM: convert "omap16xx" boards to boards.cfg by Wolfgang Denk · Fri Dec 09 12:14:30 2011 +0100
  53. 2ea51cc ARM: convert "apollon" board to use boards.cfg by Wolfgang Denk · Fri Dec 09 12:14:27 2011 +0100
  54. a10aa18 MIPS: MAKEALL: fix lists for MIPSel and MIPS boards by Daniel Schwierzeck · Thu Nov 24 03:57:56 2011 +0000
  55. cc3e1cb MAKEALL: Add -l option to only list build targets by Marek Vasut · Fri Dec 02 21:32:03 2011 +0000
  56. ba1a08a MAKEALL: drop obsolete mx31pdk_nand target by Stefano Babic · Thu Nov 17 23:16:14 2011 +0000
  57. e0eb35a adp-ag101: add board adp-ag101 support by Macpaul Lin · Wed Oct 19 20:41:10 2011 +0000
  58. 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · Wed Oct 19 00:17:13 2011 +0800
  59. 7306ccb MIPS: Jz4740: Add qi_lb60 board support by Xiangfu Liu · Wed Oct 12 12:24:06 2011 +0800
  60. 6a9c023 MAKEALL: rename coldfire list to m68k to match arch by Mike Frysinger · Sun Sep 25 19:27:19 2011 +0000
  61. 1076619 MAKEALL: drop boards listed in boards.cfg by Wolfgang Denk · Thu Sep 08 05:01:24 2011 +0000
  62. 24d4d04 MAKEALL: drop non-existent "versatile" configuration by Wolfgang Denk · Thu Sep 08 03:23:28 2011 +0000
  63. 7a1902d ARM: remove broken "modnet50" board. by Wolfgang Denk · Mon Sep 05 14:37:33 2011 +0200
  64. ae58059 ARM: remove broken "lpc2292sodimm" board. by Wolfgang Denk · Mon Sep 05 14:37:32 2011 +0200
  65. 9ece4e6 ARM: remove broken "impa7" board. by Wolfgang Denk · Mon Sep 05 14:37:30 2011 +0200
  66. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · Mon Sep 05 14:37:28 2011 +0200
  67. 74ad785 ARM: remove broken "ep7312" board. by Wolfgang Denk · Mon Sep 05 14:37:27 2011 +0200
  68. efdc5fb ARM: remove broken "SMN42" board. by Wolfgang Denk · Mon Sep 05 02:37:25 2011 +0000
  69. 951662e ARM: remove broken "voiceblue" board by Wolfgang Denk · Fri Aug 26 02:25:42 2011 +0000
  70. 80aa648 ARM: remove broken "smdk2400" board by Wolfgang Denk · Fri Aug 26 02:25:40 2011 +0000
  71. eb2dcfe ARM: remove broken "sbc2410x" board by Wolfgang Denk · Fri Aug 26 02:25:39 2011 +0000
  72. c4d167e ARM: remove broken "netstar" board by Wolfgang Denk · Fri Aug 26 02:25:38 2011 +0000
  73. 75b5f76 ARM: remove broken "mx1fs2" board by Wolfgang Denk · Fri Aug 26 02:25:37 2011 +0000
  74. 87f3223 ARM: remove broken "lpd7a40x" boards by Wolfgang Denk · Fri Aug 26 02:25:36 2011 +0000
  75. fe9c1ad ARM: remove broken "edb93xx" boards by Wolfgang Denk · Fri Aug 26 02:25:35 2011 +0000
  76. b74709c ARM: remove broken "B2" board by Wolfgang Denk · Fri Aug 26 02:25:34 2011 +0000
  77. f18d587 ARM: remove broken "armadillo" board by Wolfgang Denk · Fri Aug 26 02:25:33 2011 +0000
  78. d3a849f integrator: convert to new build system by Linus Walleij · Fri Aug 12 00:28:57 2011 +0000
  79. 1b787e3 MAKEALL ARMv7: Use boards.cfg by Dirk Behme · Fri Aug 05 20:48:32 2011 +0000
  80. a5e8576 atmel: Update support of board AT91SAM9M10G45-EK to new style by Thomas Petazzoni · Thu Aug 04 11:08:50 2011 +0000
  81. a1e4e2b make pm9g45 buildable for v2011.06 release by Asen Dimov · Wed Jun 08 22:01:37 2011 +0000
  82. 92b9c64 tny_a9260/tny_a9g20: update board to the new AT91 organization by Thomas Petazzoni · Thu Aug 04 02:48:56 2011 +0000
  83. 740fcb6 sbc35_a9g20: update board to the new AT91 organization by Thomas Petazzoni · Thu Aug 04 02:22:20 2011 +0000
  84. a95fe9d MAKEALL: remove AT91 boards that are in boards.cfg by Reinhard Meyer · Tue Aug 02 13:31:11 2011 +0000
  85. 0c0fb21 AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · Mon Aug 01 03:56:53 2011 +0000
  86. 250c514 MAKEALL: remove obsolete at91rm9200 soc by Andreas Bießmann · Mon Jul 18 09:41:04 2011 +0000
  87. ed63998 MAKEALL: add -h/--help options by Mike Frysinger · Thu Apr 21 22:01:43 2011 +0000
  88. 2ec63ad arm/km: add support for portl2 board by Valentin Longchamp · Thu Jun 16 18:11:15 2011 +0530
  89. 1f974e9 arm/km: replace suenx targets with km_kirkwood by Holger Brunck · Thu Jun 16 18:11:15 2011 +0530
  90. da6aa7c nios2: move generic config to boards.cfg by Mike Frysinger · Sun Jun 26 23:00:19 2011 -0400
  91. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  92. 0159891 cpuat91: fix board support by Eric Benard · Mon Jun 06 22:48:29 2011 +0000
  93. 5affc63 cpu9260/9G20: fix board support by Eric Benard · Mon Jun 06 22:48:28 2011 +0000
  94. 5f56a67 Add definitions for OpenRD-Client and OpenRD-Ultimate by Clint Adams · Fri May 06 22:06:47 2011 +0530
  95. 860e2a7 ARMV7: OMAP3: Add support for Comelit DIG297 board by Luca Ceresoli · Wed Apr 20 11:02:08 2011 -0400
  96. 714194e ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · Mon Apr 18 17:40:35 2011 -0400
  97. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  98. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  99. f22f8d6 Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · Mon Nov 29 17:01:27 2010 +0530
  100. bb96a8e MAKEALL: fix AT91 by Andreas Bießmann · Tue Nov 30 09:45:04 2010 +0000