Skip to content
Snippets Groups Projects
  1. Jan 23, 2009
  2. Dec 20, 2008
  3. Nov 10, 2008
  4. Oct 24, 2008
  5. Oct 21, 2008
  6. Oct 18, 2008
  7. Oct 07, 2008
  8. Sep 09, 2008
  9. Sep 03, 2008
    • Andy Fleming's avatar
      Pass in tsec_info struct through tsec_initialize · 75b9d4ae
      Andy Fleming authored
      
      The tsec driver contains a hard-coded array of configuration information
      for the tsec ethernet controllers.  We create a default function that works
      for most tsecs, and allow that to be overridden by board code.  It creates
      an array of tsec_info structures, which are then parsed by the corresponding
      driver instance to determine configuration.  Also, add regs, miiregs, and
      devname fields to the tsec_info structure, so that we don't need the kludgy
      "index" parameter.
      
      Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
      Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
      75b9d4ae
  10. Aug 27, 2008
  11. Jul 14, 2008
  12. Jul 06, 2008
  13. Jun 28, 2008
  14. Jun 19, 2008
  15. Jun 11, 2008
  16. Jun 10, 2008
  17. Jun 09, 2008
  18. May 20, 2008
  19. Apr 24, 2008
  20. Mar 26, 2008
  21. Dec 12, 2007
  22. Oct 19, 2007
  23. Aug 14, 2007
  24. May 16, 2007
  25. May 05, 2007
  26. May 02, 2007
  27. Apr 24, 2007
Loading