1. 98a58c8 powerpc: mpc8xx: Remove usage of common.h by Christophe Leroy · Mon Nov 06 19:12:04 2023 +0100
  2. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  3. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  4. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  5. fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · Mon Jan 31 09:20:21 2022 +0200
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  10. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  11. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · Thu Nov 14 12:57:38 2019 -0700
  12. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  13. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · Fri Mar 16 17:21:01 2018 +0100
  16. 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · Fri Mar 16 17:20:59 2018 +0100
  17. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · Fri Mar 16 17:20:43 2018 +0100
  18. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · Fri Mar 16 17:20:39 2018 +0100
  19. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · Fri Mar 16 17:20:35 2018 +0100
  20. 5c59bdf powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · Fri Mar 16 17:20:33 2018 +0100
  21. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  22. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
  23. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · Thu Jul 06 10:33:23 2017 +0200
  24. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · Thu Jul 06 10:33:17 2017 +0200
  25. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · Thu Jul 06 10:33:13 2017 +0200
  26. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  27. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  28. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  29. d26455d mpc8xx: remove KUP4X, KUP4K board support by Masahiro Yamada · Mon Dec 15 23:26:09 2014 +0900
  30. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  31. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · Thu Aug 15 11:25:38 2013 -0500
  32. 3adfb91 powerpc: Use print_size() where appropriate by Shruti Kanetkar · Thu Aug 15 11:25:37 2013 -0500
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  34. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  35. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  36. 25fe1e2 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · Sat Jul 28 00:57:12 2012 +0200
  37. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:32 2011 +0000
  38. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  39. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/mpc8xx/cpu.c]
  40. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/mpc8xx/cpu.c]
  41. acd137b Fix compile error in building MBX860T. by Ben Warren · Tue Dec 09 23:34:15 2008 -0800
  42. bbff280 Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · Thu Oct 23 22:02:49 2008 -0700
  43. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · Wed Oct 22 23:20:29 2008 -0700
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  45. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · Wed Mar 26 00:52:10 2008 +0100
  46. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
  47. 30c0feb Added support for the mgsuvd board from keymile. by Heiko Schocher · Fri Jan 11 01:12:06 2008 +0100
  48. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  49. cf0cdd0 Add support for MPC859/866 Rev. A.0 by Wolfgang Denk · Sat Mar 18 23:31:12 2006 +0100
  50. eb8f2fb On LWMON we must use the watchdog to reset the board as the CPU by wdenk · Mon May 09 10:17:32 2005 +0000
  51. 5124278 Add support for UC100 board by wdenk · Sat Dec 18 22:35:43 2004 +0000
  52. 20bddb3 * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · Tue Sep 28 17:59:53 2004 +0000
  53. e07ec1b Patch by Klaus Heydeck, 12 May 2004: by wdenk · Wed May 12 22:54:36 2004 +0000
  54. fde3704 Fix variable CPU clock for MPC859/866 systems for low CPU clocks by wdenk · Sat Jan 31 20:06:54 2004 +0000
  55. 2b80ae5 Fix typo in Makefile; fix problem with PARTNUM detection by wdenk · Sun Jan 18 18:21:54 2004 +0000
  56. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · Sun Jan 04 16:28:35 2004 +0000
  57. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  58. 84650f5 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · Sat Aug 30 00:05:50 2003 +0000
  59. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · Thu Jul 17 23:16:40 2003 +0000
  60. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  61. 6bd1489 Add support for TQM862L modules by wdenk · Thu Apr 10 11:18:18 2003 +0000
  62. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000