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