1. eb672e9 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  2. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  3. cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  4. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  5. 04a641d powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · 14 years ago
  6. 9167191 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  7. eb0aff7 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · 14 years ago
  8. e1df0de powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · 14 years ago
  9. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  10. beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  11. 768d5b2 powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago
  12. fa8d23c mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · 14 years ago
  13. e1fd16b mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  14. d2a9568 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  15. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  16. 1eda59f powerpc/p5020: Add various p5020 specific information by Kumar Gala · 14 years ago
  17. d5d2cd4 powerpc/p3041: Add various p3041 specific information by Kumar Gala · 14 years ago
  18. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  19. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  20. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  21. f133796 powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  22. 868da59 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  23. 1d2c2a6 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  24. ae026ff fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  25. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  26. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  27. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  28. 45a6813 powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · 14 years ago
  29. 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  30. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  31. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  32. 6b1ef2a mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · 14 years ago
  33. 70ea7f8 powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · 14 years ago
  34. 877a261 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · 14 years ago
  35. 47567c2 powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES by Kumar Gala · 14 years ago
  36. 5ba40ee powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES by Kumar Gala · 14 years ago
  37. bc48d0d powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES by Kumar Gala · 14 years ago
  38. af87cab powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES by Kumar Gala · 14 years ago
  39. 3818db4 powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES by Kumar Gala · 14 years ago
  40. c5780a6 powerpc/85xx: Create a SERDES section in Makefile by Kumar Gala · 14 years ago
  41. 35079aa powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  42. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  43. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  44. 888279b powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · 14 years ago
  45. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  46. c08e5cf POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · 14 years ago
  47. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  48. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  49. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  50. 0635b09 powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · 14 years ago
  51. 36ae6a8 powerpc/85xx: Fix lds for nand build by Haiying Wang · 14 years ago
  52. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  53. fbe53f5 85xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  54. 9d64c6b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  55. ebbe11d Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
  56. c02ce6e Adding more control to physical address mapping by York Sun · 14 years ago
  57. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  58. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  59. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  60. e95a061 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  61. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  62. b80d305 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  63. ed062e0 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  64. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  65. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  66. 7fd101c powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  67. fd3c9be powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 14 years ago
  68. 61054ff powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  69. 34a8258 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  70. db977ab powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  71. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  72. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  73. 47ec10c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  74. af02506 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  75. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  76. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  77. 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  78. 85f8cda powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  79. 1b942f7 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  80. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  81. 79ee344 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  82. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  83. 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  84. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  85. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  86. 70e02bc mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  87. 4e63df3 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  88. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  89. 8f3a7fa powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  90. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  91. f54fe87 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 14 years ago
  92. 6ab4011 85xx: Add is_serdes_configured() support to MPC8536 SERDES by Kumar Gala · 14 years ago
  93. 3f0202e mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 14 years ago
  94. 9ce3c22 85xx: Fix compile warning by Kumar Gala · 14 years ago
  95. 4db9708 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 14 years ago
  96. ab48ca1 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  97. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago