1. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 8 months ago
  2. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 5 months ago
  3. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 8 months ago
  4. 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 3 years ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
  6. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  9. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  10. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  11. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  12. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  15. 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
  16. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  17. 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
  18. fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
  19. 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 7 years ago
  20. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  21. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  22. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 8 years ago
  23. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 8 years ago
  24. ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 8 years ago
  25. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 8 years ago
  26. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 8 years ago
  27. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  28. 4317d07 mpc8xx: remove KUP4X, KUP4K board support by Masahiro Yamada · 10 years ago
  29. 03f9d7d mpc8xx: remove fads board support by Masahiro Yamada · 11 years ago
  30. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  31. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  33. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  34. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  35. 15ae8a3 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
  36. bae6501 mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  37. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
  38. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc8xx/cpu.c]
  39. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc8xx/cpu.c]
  40. 2145188 Fix compile error in building MBX860T. by Ben Warren · 16 years ago
  41. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  42. 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  43. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  45. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  46. 381e4e6 Added support for the mgsuvd board from keymile. by Heiko Schocher · 17 years ago
  47. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  48. 7b4fd36 Add support for MPC859/866 Rev. A.0 by Wolfgang Denk · 19 years ago
  49. ed16fef On LWMON we must use the watchdog to reset the board as the CPU by wdenk · 20 years ago
  50. f7d1572 Add support for UC100 board by wdenk · 20 years ago
  51. 66ca92a * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · 20 years ago
  52. 02b11f8 Patch by Klaus Heydeck, 12 May 2004: by wdenk · 21 years ago
  53. 75d1ea7 Fix variable CPU clock for MPC859/866 systems for low CPU clocks by wdenk · 21 years ago
  54. b0aef11 Fix typo in Makefile; fix problem with PARTNUM detection by wdenk · 21 years ago
  55. 180d3f7 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  56. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  57. 0cb61d7 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · 21 years ago
  58. 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  59. 8bde7f7 * Code cleanup: by wdenk · 22 years ago
  60. d126bfb Add support for TQM862L modules by wdenk · 22 years ago
  61. c609719 Initial revision by wdenk · 22 years ago