1. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  2. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  3. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  4. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · Thu May 19 15:23:12 2016 -0400
  5. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · Fri Feb 08 00:03:45 2013 +0000
  8. ca625ee mpc512x: use common code for CSx configuration by Anatolij Gustschin · Fri Feb 08 00:03:44 2013 +0000
  9. 4a5a6d7 GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · Fri Oct 21 14:17:03 2011 +0000
  10. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  11. ec28133 Fix define for MPC5121 ADS board. by mark.vels@team-embedded.nl · Tue Oct 05 17:46:19 2010 +0200
  12. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · Tue Aug 31 19:56:43 2010 -0500
  13. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  14. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · Sun Oct 04 22:56:08 2009 +0200
  15. 71be1e0 mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] by Wolfgang Denk · Fri Sep 25 14:16:00 2009 +0200
  16. ff8c0df Add Elpida Memory Configuration to mpc5121ads Boards by Martha M Stan · Mon Sep 21 14:08:00 2009 -0400
  17. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  18. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200
  19. 406e95a mpc512x: MPC5121ADS: Add NAND support by Stefan Roese · Tue Jun 09 16:57:47 2009 +0200
  20. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · Sat May 16 10:47:43 2009 +0200
  21. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · Sat May 16 10:47:42 2009 +0200
  22. bbcbb32 Rename ads5121 board into mpc5121ads by Wolfgang Denk · Sat May 16 10:47:41 2009 +0200[Renamed (96%) from board/ads5121/ads5121.c]
  23. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · Sat May 16 10:47:38 2009 +0200
  24. d074bfe ADS5121 Add PATA support by Ralph Kondziella · Mon Jan 26 12:34:36 2009 -0700
  25. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · Mon Jan 26 10:45:07 2009 -0700
  26. ea1dfef ADS5121 Fix rev2 silicon pci iopad config by John Rigby · Fri Jan 23 10:33:15 2009 -0700
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 0c9b301 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · Thu Aug 28 13:17:07 2008 -0600
  29. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · Tue Jul 15 12:13:38 2008 +0200
  30. c734c66 ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype by Wolfgang Denk · Sun Jul 13 19:48:26 2008 +0200
  31. 762886c ADS5121 cleanup compile warnings by John Rigby · Fri Jul 11 14:44:09 2008 -0600
  32. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  33. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  34. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  35. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  36. fd7cbfd Adding DIU support for Freescale 5121ADS by York Sun · Mon May 05 10:20:01 2008 -0500
  37. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
  38. 4a4451e ADS5121e: DDR2 init/timing update. by Grzegorz Bernacki · Mon Jan 28 10:15:02 2008 +0100
  39. 39d03f3 ADS5121: Fix typo in ads5121.c, adjust default environment by Wolfgang Denk · Sun Jan 13 23:37:50 2008 +0100
  40. 92d24ac ADS5121: MAX slew rate for PATA pins by John Rigby · Fri Aug 24 18:18:43 2007 -0600
  41. 049430f ADS5121e: fix compile warning by Wolfgang Denk · Sun Jan 13 00:55:47 2008 +0100
  42. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · Tue Jan 08 17:16:15 2008 +0100
  43. 0bf439d Cleanup output on ADS5121 board by Wolfgang Denk · Sun Aug 12 18:28:18 2007 +0200
  44. 530181f Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 02 21:27:46 2007 +0200
  45. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200