1. 325a12f powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · Thu Jan 20 22:26:31 2011 +0000
  2. 1de20b0 powerpc/85xx: Add support for Freescale P1023/P1017 Processors by Roy Zang · Thu Feb 03 22:14:19 2011 -0600
  3. d7ff6a8 powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL by Kumar Gala · Thu Feb 03 20:21:42 2011 -0600
  4. 2ef216b powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · Wed Feb 02 11:23:50 2011 -0600
  5. 52bd815 powerpc/85xx: Cleanup some QE related defines by Kumar Gala · Mon Jan 31 23:09:25 2011 -0600
  6. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  7. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  8. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · Mon Jan 31 15:51:20 2011 -0600
  9. 60d95d8 powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 by Kumar Gala · Tue Jan 25 12:42:32 2011 -0600
  10. d829fb6 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · Tue Jan 25 14:44:57 2011 +0530
  11. 2717719 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · Tue Jan 25 01:48:03 2011 -0600
  12. 00c4294 powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · Thu Jan 20 16:29:35 2011 +0530
  13. 934e6ed powerpc/85xx: Add SERDES support for P1010/P1014 by Prabhakar Kushwaha · Thu Jan 20 16:34:41 2011 +0530
  14. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · Tue Feb 01 15:55:58 2011 +0000
  15. 7cd0590 powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · Sun Jan 30 17:06:20 2011 -0600
  16. 616615c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Mar 27 21:20:29 2011 +0200
  17. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  18. 7d9781b powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · Thu Mar 17 11:18:13 2011 -0700
  19. 501b70d powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · Thu Mar 17 11:18:12 2011 -0700
  20. fbe6595 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · Thu Mar 17 11:18:10 2011 -0700
  21. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  22. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · Sun Mar 13 10:55:53 2011 -0500
  23. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · Thu Mar 10 16:09:26 2011 -0600
  24. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · Thu Mar 03 18:28:14 2011 -0600
  25. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · Wed Mar 02 14:24:11 2011 -0800
  26. 27f83be powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · Thu Feb 10 10:13:10 2011 -0800
  27. 8ff9101 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Feb 09 20:50:26 2011 +0100
  28. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · Fri Jan 21 09:31:21 2011 +0100
  29. 0cf43de Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sun Feb 06 22:41:53 2011 +0100
  30. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · Thu Jan 27 16:30:54 2011 +0100
  31. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  32. 52ed8b3 powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · Fri Feb 04 12:50:53 2011 -0600
  33. c8fc959 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · Tue Jan 25 22:05:49 2011 -0800
  34. 9aa857b powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · Tue Jan 25 21:51:27 2011 -0800
  35. c034d42 powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · Tue Jan 25 21:51:26 2011 -0800
  36. 9a878d5 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · Sat Jan 29 15:36:10 2011 -0600
  37. 7b5b480 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · Wed Jan 26 01:43:15 2011 -0600
  38. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  39. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  40. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jan 25 21:13:04 2011 +0100
  41. 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
  42. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  43. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · Mon Jan 10 14:10:28 2011 -0800
  44. 00a69c0 corenet_ds: Extend board specific parameters by York Sun · Mon Jan 10 12:03:02 2011 +0000
  45. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · Mon Jan 10 12:03:01 2011 +0000
  46. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · Mon Jan 10 12:03:00 2011 +0000
  47. 7dda847 mpc85xx: Adding more registers and options by York Sun · Mon Jan 10 12:02:59 2011 +0000
  48. 0ac71ea mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · Mon Jan 10 12:02:57 2011 +0000
  49. d56624f mpc8xxx: Display RDIMM if detected by York Sun · Mon Jan 10 12:02:56 2011 +0000
  50. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · Wed Jan 19 03:05:26 2011 -0600
  51. 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
  52. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · Tue Jun 01 10:29:11 2010 -0500
  53. cdbe63d powerpc/p5020: Add various p5020 specific information by Kumar Gala · Thu Jul 08 05:24:44 2010 -0500
  54. e378ae1 powerpc/p3041: Add various p3041 specific information by Kumar Gala · Sun Jul 04 13:07:08 2010 -0500
  55. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · Thu Jan 13 21:40:05 2011 +0530
  56. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · Thu Jan 13 21:39:27 2011 +0530
  57. b4dccf8 Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · Tue Jan 18 09:03:59 2011 +0530
  58. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  59. 80ad401 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · Wed Dec 01 10:35:31 2010 -0500
  60. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  61. 77b37af powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · Thu Jan 13 02:58:23 2011 -0600
  62. 887c0e1 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · Thu Jan 13 01:56:18 2011 -0600
  63. 9780b59 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · Thu Jan 13 01:54:01 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. 3cdbd00 powerpc/86xx: Enable common SRIO init code by Kumar Gala · Tue Jan 04 17:07:54 2011 -0600
  69. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · Thu Dec 30 12:09:53 2010 -0600
  70. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · Tue Dec 28 17:47:25 2010 -0600
  71. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · Wed Dec 15 14:21:41 2010 -0600
  72. 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
  73. fa103bf powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · Wed Jan 05 10:33:46 2011 -0600
  74. 2d8ecac MPC8xxx DDR: align informational prints by Becky Bruce · Fri Dec 17 17:17:59 2010 -0600
  75. 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
  76. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  77. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  78. 92e163f mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · Fri Dec 17 17:17:55 2010 -0600
  79. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  80. 2ff0a84 powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors by Piergiorgio Beruto · Tue Jan 04 14:32:15 2011 +0100
  81. 54e12db powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · Wed Dec 15 04:04:56 2010 -0600
  82. 4887c70 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · Tue Apr 27 09:20:20 2010 -0500
  83. 1c1fe93 powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES by Kumar Gala · Tue Apr 27 00:05:41 2010 -0500
  84. 29e789e powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES by Kumar Gala · Mon Apr 26 23:44:10 2010 -0500
  85. 3bdd04d powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES by Kumar Gala · Mon Apr 26 23:25:33 2010 -0500
  86. 87ead05 powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES by Kumar Gala · Mon Apr 26 23:09:23 2010 -0500
  87. 4304b00 powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES by Kumar Gala · Wed Dec 15 02:49:03 2010 -0600
  88. 6bf7e46 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 by Kumar Gala · Wed Dec 15 04:52:48 2010 -0600
  89. e5f2ef7 powerpc/85xx: Create a SERDES section in Makefile by Kumar Gala · Wed Dec 15 04:07:55 2010 -0600
  90. a38a9ce powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · Wed Dec 15 03:50:47 2010 -0600
  91. 772696c ppc4xx: Fix compilation breakage in miiphy.c by Stefan Roese · Mon Jan 10 12:56:13 2011 +0100
  92. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  93. 4705e00 powerpc: fix register usage in some inline assembly code by Timur Tabi · Tue Dec 14 17:18:51 2010 -0600
  94. 693d638 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · Fri Dec 03 10:28:47 2010 -0600
  95. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:37 2010 +0100
  96. b384381 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · Tue Dec 07 14:27:56 2010 +0100
  97. cd2c712 ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · Fri Nov 26 15:43:17 2010 +0100
  98. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  99. 1388f22 mpc83xx: fix pcie enumeration by Baidu Boy · Mon Nov 29 21:10:45 2010 +0800
  100. 05beab7 powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · Wed Dec 01 10:35:30 2010 -0500