1. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  2. 97aa80f board/sbc8560/sbc8560.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:03:43 2011 -0600
  3. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  4. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  5. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  6. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  7. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  8. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  9. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  10. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  11. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  12. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  13. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500
  14. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:28:34 2009 -0500
  15. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  16. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · Tue Jun 30 17:15:47 2009 -0500
  17. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  18. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  19. 14916cf 85xx: Fix compile breakage with sbc8540 and sbc8560 by Wolfgang Denk · Wed Jan 28 23:06:42 2009 +0100
  20. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  21. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  22. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  23. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  25. 21110c1 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · Tue Aug 26 23:52:58 2008 -0500
  26. 3a03d1e sbc8560: add in ft_board_setup() by Paul Gortmaker · Fri Jul 11 15:33:06 2008 -0400
  27. 824aee2 sbc8560: properly set cs0_bnds for 512MB by Paul Gortmaker · Fri Jul 11 15:33:04 2008 -0400
  28. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  29. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  30. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  31. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  32. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  33. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
  34. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  35. f57f498 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · Thu Jan 17 01:44:34 2008 -0600
  36. 9116b7c 85xx: Use proper defines for PCI addresses by Kumar Gala · Wed Jan 16 10:04:42 2008 -0600
  37. b234342 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · Wed Jan 16 09:05:27 2008 -0600
  38. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  39. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  40. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  41. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  42. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  43. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  44. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  45. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  46. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  47. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  48. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  49. adf849c * Patch by Michael Bendzick, 30 Aug 2004: by wdenk · Sun Oct 10 22:44:24 2004 +0000
  50. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000
  51. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · Sat Jul 10 21:45:47 2004 +0000