1. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  2. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  3. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  4. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  5. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  6. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · Thu Oct 07 22:32:48 2010 -0500
  7. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  8. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · Fri Jul 02 22:25:52 2010 +0000
  9. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · Fri Jul 09 00:02:34 2010 -0500
  10. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · Thu Jul 08 22:35:59 2010 -0500
  11. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  12. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  13. 1502ead mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · Fri Oct 02 18:48:07 2009 -0400
  14. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  15. aba6397 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · Wed Jul 15 13:45:00 2009 -0500
  16. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  17. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · Fri Jun 19 14:10:52 2009 -0500
  18. e1cb3db 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · Thu Jun 18 08:39:42 2009 -0500
  19. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500
  20. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  21. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  22. 6a026a6 mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · Tue Feb 03 18:10:56 2009 -0600
  23. 1633436 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · Tue Feb 03 18:10:54 2009 -0600
  24. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · Tue Feb 03 18:10:53 2009 -0600
  25. 1f642fc mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · Mon Feb 02 16:34:52 2009 -0600
  26. 8503509 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · Mon Nov 24 10:25:14 2008 -0600
  27. f066f50 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · Thu Nov 20 15:36:48 2008 -0600
  28. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · Fri Nov 07 13:46:19 2008 -0600
  29. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · Thu Nov 06 17:37:35 2008 -0600
  30. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · Thu Nov 06 17:36:04 2008 -0600
  31. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · Wed Nov 05 14:55:35 2008 -0600
  32. 05ddb88 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · Wed Nov 05 14:55:33 2008 -0600
  33. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · Wed Nov 05 14:55:32 2008 -0600
  34. 8ec01a3 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · Wed Nov 05 14:55:31 2008 -0600
  35. a6f0e79 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · Wed Nov 05 14:55:29 2008 -0600
  36. d1cb6cb powerpc: change 86xx SMP boot method by Becky Bruce · Mon Nov 03 15:44:01 2008 -0600
  37. 74d126f 8641HPCN: Config file cleanup by Becky Bruce · Fri Oct 31 17:13:49 2008 -0500
  38. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · Fri Oct 31 17:14:14 2008 -0500
  39. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · Fri Oct 31 17:14:00 2008 -0500
  40. 66443be 86xx: remove the unused definition by Dave Liu · Thu Oct 23 21:19:13 2008 +0800
  41. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  42. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 18:06:15 2008 -0500
  43. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  44. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  45. 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
  46. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  47. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
  48. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · Tue Aug 26 15:01:35 2008 -0500
  49. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  50. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  51. f0d1702 Merge commit 'wd/master' by Jon Loeliger · Fri Jun 06 10:48:31 2008 -0500
  52. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  53. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  54. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · Mon May 19 09:47:25 2008 -0500
  55. b0b3094 86xx: Add reginfo command by Becky Bruce · Wed Jan 23 16:31:06 2008 -0600
  56. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · Wed Jan 23 16:31:01 2008 -0600
  57. 35c4d18 86xx: enable command-line editing by Timur Tabi · Wed Jan 16 15:48:12 2008 -0600
  58. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · Tue Jan 15 13:42:41 2008 -0600
  59. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · Tue Jan 08 01:22:21 2008 -0600
  60. 0a2a122 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · Tue Dec 04 10:53:34 2007 -0600
  61. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · Wed Nov 28 14:47:18 2007 -0600
  62. d858403 Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  63. 7afff8b Fix USB support issue for MPC8641HPCN board. by Zhang Wei · Thu Oct 25 17:30:04 2007 +0800
  64. 53b3498 support board vendor-common makefiles by Kim Phillips · Tue Aug 21 17:00:17 2007 -0500
  65. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · Fri Aug 10 14:34:14 2007 -0500
  66. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · Thu Aug 16 16:35:02 2007 -0500
  67. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  68. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  69. bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · Fri Jul 13 12:14:58 2007 +0800
  70. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  71. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:10:49 2007 -0500
  72. 46b6c79 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · Mon Jun 11 19:03:44 2007 -0500
  73. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  74. 9fe1bcc Add USB PCI-OHCI, USB keyboard and event poll support to the by Zhang Wei · Wed Jun 06 10:08:14 2007 +0200
  75. 87c8618 mpc8641 image size cleanup by Ed Swarthout · Tue Jun 05 12:30:52 2007 -0500
  76. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  77. 853cf47 Add flash cmd function to 8641HPCN ramboot by Jason Jin · Thu Dec 07 10:32:35 2006 -0600
  78. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  79. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · Thu Oct 19 11:02:16 2006 -0500
  80. fcccf8a Fix whitespace issues. by Jon Loeliger · Tue Oct 10 17:16:04 2006 -0500
  81. 4a40126 Change ramdiskaddr and dtbaddr Remove PEX fluff commands. by Haiying Wang · Fri Aug 25 14:38:34 2006 -0400
  82. 272b47a Add AHCI define and sata support for MPC8641HPCN board. by Jin Zhengxiong · Wed Aug 23 19:15:12 2006 +0800
  83. d78f837 Add dtb boot-up parameter to default boot commands. by Zhang Wei · Wed Aug 23 17:54:32 2006 +0800
  84. 8377020 Fix BAT0 to actually be cacheable, non-guarded as documented. by Jon Loeliger · Mon Aug 14 15:33:38 2006 -0500
  85. 08f14a7 Fix 8641HPCN timebase by John Traill · Fri Jul 28 08:16:06 2006 +0100
  86. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400
  87. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · Thu Jul 13 10:35:10 2006 -0500
  88. b03e989 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · Tue Jun 27 18:12:10 2006 +0800
  89. 377d596 Enable PCIE1 for MPC8641HPCN board by Jin Zhengxiong-R64188 · Tue Jun 27 18:11:54 2006 +0800
  90. 598e172 Enable dual DDR controllers and interleaving. by Jon Loeliger · Fri May 19 13:26:34 2006 -0500
  91. 20836d4 Update 86xx address map and LAWBARs. by Jon Loeliger · Fri May 19 13:22:44 2006 -0500
  92. 4982cda Get MPC8641HPCN flash images working. by Jon Loeliger · Tue May 09 08:23:49 2006 -0500
  93. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · Thu Apr 27 10:15:16 2006 -0500
  94. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500