1. d98a8d6 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · Thu Oct 25 17:16:22 2007 -0500
  2. fde7ec9 mpc83xx: pq-mds-pib.c typo error by Tony Li · Thu Oct 18 17:44:38 2007 +0800
  3. 996d6ca ColdFire: fix build error becasue of bad type of mii_init() by Liew Tsi Chung-r5aahp · Thu Sep 13 16:06:05 2007 -0700
  4. 78a1db4 ColdFire: Fix build error caused by pixis.c by Liew Tsi Chung-r5aahp · Thu Sep 13 16:04:05 2007 -0700
  5. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  6. e1e870a Fix ULI RTC support on MPC8544 DS by Kumar Gala · Thu Aug 30 16:18:18 2007 -0500
  7. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · Thu Aug 30 01:58:48 2007 -0500
  8. 53b3498 support board vendor-common makefiles by Kim Phillips · Tue Aug 21 17:00:17 2007 -0500
  9. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · Sat Aug 18 21:56:57 2007 +0200
  10. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Sat Aug 18 21:50:01 2007 +0200
  11. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  12. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · Thu Aug 16 19:23:50 2007 -0500
  13. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · Thu Aug 16 22:53:09 2007 -0500
  14. 7c66714 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · Thu Aug 16 22:52:59 2007 -0500
  15. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  16. 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
  17. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  18. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · Thu Aug 16 13:20:50 2007 -0500
  19. ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · Thu Aug 16 05:04:31 2007 -0500
  20. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  21. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  22. ace11d8 Update MPC8544 DS PCI memory map by Kumar Gala · Thu Aug 16 15:05:04 2007 -0500
  23. 0eb6191 Fix up some fdt issues on 8544DS by Kumar Gala · Thu Aug 16 11:01:21 2007 -0500
  24. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  25. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  26. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · Wed Aug 15 12:20:40 2007 -0500
  27. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  28. 52b9852 8544ds PCIE support by Ed Swarthout · Fri Jul 27 01:50:51 2007 -0500
  29. b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · Wed Jul 25 19:25:33 2007 -0500
  30. eb8c294 Coding style cleanup by Stefan Roese · Wed Aug 08 09:54:26 2007 +0200
  31. ec8468f Added NAND support by TsiChungLiew · Sun Aug 05 04:31:18 2007 -0500
  32. 54d7b34 Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · Sun Aug 05 03:43:30 2007 -0500
  33. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · Sun Aug 05 03:30:44 2007 -0500
  34. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  35. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  36. f111012 Coding style cleanup by Stefan Roese · Mon Jul 16 13:11:12 2007 +0200
  37. aba5895 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · Wed May 09 11:03:32 2007 -0500
  38. c011c75 Update for flash.o and mii.o by TsiChungLiew · Thu Jul 05 22:57:46 2007 -0500
  39. 8ecb1ce MII functions calls. by TsiChungLiew · Thu Jul 05 22:56:19 2007 -0500
  40. 1672333 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · Thu Jul 05 22:54:42 2007 -0500
  41. 44cf1b3 Duplicate code by TsiChungLiew · Thu Jul 05 22:51:05 2007 -0500
  42. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500
  43. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · Sat May 05 18:23:11 2007 +0200
  44. 0553fc0 Add MPC8544DS basic port board files. by Jon Loeliger · Wed Apr 11 16:51:02 2007 -0500
  45. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · Mon Jan 22 12:37:30 2007 -0600