1. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  2. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  3. c87e81e powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  6. abe3a3f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 12 years ago
  7. f70831e mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on by Horst Kronstorfer · 12 years ago
  8. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  9. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  10. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  11. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  12. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
  13. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · 12 years ago
  14. 908412d powerpc/mpc85xx: check number of cores by York Sun · 12 years ago
  15. 17ec6fa powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · 12 years ago
  16. 10b13c9 powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. by Mark Marshall · 12 years ago
  17. e8dc17b powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
  18. c1abf4a Add e6500 processor detection by Kumar Gala · 12 years ago
  19. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  20. 362ba29 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · 13 years ago
  21. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  22. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  23. e222ed3 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · 13 years ago
  24. 6969447 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  25. e73cc04 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 13 years ago
  26. f4fb90f powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 14 years ago
  27. 1a35f3d powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT by Zhao Chenhui · 14 years ago
  28. 00c4294 powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
  29. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  30. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  31. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  32. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  33. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  34. c41b744 Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
  35. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  36. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  37. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  38. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  39. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  40. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  41. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  42. 1d39c9a 85xx: Fix compile warning by Kumar Gala · 15 years ago
  43. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  44. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/cpu.c]
  45. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/cpu.c]
  46. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
  47. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  48. aff0153 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
  49. 36a6843 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  50. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  51. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  52. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  53. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  54. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
  55. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
  56. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  57. 6141468 85xx: Add QE clk support by Haiying Wang · 16 years ago
  58. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · 16 years ago
  59. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  60. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  61. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  62. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  63. f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  64. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  65. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  66. a8665ac mpc8568: Double local bus clock divider by Trent Piepho · 16 years ago
  67. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  68. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  69. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  70. c4cc8f2 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · 16 years ago
  71. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  72. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  73. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  74. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  76. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  77. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  78. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  79. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  80. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago
  81. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  82. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  83. 41df50a Coding Style Cleanup by Wolfgang Denk · 16 years ago
  84. a9e1828 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  85. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  86. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  87. 8ddf00c 85xx: expose cpu identification by Kumar Gala · 16 years ago
  88. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 17 years ago
  89. 2514742 Fixed reset for socrates by Sergei Poselenov · 17 years ago
  90. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 17 years ago
  91. 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  92. 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  93. f574097 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  94. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  95. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  96. 264623d Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  97. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  98. ee0e917 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  99. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  100. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago