1. fca2348 powerpc: mpc83xx: remove unused watchdog_reset() function by Rasmus Villemoes · Tue May 28 13:13:24 2024 +0200
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. b01c75d powerpc: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:57 2024 -0600
  5. 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · Mon Apr 03 10:39:59 2023 +0200
  6. 7d7a416 net: Remove more legacy functions by Tom Rini · Fri Dec 02 16:42:47 2022 -0500
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  9. 01adc42 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · Tue May 05 00:21:18 2020 +0200
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  14. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  15. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  16. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  17. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  18. c463b6d mpc83xx: Use pre-defined asm functions by Mario Six · Mon Jan 21 09:18:21 2019 +0100
  19. 90b529f mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · Mon Jan 21 09:18:20 2019 +0100
  20. 640b8c3 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · Mon Jan 21 09:18:19 2019 +0100
  21. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  22. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  23. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  24. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  27. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · Tue Mar 28 10:27:27 2017 -0600
  28. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  29. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  30. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · Sat Jan 25 07:53:47 2014 +0100
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:47 2012 +0000
  33. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  34. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  35. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  36. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · Mon Jun 28 16:44:33 2010 +0400
  37. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  38. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · Wed Apr 28 10:47:36 2010 +0200
  39. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · Thu Apr 15 17:36:02 2010 -0500
  40. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/mpc83xx/cpu.c]
  41. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/mpc83xx/cpu.c]
  42. 184154b Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · Mon Feb 15 10:02:32 2010 +0200
  43. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  44. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  45. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · Thu Jun 04 16:12:41 2009 -0400
  46. d2c4f3a 8360, kmeter1: added bootcount feature. by Heiko Schocher · Tue Feb 24 11:30:51 2009 +0100
  47. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
  48. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  49. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  50. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  51. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  52. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  53. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  54. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  55. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  56. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · Tue Jun 17 17:45:27 2008 -0500
  57. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · Fri Mar 28 10:19:07 2008 -0500
  58. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  59. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  60. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  61. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  62. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  63. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  64. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  65. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  66. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
  67. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  68. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
  69. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  70. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  71. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  72. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
  73. 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · Mon Apr 16 14:34:16 2007 -0500
  74. f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · Mon Apr 16 14:34:15 2007 -0500
  75. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · Sun Apr 15 13:54:26 2007 -0400
  76. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  77. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  78. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  79. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · Thu Feb 22 20:06:57 2007 -0600
  80. ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Tue Feb 13 10:41:42 2007 -0600
  81. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · Wed Feb 14 18:27:06 2007 +0800
  82. 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · Wed Feb 14 18:26:44 2007 +0800
  83. 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · Tue Jan 30 16:15:31 2007 -0600
  84. 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · Tue Jan 30 16:15:21 2007 -0600
  85. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · Tue Jan 30 14:08:30 2007 -0600
  86. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800
  87. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  88. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · Fri Nov 03 19:15:00 2006 -0600
  89. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  90. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · Wed Nov 01 00:07:25 2006 -0600
  91. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
  92. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  93. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
  94. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  95. 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
  96. 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:14:48 2006 +0100
  97. 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · Tue Mar 14 16:12:48 2006 +0100
  98. 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · Wed Jan 11 16:48:10 2006 -0600
  99. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
  100. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200