1. 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  2. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  3. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  4. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  5. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  6. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  7. 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  8. 82968a7 powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
  9. 89b7809 powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
  10. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  11. f31cfd1 powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago
  12. 123922b powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · 12 years ago
  13. 57495e4 powerpc/mpc8xxx: Update DDR registers by York Sun · 12 years ago
  14. d240414 powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago
  15. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  16. 4905443 powerpc/85xx: Add P5040 processor support by Timur Tabi · 12 years ago
  17. d59c557 powerpc/srio: Workaround for srio erratrm a004034 by Liu Gang · 12 years ago
  18. 9c889ec powerpc/mpc8xxx: Fix USB device-tree fixup by ramneek mehresh · 12 years ago
  19. 7ac3cc2 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · 12 years ago
  20. 1d083ff powerpc/mpc8xxx DDR: Fix interactive DDR debugging by York Sun · 12 years ago
  21. 62f739f powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only by York Sun · 12 years ago
  22. 7e4db27 powerpc/mpc8xxx DDR: Fix CAS latency calculation by York Sun · 12 years ago
  23. 45064ad powerpc/mpc8xxx: Fix bug for extended DDR timing by York Sun · 12 years ago
  24. a4c6650 powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
  25. fcea306 powerpc/mpc8xxx: Add support for cas latency 12 and above by York Sun · 12 years ago
  26. 73b5396 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · 12 years ago
  27. 709389b powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  28. ffdf889 Added new ext fields to IFC by Kumar Gala · 12 years ago
  29. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  30. 055ce08 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  31. be7bebe powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  32. b5f7c87 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  33. ff65f12 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  34. 98de369 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  35. 48f6a5c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  36. 19a8dbd powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support by Prabhakar Kushwaha · 12 years ago
  37. 5056c8e powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  38. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  39. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  40. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  41. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  42. 5a52977 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  43. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  44. 411e150 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  45. 2f3a71f mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  46. dea7f88 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  47. 667bc17 arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  48. e55d637 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  49. 4765fb7 powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  50. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  51. 9c42ef6 powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago
  52. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
  53. 6d7b061 powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  54. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  55. 4e57382 powerpc/mpc8xxx: Add DDR2 to unified DDR driver by York Sun · 13 years ago
  56. 905acde powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() by York Sun · 13 years ago
  57. 639f330 powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots by York Sun · 13 years ago
  58. cae7c1b powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en by York Sun · 13 years ago
  59. cda1de2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · 13 years ago
  60. 2bba85f powerpc/mpc8xxx: Extend CWL table by York Sun · 13 years ago
  61. c916d7c powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
  62. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  63. bc6bbd6 fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) by Poonam Aggrwal · 13 years ago
  64. 5756736 powerpc/8xxx: Remove dependency on <usb.h> by Kumar Gala · 13 years ago
  65. a3a3e7b powerpc/85xx: enable USB2 gadget mode for corenet ds board by Shaohui Xie · 13 years ago
  66. c518fc0 powerpc/85xx: Fix detection of P1017E by Kumar Gala · 13 years ago
  67. 23f9670 powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time by York Sun · 13 years ago
  68. 72f4980 powerpc/8xxx: Update USB mode device tree fixup by Ramneek Mehresh · 13 years ago
  69. 4c99cb9 powerpc/mpc8xxx: fix DDR data width checking by York Sun · 13 years ago
  70. f2d264b powerpc/mpc8xxx: Adding fallback to raw timing on supported boards by York Sun · 13 years ago
  71. 1b3e3c4 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 13 years ago
  72. 51d498f powerpc/mpc8xxx: Add 16-bit support for DDR3 by York Sun · 13 years ago
  73. d224654 powerpc/mpc8xxx: check SPD length before using part number by York Sun · 13 years ago
  74. e090aa7 powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width by York Sun · 13 years ago
  75. 1f97987 powerpc/85xx: Add P2041 processor support by Kumar Gala · 13 years ago
  76. 9829fef powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set by Kumar Gala · 13 years ago
  77. d49f8e0 powerpc/mpc8xxx: reword max tCKmin message by York Sun · 13 years ago
  78. a287963 fsl-ddr: Fix mixed-case macro names by Kyle Moffett · 14 years ago
  79. d7da148 powerpc/85xx: Change CS timing params before changing CS properties on IFC by Dipen Dudhat · 14 years ago
  80. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  81. c2a63f4 powerpc/8xxx: Fix typo for address hashing message by Kumar Gala · 14 years ago
  82. c7fd27c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  83. e820a13 fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC by Kyle Moffett · 14 years ago
  84. 093cffb powerpc/85xx: Support for Freescale P1024/P1025 processor by Kumar Gala · 14 years ago
  85. 0b3b176 fsl_ddr: Adds 16 bit DDR Data width option by Poonam Aggrwal · 14 years ago
  86. c399765 powerpc/8xxx: Display DIMM model by York Sun · 14 years ago
  87. 67a719d powerpc/85xx: Add support for Freescale P1023/P1017 Processors by Roy Zang · 14 years ago
  88. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  89. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  90. d789b5f powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
  91. 4ca3192 powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 14 years ago
  92. 08b3f75 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 14 years ago
  93. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  94. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  95. 9296683 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  96. e1fd16b mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  97. 47df8f0 mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · 14 years ago
  98. dd12768 mpc8xxx: Display RDIMM if detected by York Sun · 14 years ago
  99. dd50af2 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  100. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago