1. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · Sat Aug 18 21:56:57 2007 +0200
  2. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Sat Aug 18 21:50:01 2007 +0200
  3. 0242be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Sat Aug 18 21:47:33 2007 +0200
  4. 2fd7790 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 18 21:42:30 2007 +0200
  5. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  6. f19da9d PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · Fri Aug 17 12:43:44 2007 +0900
  7. addc447 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · Sat Aug 18 14:37:52 2007 +0200
  8. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  9. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · Thu Aug 16 19:23:50 2007 -0500
  10. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · Fri Aug 17 09:30:00 2007 -0500
  11. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · Thu Aug 16 22:53:09 2007 -0500
  12. 7c66714 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · Thu Aug 16 22:52:59 2007 -0500
  13. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  14. c8b57f1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · Fri Aug 17 10:35:59 2007 +0800
  15. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  16. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · Thu Aug 16 13:20:50 2007 -0500
  17. ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · Thu Aug 16 05:04:31 2007 -0500
  18. 1692b48 ColdFire: Update Freescale MCF52x2 platforms by TsiChungLiew · Wed Aug 15 20:32:06 2007 -0500
  19. ceaf333 ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · Wed Aug 15 19:55:10 2007 -0500
  20. de266ac ColdFire: update TASREG platform for MCF52x2 by TsiChungLiew · Wed Aug 15 19:46:38 2007 -0500
  21. f5ca0cb ColdFire: update r5200 platform for MCF52x2 by TsiChungLiew · Wed Aug 15 19:45:51 2007 -0500
  22. 47dfc1c ColdFire: idmr platform MCF52x2 update by TsiChungLiew · Wed Aug 15 19:43:20 2007 -0500
  23. cfa2b48 ColdFire: cobra5272 platform for MCF52x2 update by TsiChungLiew · Wed Aug 15 19:41:06 2007 -0500
  24. 0e81abc ColdFire: MCF52x2 Header files update by TsiChungLiew · Wed Aug 15 19:38:15 2007 -0500
  25. 8cd73be ColdFire: MCF52x2 update by TsiChungLiew · Wed Aug 15 19:21:21 2007 -0500
  26. b66c7ce ColdFire: MCF5329 update cache by TsiChungLiew · Wed Aug 15 18:46:11 2007 -0500
  27. 12c7fe8 ColdFire: MCF5329 header file clean up by TsiChungLiew · Wed Aug 15 15:40:20 2007 -0500
  28. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  29. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  30. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · Thu Aug 16 16:35:02 2007 -0500
  31. ace11d8 Update MPC8544 DS PCI memory map by Kumar Gala · Thu Aug 16 15:05:04 2007 -0500
  32. 0eb6191 Fix up some fdt issues on 8544DS by Kumar Gala · Thu Aug 16 11:01:21 2007 -0500
  33. 37a15972 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Thu Aug 16 19:50:53 2007 +0200
  34. c215781 PPC4xx:HCU4/5 cleanup by Niklaus Giger · Thu Aug 16 15:16:03 2007 +0200
  35. 771180f PPC4xx:HCU4/5 cleanup ecc/sdram init by Niklaus Giger · Thu Aug 16 15:16:02 2007 +0200
  36. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · Wed Aug 15 22:29:56 2007 -0500
  37. a0472ad Fix warnings from of_data copy fix by Andy Fleming · Wed Aug 15 20:06:50 2007 -0500
  38. 4eb3dcf Don't wait for disconnected TSECs by Andy Fleming · Wed Aug 15 20:03:44 2007 -0500
  39. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · Wed Aug 15 20:03:34 2007 -0500
  40. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  41. 36139f4 Add support for building all boards with a TSEC by Andy Fleming · Wed Aug 15 20:03:13 2007 -0500
  42. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · Wed Aug 15 17:30:56 2007 -0500
  43. 7e380e7 mpc885ads: Don't define CONFIG_BZIP2. by Scott Wood · Wed Aug 15 15:46:46 2007 -0500
  44. 05958f9 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Aug 16 12:04:37 2007 +0200
  45. 694a710 Bios emulator - fix microblaze toolchain problem by Michal Simek · Thu Aug 16 08:54:10 2007 +0200
  46. e5522fc Minor Coding Style fix; Update CHANGELOG file. by Wolfgang Denk · Thu Aug 16 11:51:04 2007 +0200
  47. eb6b6e0 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · Thu Aug 16 11:42:47 2007 +0200
  48. 594049e ppc4xx: Remove #warning in esd auto_update.c by Stefan Roese · Thu Aug 16 11:21:49 2007 +0200
  49. 614320f ppc7xx: Update CPCI750 board by Stefan Roese · Fri Jun 22 17:32:28 2007 +0200
  50. fa840e3 ppc4xx: Only enable POST FPU test on Sequoia and not Rainier by Stefan Roese · Thu Aug 16 10:18:33 2007 +0200
  51. 8ad6cda Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files by Stefan Roese · Thu Aug 16 09:54:51 2007 +0200
  52. c4b0f4c ppc4xx: Update Sequoia/Rainier bootstrap command by Stefan Roese · Thu Aug 16 09:52:29 2007 +0200
  53. 27bd4b8 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Thu Aug 16 09:21:48 2007 +0200
  54. c845449 mpc83xx: enable libfdt by default on freescale boards by Kim Phillips · Wed Aug 15 22:30:39 2007 -0500
  55. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  56. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  57. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  58. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
  59. b19af45 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb by Kim Phillips · Wed Aug 15 22:30:05 2007 -0500
  60. 60cab6a Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:11:45 2007 +0200
  61. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:06:27 2007 +0200
  62. 2c58c94 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Wed Aug 15 20:59:31 2007 +0200
  63. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · Wed Aug 15 11:55:35 2007 -0500
  64. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · Wed Aug 15 12:20:40 2007 -0500
  65. c253fa9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · Wed Aug 15 11:46:22 2007 -0500
  66. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · Wed Aug 15 11:13:15 2007 -0400
  67. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  68. d6d48db PPC4xx:HCU4/5-Board fix compile warning by Niklaus Giger · Wed Aug 15 12:14:23 2007 +0200
  69. afd2519 Fix malloc size error in ahci_init_one. by Ed Swarthout · Tue Aug 14 14:06:45 2007 -0500
  70. 1d41ce4 TI DaVinci - fix unsupported %hhx format by ksi@koi8.net · Tue Aug 14 10:02:16 2007 -0700
  71. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 14 18:43:14 2007 +0200
  72. 0611c49 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Tue Aug 14 18:42:36 2007 +0200
  73. 75fd5a5 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Tue Aug 14 18:03:48 2007 +0200
  74. 970ca18 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Tue Aug 14 17:38:34 2007 +0200
  75. 63a5653 Fix initrd/dtb interaction by Andy Fleming · Tue Aug 14 10:32:59 2007 -0500
  76. d7687c5 Supply spi interface in at45.c by Peter Pearse · Tue Aug 14 15:40:00 2007 +0100
  77. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  78. 2bce434 POST: Fix merge problem by Stefan Roese · Tue Aug 14 15:12:01 2007 +0200
  79. 3dae28e Coding style cleanup by Stefan Roese · Tue Aug 14 15:03:17 2007 +0200
  80. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  81. a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · Tue Aug 14 14:44:41 2007 +0200
  82. e99c29b POST: Add option for external ethernet loopback test by Stefan Roese · Tue Aug 14 14:41:55 2007 +0200
  83. 32a444b POST: Add ppc405 support to cache and UART POST by Stefan Roese · Tue Aug 14 14:39:44 2007 +0200
  84. 2fbbf3e Replace lost end of at45.c. by Peter Pearse · Tue Aug 14 10:46:32 2007 +0100
  85. aacc860 Update Makefiles for merged and split at45.c. by Peter Pearse · Tue Aug 14 10:30:06 2007 +0100
  86. 6a5486b Delete the merged files. by Peter Pearse · Tue Aug 14 10:21:06 2007 +0100
  87. 051c257 Add the files. by Peter Pearse · Tue Aug 14 10:14:05 2007 +0100
  88. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  89. 1ae021e Coding style cleanup, update CHANGELOG by Wolfgang Denk · Tue Aug 14 09:54:46 2007 +0200
  90. 474c1a9 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Tue Aug 14 09:53:38 2007 +0200
  91. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · Tue Aug 14 09:47:27 2007 +0200
  92. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · Tue Feb 27 19:42:22 2007 -0700
  93. 4eabb1f 85xxCDS: Enable the VIA PCI-to-ISA bridge. by Andy Fleming · Tue Aug 14 01:50:09 2007 -0500
  94. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  95. c4fc883 Add PCI support for MPC8568MDS board by Haiying Wang · Tue Jun 19 14:18:34 2007 -0400
  96. 6c309b0 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · Tue Jun 19 14:18:32 2007 -0400
  97. 76e276b Use an absolute address when jumping out of 4k boot page by Kumar Gala · Tue Aug 07 18:07:27 2007 -0500
  98. 30725fe MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · Mon Aug 13 14:49:59 2007 -0500
  99. 6e45262 Fix minor 85xx warnings by Andy Fleming · Mon Aug 13 14:38:06 2007 -0500
  100. 95ae0a0 8548cds PCIE support. by Ed Swarthout · Fri Jul 27 01:50:52 2007 -0500