1. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  2. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  3. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · Mon Jul 26 18:34:57 2010 -0500
  4. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · Tue Apr 20 19:37:54 2010 -0500
  5. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  6. 2834446 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · Thu Feb 18 19:28:12 2010 -0600
  7. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  8. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · Fri Sep 25 18:19:44 2009 -0500
  9. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · Fri Aug 21 16:34:38 2009 -0500
  10. f138429 mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · Thu Jul 23 14:09:38 2009 -0500
  11. 57a2af3 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · Sat Jul 18 18:42:13 2009 -0500
  12. c118084 mpc83xx: increase MONITOR_LEN to offset growing pains by Kim Phillips · Tue Jul 07 18:04:21 2009 -0500
  13. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  14. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  15. ac05b5e 83xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · Thu Mar 26 01:34:39 2009 -0500
  16. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  17. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
  18. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  19. a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · Tue Sep 23 09:38:49 2008 -0500
  20. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  21. 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
  22. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  23. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  24. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  25. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  26. aa07b71 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · Thu Apr 24 14:07:38 2008 -0500
  27. e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · Mon Mar 24 12:44:13 2008 -0500
  28. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · Fri Mar 07 12:27:31 2008 -0600
  29. b8d515c Remove #undef DEBUG from MPC83xx board header files by Timur Tabi · Tue Jan 15 17:09:41 2008 -0600
  30. cd3140e mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value by Kim Phillips · Tue Jan 15 14:05:14 2008 -0600
  31. 5808da0 mpc83xx: Remove cache config from config.h by Dave Liu · Thu Jan 10 23:03:03 2008 +0800
  32. 007fbba mpc83xx: add missing CONFIG_HAS_ETH0 defines by Kim Phillips · Wed Jan 09 15:24:06 2008 -0600
  33. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  34. 80feb8e 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions by Timur Tabi · Mon Nov 05 09:34:06 2007 -0600
  35. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · Fri Aug 10 14:34:14 2007 -0500
  36. 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
  37. c845449 mpc83xx: enable libfdt by default on freescale boards by Kim Phillips · Wed Aug 15 22:30:39 2007 -0500
  38. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 10:12:10 2007 -0500
  39. 3b7116d include/configs: Use new CONFIG_CMD_* in 83xx board config files. by Jon Loeliger · Wed Jul 04 22:30:06 2007 -0500
  40. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · Thu Feb 22 20:06:57 2007 -0600
  41. f3c1478 mpc83xx: add command line editing by default by Kim Phillips · Tue Feb 27 18:41:08 2007 -0600
  42. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800