1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  3. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  4. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  7. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
  8. f48436a powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
  9. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  10. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  13. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  14. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  15. 693d638 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  16. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  17. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  18. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc86xx/cpu.c]
  19. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc86xx/cpu.c]
  20. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  21. 36a6843 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  22. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  23. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  24. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · 15 years ago
  25. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  26. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  27. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
  28. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
  29. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  30. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  31. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  32. 3fe630c MPC86xx: fix build warnings by Wolfgang Denk · 16 years ago
  33. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  34. 5053058 mpc86xx: Double local bus clock divider by Trent Piepho · 16 years ago
  35. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  38. 68d1acf Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  39. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  40. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 17 years ago
  41. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  42. 7e07c77 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 17 years ago
  43. f574097 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  44. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  45. b0b3094 86xx: Add reginfo command by Becky Bruce · 17 years ago
  46. 333dd1d make 8610 board use pixis reset by Jason Jin · 17 years ago
  47. 3b971c9 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  48. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  49. abe7bd0 mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · 18 years ago
  50. 176f509 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · 18 years ago
  51. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  52. f57e829 Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · 18 years ago
  53. a129544 General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  54. 58957a5 Convert to mac-address in ethernet nodes. by Jon Loeliger · 18 years ago
  55. e65e32e White space cleanup. by Jon Loeliger · 18 years ago
  56. 72f8a8e Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · 18 years ago
  57. 64268d7 Remove dead debug code. by Jon Loeliger · 18 years ago
  58. d68e2ba Move mpc86xx PIXIS code to board directory by Jon Loeliger · 19 years ago
  59. 574026a Improve "reset" command's interaction with watchdog. by Haiying Wang · 19 years ago
  60. 465b9d8 Cleanup whitespaces and style issues. by Jon Loeliger · 19 years ago
  61. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago