1. f9333f5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Aug 10 20:33:06 2007 +0200
  2. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  3. ae12ddb mpc83xx: fix ITX[GP] O=builddir builds by Kim Phillips · Mon Aug 06 18:18:34 2007 -0500
  4. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  5. b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · Wed Jul 25 19:25:33 2007 -0500
  6. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  7. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  8. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  9. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  10. efedb69 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · Tue Aug 07 17:04:30 2007 +0200
  11. 9a0f777 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 15:59:45 2007 +0200
  12. d3de158 Remove the bios emulator from MAI board. by Jason Jin · Tue Jul 10 09:03:22 2007 +0800
  13. ed45b44 Fix some compile issues for MAI board. by Jason Jin · Fri Jul 13 12:14:59 2007 +0800
  14. bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · Fri Jul 13 12:14:58 2007 +0800
  15. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  16. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  17. a72b42e Add functions to list of exported functions by Martin Krause · Tue Dec 12 14:26:01 2006 +0100
  18. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  19. a6533c8 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · Fri Aug 03 12:08:16 2007 +0200
  20. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  21. 530181f Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 02 21:27:46 2007 +0200
  22. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  23. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
  24. 3b1c2d7 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · Fri Jul 13 08:26:05 2007 +0200
  25. bc112da Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · Thu Jul 12 01:42:41 2007 +0200
  26. aba5895 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · Wed May 09 11:03:32 2007 -0500
  27. 8ed1196 Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · Tue May 08 17:27:43 2007 -0500
  28. 087415c CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · Wed Jul 11 20:11:07 2007 +0200
  29. 30b4c25 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · Wed Jul 11 18:39:11 2007 +0200
  30. 761ea74 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:48:22 2007 -0500
  31. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:39:10 2007 -0500
  32. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 10:12:10 2007 -0500
  33. e11c123 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:45:16 2007 -0500
  34. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  35. 96892a9 board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:31:28 2007 -0500
  36. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:24:55 2007 -0500
  37. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  38. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  39. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  40. ea240f4 include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · Thu Jul 05 19:13:52 2007 -0500
  41. f484042 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Fri Jul 06 02:50:34 2007 +0200
  42. 7583913 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · Fri Jul 06 02:50:19 2007 +0200
  43. 77cad90 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX by Niklaus Giger · Wed Jun 27 18:11:38 2007 +0200
  44. d11a5e2 ppc4xx: Update lwmon5 board by Stefan Roese · Wed Jul 04 10:06:30 2007 +0200
  45. f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · Tue Jul 03 00:34:44 2007 -0600
  46. d8ac3da Correct fixup relocation for mpc824x by Grant Likely · Tue Jul 03 00:34:39 2007 -0600
  47. ca37720 Remove obsolete mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:34:14 2007 -0600
  48. d06474b Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:34:09 2007 -0600
  49. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · Tue Jul 03 00:34:04 2007 -0600
  50. f539ef9 Remove obsolete mpc824x linker scripts (3 of 4) by Grant Likely · Tue Jul 03 00:33:59 2007 -0600
  51. eb7671e Remove obsolete mpc824x linker scripts (2 of 4) by Grant Likely · Tue Jul 03 00:33:53 2007 -0600
  52. ad667c9 Remove obsolete mpc824x linker scripts (1 of 4) by Grant Likely · Tue Jul 03 00:33:48 2007 -0600
  53. 8f39525 Remove obsolete mpc8220 linker scripts by Grant Likely · Tue Jul 03 00:33:43 2007 -0600
  54. 918f05b Remove obsolete mpc5xxx linker scripts (3 of 3) by Grant Likely · Tue Jul 03 00:33:38 2007 -0600
  55. 67563a0 Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · Tue Jul 03 00:33:33 2007 -0600
  56. 2e68491 Remove obsolete mpc5xxx linker scripts (1 of 3) by Grant Likely · Tue Jul 03 00:33:28 2007 -0600
  57. c630ec6 Remove obsolete mpc5xx linker scripts by Grant Likely · Tue Jul 03 00:33:23 2007 -0600
  58. 62a61a7 Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:33:13 2007 -0600
  59. b8d6ba4 Consolidate mpc824x linker scripts by Grant Likely · Tue Jul 03 00:33:08 2007 -0600
  60. 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · Tue Jul 03 00:32:58 2007 -0600
  61. c6316ff Fix a few file permission problems. by Wolfgang Denk · Wed Jul 04 00:43:53 2007 +0200
  62. 284c9bb Minor coding style cleanup. Rebuild CHANGELOG file. by Wolfgang Denk · Wed Jul 04 00:38:38 2007 +0200
  63. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  64. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  65. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  66. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jun 25 20:20:30 2007 +0200
  67. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · Mon Jun 25 19:11:37 2007 +0200
  68. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  69. 196088b ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · Sun Jun 24 17:41:21 2007 +0200
  70. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  71. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  72. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  73. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · Wed Jun 20 18:14:24 2007 +0200
  74. 2c0512b Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Jun 20 08:23:42 2007 +0200
  75. b7dc0e8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · Tue Jun 19 17:22:44 2007 +0200
  76. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · Tue Jun 19 16:42:31 2007 +0200
  77. 67bd089 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · Tue Jun 19 16:40:58 2007 +0200
  78. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · Fri Jun 15 08:18:01 2007 +0200
  79. 7a432ce TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · Fri Jun 08 14:52:22 2007 +0200
  80. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
  81. 8b47702 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Wed Jun 06 16:21:11 2007 +0200
  82. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Wed Jun 06 16:18:01 2007 +0200
  83. a9b976e Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Wed Jun 06 12:36:32 2007 +0200
  84. fef75c9 Merge with /home/stefan/git/u-boot/acadia-nand-boot by Stefan Roese · Wed Jun 06 11:43:58 2007 +0200
  85. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · Wed Jun 06 11:42:13 2007 +0200
  86. 75dab3b Merge branch 'mpc8641' by Jon Loeliger · Tue Jun 05 13:29:00 2007 -0500
  87. 87c8618 mpc8641 image size cleanup by Ed Swarthout · Tue Jun 05 12:30:52 2007 -0500
  88. 483da51 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Mon Jun 04 22:59:44 2007 +0200
  89. 6f0f1ca ppc4xx: Add missing file for Bamboo NAND booting support by Stefan Roese · Fri Jun 01 16:18:17 2007 +0200
  90. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · Fri Jun 01 16:15:34 2007 +0200
  91. 99d5a0c ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz by Stefan Roese · Fri Jun 01 15:58:19 2007 +0200
  92. 3798a6d ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · Fri Jun 01 15:29:04 2007 +0200
  93. c769864 ppc4xx: Prepare Bamboo port for NAND booting support by Stefan Roese · Fri Jun 01 15:19:29 2007 +0200
  94. fbd2646 Merge with /home/wd/git/u-boot/stx-gp3ssa by Wolfgang Denk · Thu May 31 17:21:22 2007 +0200
  95. 5b9a5d8 Add support for STX GP3SSA (stxssa) Board with 4 MiB flash. by Wolfgang Denk · Thu May 31 17:20:09 2007 +0200
  96. 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · Tue May 29 16:37:57 2007 +0200
  97. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · Mon May 28 01:11:11 2007 +0200
  98. 082da16 Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. by Bartlomiej Sieka · Sun May 27 17:26:46 2007 +0200
  99. 26b4c4f MPC5XXX, Motion-PRO: Fix PHY initialization problem. by Bartlomiej Sieka · Sun May 27 16:58:45 2007 +0200
  100. 4ac54f9 Motion-PRO: Add displaying of CPLD revision information during boot. by Bartlomiej Sieka · Sun May 27 16:55:23 2007 +0200