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