1. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · Fri Sep 05 13:52:36 2014 +0800
  2. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. d33482a mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning by Kim Phillips · Tue Nov 15 22:59:52 2011 +0000
  5. 84da7cb powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds by Jerry Huang · Thu Nov 03 14:46:12 2011 +0800
  6. 5ade390 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · Tue Oct 11 23:57:31 2011 -0500
  7. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  8. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · Thu Sep 30 09:15:03 2010 -0500
  9. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  10. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  11. 8d12923 mpc83xx: mpc8360emds: Add QE USB device tree fixups by Anton Vorontsov · Wed Sep 16 23:22:08 2009 +0400
  12. cbf15d6 mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs by Anton Vorontsov · Wed Sep 16 23:21:59 2009 +0400
  13. e71fd2e mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available by Anton Vorontsov · Wed Sep 16 23:21:57 2009 +0400
  14. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · Tue Jun 30 17:15:50 2009 -0500
  15. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  16. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
  17. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  18. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  19. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · Fri Mar 28 10:19:07 2008 -0500
  20. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  21. cc87fd1 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · Tue Jan 15 09:51:12 2008 -0600
  22. 03c45da mpc83xx: fix phy-connection-type fixup code by Kim Phillips · Mon Jan 14 16:14:46 2008 -0600
  23. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · Thu Dec 20 15:57:28 2007 -0600
  24. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  25. cccb19c mpc83xx: supress compiler warning by Kim Phillips · Mon Dec 10 14:16:22 2007 -0600
  26. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · Tue Nov 27 14:17:29 2007 -0600
  27. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · Fri Nov 09 14:28:08 2007 -0600
  28. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · Wed Nov 14 18:54:53 2007 +0300
  29. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · Thu Aug 16 22:53:09 2007 -0500[Renamed (99%) from board/mpc8360emds/mpc8360emds.c]
  30. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  31. c8b57f1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · Fri Aug 17 10:35:59 2007 +0800
  32. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  33. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  34. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  35. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  36. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  37. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  38. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  39. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · Wed Apr 18 17:49:29 2007 +0200
  40. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  41. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  42. 7a1e91b mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers by Kim Phillips · Wed Feb 14 19:50:53 2007 -0600
  43. 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · Wed Feb 14 18:27:17 2007 +0800
  44. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  45. 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · Thu Nov 02 18:05:50 2006 -0600
  46. 774e1b5 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · Wed Nov 01 00:10:40 2006 -0600
  47. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  48. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · Fri Nov 03 19:33:44 2006 -0600