1. 1425a87 powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
  2. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  3. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 6770c5e powerpc: Use lower case for the core names by Fabio Estevam · 11 years ago
  6. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  7. ad37ef1 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  8. c22a711 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  9. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  10. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago[Renamed from arch/ppc/cpu/mpc86xx/cpu.c]
  12. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/mpc86xx/cpu.c]
  13. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  14. 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  15. 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  16. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  17. 18bacc2 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  18. 017f11f 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  19. 480f617 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  20. 2f21ce4 fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 15 years ago
  21. b1f1265 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 15 years ago
  22. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  23. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  24. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  25. a9f3acb MPC86xx: fix build warnings by Wolfgang Denk · 16 years ago
  26. ada591d mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  27. 9863d6a mpc86xx: Double local bus clock divider by Trent Piepho · 16 years ago
  28. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  31. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  32. 4188f04 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  33. 3473ab7 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 16 years ago
  34. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  35. e34a0e9 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 16 years ago
  36. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  37. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  38. 4f93f8b 86xx: Add reginfo command by Becky Bruce · 17 years ago
  39. a8318ec make 8610 board use pixis reset by Jason Jin · 17 years ago
  40. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  41. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  42. bd7851c mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · 17 years ago
  43. 7dbdf28 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · 17 years ago
  44. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  45. d14ba6a Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · 18 years ago
  46. ffff3ae General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  47. 709d307 Convert to mac-address in ethernet nodes. by Jon Loeliger · 18 years ago
  48. cb5965f White space cleanup. by Jon Loeliger · 18 years ago
  49. 4d3d729 Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · 18 years ago
  50. b2a941d Remove dead debug code. by Jon Loeliger · 18 years ago
  51. 126aa70 Move mpc86xx PIXIS code to board directory by Jon Loeliger · 18 years ago
  52. 38cee12 Improve "reset" command's interaction with watchdog. by Haiying Wang · 18 years ago
  53. 5c9efb3 Cleanup whitespaces and style issues. by Jon Loeliger · 18 years ago
  54. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago