1. 447beb1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:39 2011 +0000
  2. a71164c mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:38 2011 +0000
  3. b611e98 serial_mxc: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:37 2011 +0000
  4. c11cf87 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:36 2011 +0000
  5. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:35 2011 +0000
  6. 1e929df MX51EVK: UART does not print out the early information by Liu Hui-R64343 · Thu Dec 23 01:13:17 2010 +0000
  7. 65df752 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Jan 31 23:20:32 2011 +0100
  8. 8e0abe9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Mon Jan 31 23:17:33 2011 +0100
  9. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · Thu Jan 27 08:54:15 2011 +1300
  10. 663633a mpq101: initial support for Mercury Computer Systems MPQ101 board by Alex Dubov · Sun Jan 23 21:59:10 2011 -0800
  11. 362c993 p1022ds: fix pixis_reset altbank by York Sun · Wed Jan 26 10:30:00 2011 -0800
  12. 1bb9871 lcd: align fb writing address for horizontal display offset by Liu Ying · Tue Jan 11 15:29:58 2011 +0800
  13. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  14. 6d3e2d6 ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · Wed Jan 05 17:12:23 2011 +0800
  15. fe6555b powerpc: Fix FPU post related link warnings by Kumar Gala · Tue Jan 25 03:00:08 2011 -0600
  16. 0903699 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · Wed Jan 19 03:36:40 2011 -0600
  17. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jan 25 21:13:04 2011 +0100
  18. 65b5be2 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · Thu Jan 20 01:53:15 2011 -0600
  19. 724d06a Cleanup .boards.depend when using an objtree by Loïc Minier · Wed Jan 19 13:16:30 2011 +0100
  20. e44dd99 Don't add symlink in srctree when using an objtree by Loïc Minier · Wed Jan 19 13:16:29 2011 +0100
  21. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  22. 750007b ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB by Prabhakar Kushwaha · Wed Jan 19 10:52:04 2011 +0530
  23. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · Mon Jan 10 14:10:28 2011 -0800
  24. 00a69c0 corenet_ds: Extend board specific parameters by York Sun · Mon Jan 10 12:03:02 2011 +0000
  25. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · Mon Jan 10 12:03:01 2011 +0000
  26. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · Mon Jan 10 12:03:00 2011 +0000
  27. 7dda847 mpc85xx: Adding more registers and options by York Sun · Mon Jan 10 12:02:59 2011 +0000
  28. 147fde1 corenet_ds: Enable ECC for corenet_ds by York Sun · Mon Jan 10 12:02:58 2011 +0000
  29. 0ac71ea mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · Mon Jan 10 12:02:57 2011 +0000
  30. d56624f mpc8xxx: Display RDIMM if detected by York Sun · Mon Jan 10 12:02:56 2011 +0000
  31. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · Wed Jan 19 03:05:26 2011 -0600
  32. 7230160 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · Sun Jan 09 11:37:00 2011 -0600
  33. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · Tue Jun 01 10:29:11 2010 -0500
  34. cdbe63d powerpc/p5020: Add various p5020 specific information by Kumar Gala · Thu Jul 08 05:24:44 2010 -0500
  35. e378ae1 powerpc/p3041: Add various p3041 specific information by Kumar Gala · Sun Jul 04 13:07:08 2010 -0500
  36. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · Thu Jan 13 21:40:05 2011 +0530
  37. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · Thu Jan 13 21:39:27 2011 +0530
  38. b4dccf8 Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · Tue Jan 18 09:03:59 2011 +0530
  39. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  40. 80ad401 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · Wed Dec 01 10:35:31 2010 -0500
  41. 1976fd8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jan 19 22:04:43 2011 +0100
  42. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · Tue Dec 28 16:59:32 2010 +0300
  43. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · Tue Dec 28 16:59:31 2010 +0300
  44. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · Wed Dec 01 23:43:43 2010 +0800
  45. 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · Tue Jan 18 09:48:08 2011 +0100
  46. 03b9899 sh: Fix MigoR of boards.cfg by Nobuhiro Iwamatsu · Mon Jan 17 22:01:28 2011 +0900
  47. 775648f Escape minus signs in manpage by Loïc Minier · Tue Jan 04 02:32:36 2011 +0100
  48. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · Tue Jan 04 02:32:35 2011 +0100
  49. 5e26c2a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · Thu Dec 30 15:47:56 2010 -0600
  50. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  51. d99ecfec NET: lan91c96: Correct chip detect logic by Yanjun Yang · Tue Dec 28 16:08:25 2010 +0800
  52. 4f3391b lib: add crc7 from Linux by Thomas Chou · Tue Jan 11 09:38:20 2011 +0800
  53. 641f0ab rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · Wed Jan 12 08:20:05 2011 +0100
  54. 13f805e mpc5200, digsy_mtc: add support for rev5 board version by Heiko Schocher · Thu Jan 13 08:25:00 2011 +0100
  55. 9c4d465 ppc, 8xx: remove obsolete km8xx boards from keymile by Holger Brunck · Tue Jan 18 13:45:30 2011 +0100
  56. 1d798c3 Small coding style fix in lib/asm-offsets.c by Stefan Roese · Mon Jan 10 12:48:00 2011 +0100
  57. a07894c .gitignore: ignore generated u-boot.imx by Stefano Babic · Tue Dec 28 10:23:27 2010 +0100
  58. ac858d1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Jan 17 20:31:46 2011 +0100
  59. ab3be33 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Mon Jan 17 20:11:40 2011 +0100
  60. 77b37af powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · Thu Jan 13 02:58:23 2011 -0600
  61. 887c0e1 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · Thu Jan 13 01:56:18 2011 -0600
  62. 9780b59 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · Thu Jan 13 01:54:01 2011 -0600
  63. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · Tue Jan 11 00:52:35 2011 -0600
  64. f582d98 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · Sun Jan 09 14:06:28 2011 -0600
  65. c65dc4d fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · Fri Jan 07 00:24:27 2011 -0600
  66. 3935661 fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · Fri Jan 07 00:06:47 2011 -0600
  67. ed41367 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · Thu Jan 06 23:42:19 2011 -0600
  68. 1f558db powerpc/85xx: Add SRIO support to P2020DS by Li Yang · Thu Dec 30 11:17:44 2010 -0600
  69. f82666b powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · Tue Jan 04 17:48:51 2011 -0600
  70. 46b20898 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · Tue Jan 04 17:45:13 2011 -0600
  71. 3cdbd00 powerpc/86xx: Enable common SRIO init code by Kumar Gala · Tue Jan 04 17:07:54 2011 -0600
  72. 6ad0eb5 powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · Tue Jan 04 18:04:01 2011 -0600
  73. 957ff36 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · Tue Jan 04 18:01:49 2011 -0600
  74. ad4e9d4 powerpc/85xx: Convert MPC8548CDS to use common SRIO init code by Kumar Gala · Tue Jan 04 17:57:59 2011 -0600
  75. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · Thu Dec 30 12:09:53 2010 -0600
  76. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · Tue Dec 28 17:47:25 2010 -0600
  77. 09d11eb powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code by Kumar Gala · Thu Jan 06 10:39:52 2011 -0600
  78. 488ec02 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:30:44 2010 -0600
  79. cc8b534 powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:26:44 2010 -0600
  80. d0142ce powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:42:33 2010 -0600
  81. b109433 powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:42:01 2010 -0600
  82. b999ae8 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:18:07 2010 -0600
  83. 2be70fa powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:13:19 2010 -0600
  84. 30da398 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:23:45 2010 -0600
  85. f330c6b powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:23:03 2010 -0600
  86. ac79985 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:21:22 2010 -0600
  87. dbbfb00 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:47:36 2010 -0600
  88. 06bea37 powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 15:14:54 2010 -0600
  89. cc46bc7 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 06:01:24 2010 -0600
  90. 9d4d751 powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 07:01:00 2010 -0600
  91. d165dc5 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 06:53:52 2010 -0600
  92. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · Wed Dec 15 14:21:41 2010 -0600
  93. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · Fri Dec 17 05:57:25 2010 -0600
  94. fa103bf powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · Wed Jan 05 10:33:46 2011 -0600
  95. 2d8ecac MPC8xxx DDR: align informational prints by Becky Bruce · Fri Dec 17 17:17:59 2010 -0600
  96. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · Fri Dec 17 17:17:58 2010 -0600
  97. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  98. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  99. 92e163f mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · Fri Dec 17 17:17:55 2010 -0600
  100. 2956039 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · Fri Dec 17 17:17:54 2010 -0600