1. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  2. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  3. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  4. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  5. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  6. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  7. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  8. c5a22d0 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · Fri Sep 10 15:42:32 2010 -0700
  9. 3f53f1a mpc831xerdb: enable mtdparts for NAND by Scott Wood · Mon Aug 30 18:04:52 2010 -0500
  10. dfe6e23 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · Thu Jun 17 11:37:18 2010 -0500
  11. bd258af Update SICRL_USBDR to reflect 4 different settings by Ron Madrid · Tue Jun 01 17:00:49 2010 -0700
  12. 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
  13. 26c16d8 mpc83xx: enable command line autocompletion by Kim Phillips · Thu Apr 15 17:36:05 2010 -0500
  14. 2834446 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · Thu Feb 18 19:28:12 2010 -0600
  15. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  16. 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
  17. 6b2b95b NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · Fri Sep 11 10:53:08 2009 +0800
  18. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · Fri Aug 21 16:34:38 2009 -0500
  19. 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
  20. c118084 mpc83xx: increase MONITOR_LEN to offset growing pains by Kim Phillips · Tue Jul 07 18:04:21 2009 -0500
  21. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · Mon Jun 15 11:51:47 2009 -0500
  22. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  23. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  24. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  25. 7acde32 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · Tue Mar 31 17:49:36 2009 -0500
  26. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  27. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · Wed Oct 08 18:12:20 2008 -0500
  30. 7570428 mpc83xx: don't disable autoboot by Kim Phillips · Wed Sep 24 08:46:25 2008 -0500
  31. a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · Tue Sep 23 09:38:49 2008 -0500
  32. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  33. 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
  34. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  35. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  36. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  37. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  38. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  39. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · Thu Jun 26 14:06:52 2008 -0500
  40. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  41. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  42. 224069c Fix 8313ERDB board configuration by York Sun · Thu May 15 15:26:27 2008 -0500
  43. aa07b71 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · Thu Apr 24 14:07:38 2008 -0500
  44. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:55 2008 -0600
  45. ff45284 Changes in uboot DDR configuration for MPC8313eRDB by Poonam Aggrwal · Mon Jan 14 09:41:14 2008 +0530
  46. 5808da0 mpc83xx: Remove cache config from config.h by Dave Liu · Thu Jan 10 23:03:03 2008 +0800
  47. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  48. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  49. 80feb8e 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions by Timur Tabi · Mon Nov 05 09:34:06 2007 -0600
  50. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · Fri Aug 10 14:34:14 2007 -0500
  51. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Sat Aug 18 21:50:01 2007 +0200
  52. 0242be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Sat Aug 18 21:47:33 2007 +0200
  53. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  54. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · Thu Aug 16 16:35:02 2007 -0500
  55. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  56. c845449 mpc83xx: enable libfdt by default on freescale boards by Kim Phillips · Wed Aug 15 22:30:39 2007 -0500
  57. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  58. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 10:12:10 2007 -0500
  59. 3b7116d include/configs: Use new CONFIG_CMD_* in 83xx board config files. by Jon Loeliger · Wed Jul 04 22:30:06 2007 -0500
  60. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  61. 4892339 Minor Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 16 01:16:53 2007 +0200
  62. ffc21c0 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · Wed Apr 25 12:34:38 2007 -0500
  63. 865b8ae mpc83xx: Add MPC8313ERDB support. by Scott Wood · Mon Apr 16 14:54:15 2007 -0500