1. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  2. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago
  3. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · 14 years ago
  4. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  5. 7dda847 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  6. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · 15 years ago
  7. cdbe63d powerpc/p5020: Add various p5020 specific information by Kumar Gala · 14 years ago
  8. e378ae1 powerpc/p3041: Add various p3041 specific information by Kumar Gala · 14 years ago
  9. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  10. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  11. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  12. 77b37af powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  13. 887c0e1 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  14. 9780b59 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  15. c65dc4d fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  16. 3935661 fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  17. ed41367 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  18. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  19. fa103bf powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · 14 years ago
  20. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  21. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  22. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  23. 92e163f mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · 14 years ago
  24. 54e12db powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · 14 years ago
  25. 4887c70 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · 15 years ago
  26. 1c1fe93 powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES by Kumar Gala · 15 years ago
  27. 29e789e powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES by Kumar Gala · 15 years ago
  28. 3bdd04d powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES by Kumar Gala · 15 years ago
  29. 87ead05 powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES by Kumar Gala · 15 years ago
  30. 4304b00 powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES by Kumar Gala · 14 years ago
  31. e5f2ef7 powerpc/85xx: Create a SERDES section in Makefile by Kumar Gala · 14 years ago
  32. a38a9ce powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  33. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  34. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  35. 05beab7 powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · 14 years ago
  36. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  37. 4696c73 POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · 14 years ago
  38. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  39. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  40. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  41. 439a7bf powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · 14 years ago
  42. 9ac755b powerpc/85xx: Fix lds for nand build by Haiying Wang · 14 years ago
  43. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  44. 1047c16 85xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  45. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  46. c41b744 Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
  47. ba99a33 Adding more control to physical address mapping by York Sun · 14 years ago
  48. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  49. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  50. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  51. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  52. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  53. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  54. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  55. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  56. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  57. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  58. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 15 years ago
  59. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  60. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  61. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  62. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  63. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  64. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  65. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 15 years ago
  66. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  67. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  68. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  69. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  70. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  71. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  72. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  73. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  74. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  75. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  76. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  77. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  78. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  79. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  80. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  81. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  82. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  83. af7a9dc 85xx: Add is_serdes_configured() support to MPC8536 SERDES by Kumar Gala · 15 years ago
  84. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 15 years ago
  85. 1d39c9a 85xx: Fix compile warning by Kumar Gala · 15 years ago
  86. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 15 years ago
  87. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  88. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago