1. d2c4f3a 8360, kmeter1: added bootcount feature. by Heiko Schocher · Tue Feb 24 11:30:51 2009 +0100
  2. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
  3. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  4. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  5. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  6. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  7. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  8. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  9. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  10. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  11. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · Tue Jun 17 17:45:27 2008 -0500
  12. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · Fri Mar 28 10:19:07 2008 -0500
  13. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  14. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  15. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  16. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  17. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  18. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  19. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  20. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  21. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
  22. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  23. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
  24. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  25. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  26. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  27. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
  28. 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · Mon Apr 16 14:34:16 2007 -0500
  29. f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · Mon Apr 16 14:34:15 2007 -0500
  30. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · Sun Apr 15 13:54:26 2007 -0400
  31. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  32. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  33. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  34. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · Thu Feb 22 20:06:57 2007 -0600
  35. ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · Tue Feb 13 10:41:42 2007 -0600
  36. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · Wed Feb 14 18:27:06 2007 +0800
  37. 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
  38. 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · Tue Jan 30 16:15:31 2007 -0600
  39. 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
  40. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · Tue Jan 30 14:08:30 2007 -0600
  41. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800
  42. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  43. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · Fri Nov 03 19:15:00 2006 -0600
  44. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  45. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · Wed Nov 01 00:07:25 2006 -0600
  46. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600
  47. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  48. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · Wed Oct 25 14:41:21 2006 -0500
  49. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  50. 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
  51. 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · Tue Mar 14 16:14:48 2006 +0100
  52. 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · Tue Mar 14 16:12:48 2006 +0100
  53. 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · Wed Jan 11 16:48:10 2006 -0600
  54. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
  55. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  56. 301d096 Fix compiler warnings by Wolfgang Denk · Fri Aug 05 19:49:35 2005 +0200
  57. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500