1. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · Tue Oct 11 23:57:30 2011 -0500
  2. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · Tue Oct 11 23:57:29 2011 -0500
  3. bfd8973 mpc83xx: Cleanup usage of BAT constants by Joe Hershberger · Tue Oct 11 23:57:28 2011 -0500
  4. 29f43a1 mpc83xx: cosmetic: MPC8360ERDK.h checkpatch compliance by Joe Hershberger · Tue Oct 11 23:57:17 2011 -0500
  5. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  6. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  7. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  8. f31225c powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · Thu Apr 28 15:01:29 2011 -0500
  9. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  10. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  11. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  12. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  13. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  14. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  15. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  16. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  17. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · Mon Jul 26 18:34:57 2010 -0500
  18. 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
  19. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  20. 2834446 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · Thu Feb 18 19:28:12 2010 -0600
  21. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  22. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  23. 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
  24. b1b40d8 mpc83xx: match dtb filename references to their dts equivalents in the linux kernel by Kim Phillips · Wed Aug 26 21:25:46 2009 -0500
  25. 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
  26. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · Mon Jun 15 11:51:47 2009 -0500
  27. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  28. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  29. d174a48 mpc83xx: MPC8360ERDK: fix environment offset configuration bug by Anatolij Gustschin · Thu Apr 23 21:29:34 2009 +0200
  30. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  31. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  32. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  33. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  34. 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
  35. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  36. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  37. a6c0c07 83xx/85xx: further localbus cleanups by Anton Vorontsov · Thu May 29 18:14:56 2008 +0400
  38. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  39. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  40. bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · Mon Mar 24 20:47:05 2008 +0300
  41. 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · Mon Mar 24 20:47:02 2008 +0300
  42. 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · Mon Mar 24 20:47:00 2008 +0300
  43. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · Mon Mar 24 20:46:57 2008 +0300
  44. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · Mon Mar 24 20:46:51 2008 +0300
  45. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:46 2008 +0300
  46. b8d515c Remove #undef DEBUG from MPC83xx board header files by Timur Tabi · Tue Jan 15 17:09:41 2008 -0600
  47. cd3140e mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value by Kim Phillips · Tue Jan 15 14:05:14 2008 -0600
  48. 8231b79 mpc83xx: Remove cache config from MPC8360ERDK.h by Dave Liu · Fri Jan 11 18:42:19 2008 +0800
  49. 8049d8b MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBES by Wolfgang Denk · Sun Jan 13 02:19:44 2008 +0100
  50. b6678de mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · Wed Jan 09 20:57:47 2008 +0300