1. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:59 2012 +0000
  2. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:52 2011 +0000
  3. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  4. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · Sun Sep 12 06:21:37 2010 +0200
  5. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  6. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  7. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed from arch/ppc/cpu/ppc4xx/4xx_uart.c]
  8. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed from cpu/ppc4xx/4xx_uart.c]
  9. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  10. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  11. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  12. 41b1746 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · Wed Jun 25 10:59:22 2008 +0200
  13. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  14. bdd13d1 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · Tue Mar 11 15:05:26 2008 +0100
  15. 0d548f9 ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · Tue Jan 08 15:50:49 2008 +0100
  16. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Tue Oct 23 11:31:05 2007 +0200
  17. 1a47115 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · Mon Oct 22 16:22:40 2007 +0200
  18. 6422a26 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · Mon Oct 22 15:09:59 2007 +0200[Renamed (76%) from cpu/ppc4xx/serial.c]
  19. aca3ea0 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Mon Oct 22 10:30:38 2007 +0200
  20. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  21. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  22. 3dae28e Coding style cleanup by Stefan Roese · Tue Aug 14 15:03:17 2007 +0200
  23. 87476ba ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · Mon Aug 13 09:05:33 2007 +0200
  24. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:27:39 2007 -0500
  25. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:57:22 2007 -0500
  26. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:15 2007 -0500
  27. 17ffbc8 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · Wed Mar 21 13:38:59 2007 +0100
  28. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  29. c80857e Code cleanup by Wolfgang Denk · Fri Jul 21 11:56:05 2006 +0200
  30. ba94093 Add support for TB5200 board by Wolfgang Denk · Wed Jul 19 13:50:38 2006 +0200
  31. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  32. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
  33. 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
  34. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · Tue Nov 29 18:18:21 2005 +0100
  35. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  36. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · Mon Aug 08 12:42:22 2005 +0200
  37. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  38. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · Sun Jan 09 22:28:56 2005 +0000
  39. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  40. 544e973 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · Fri Feb 06 23:19:44 2004 +0000
  41. 937d667 - PPC405EP support added. - CONFIG_UART1_CONSOLE added (see README). by stroese · Fri May 23 11:25:57 2003 +0000
  42. 8f3670a Clip udiv to 5 bits on PPC405 (serial.c). by stroese · Thu Mar 20 15:25:59 2003 +0000
  43. 85d0fec Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). by stroese · Mon Feb 17 16:06:06 2003 +0000
  44. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000