1. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  2. 7ebcfec MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · Wed Feb 11 18:38:22 2009 +0100
  3. e85bbc6 MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
  4. b9864be MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  5. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  6. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · Mon Dec 01 16:22:45 2008 -0600
  7. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · Thu Nov 20 12:01:02 2008 -0600
  8. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  10. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  11. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  12. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  13. ab73a24 FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · Wed Aug 27 01:05:35 2008 -0500
  14. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  15. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  16. ba08f5d TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · Thu Jun 05 13:12:10 2008 +0200
  17. 2aca645 TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · Thu Jun 05 13:12:09 2008 +0200
  18. 8754a97 TQM8548: PCI express support by Wolfgang Grandegger · Thu Jun 05 13:12:08 2008 +0200
  19. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · Thu Jun 05 13:12:07 2008 +0200
  20. f5be52d TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · Thu Jun 05 13:12:06 2008 +0200
  21. c5809d7 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · Thu Jun 05 13:12:05 2008 +0200
  22. 383c0ab TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · Thu Jun 05 13:12:02 2008 +0200
  23. 9039ce1 TQM85xx: Various coding style fixes by Wolfgang Grandegger · Thu Jun 05 13:12:00 2008 +0200
  24. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
  25. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  26. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · Thu Jan 17 02:19:18 2008 -0600
  27. 9c80ff9 85xx: Convert TQM85xx to new TLB setup by Kumar Gala · Thu Jan 17 02:02:10 2008 -0600
  28. 92c512a 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · Wed Jan 16 09:15:29 2008 -0600
  29. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · Tue Jan 08 01:22:21 2008 -0600
  30. a19d49c Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config by Grant Likely · Tue Sep 18 12:24:57 2007 -0600
  31. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Sat Aug 18 21:50:01 2007 +0200
  32. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  33. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · Thu Aug 16 16:35:02 2007 -0500
  34. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  35. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:22:23 2007 -0500
  36. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · Wed Jun 13 13:22:08 2007 -0500
  37. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  38. 274bac5 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · Sat Oct 28 02:29:14 2006 +0200
  39. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  40. 29f0500 Fix preboot message on TQM85xx after switching to hush parser. by Wolfgang Denk · Fri Aug 11 17:33:42 2006 +0200
  41. dec3018 Adapt TQM85xx ramdisk address to Linux kernel memory map by Wolfgang Denk · Fri Aug 11 17:29:38 2006 +0200
  42. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  43. 2df0053 Fix support for PS/2 keyboard on TQM85xx boards by Wolfgang Denk · Wed Jul 19 14:49:35 2006 +0200
  44. 1216885 Add support for PS/2 keyboard on TQM85xx board by Wolfgang Denk · Fri Jun 16 16:40:54 2006 +0200
  45. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100