Skip to content
Snippets Groups Projects
  1. Mar 15, 2008
  2. Mar 08, 2008
  3. Mar 07, 2008
  4. Mar 06, 2008
  5. Mar 04, 2008
  6. Mar 03, 2008
  7. Mar 02, 2008
    • John Rigby's avatar
      MPC5121e ADS PCI support take 3 · 5f91db7f
      John Rigby authored
      
      Adds PCI support for MPC5121
      
      Tested with drivers/net/rtl8139.c
      
      Support is conditional since PCI on old silicon does not work.
      
      ads5121_PCI_config turns on PCI
      
      In this version, condition compilation of PCI code has been moved
      from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as
      suggested by Jean-Christophe PLAGNIOL-VILLARD
      
      Signed-off-by: default avatarJohn Rigby <jrigby@freescale.com>
      5f91db7f
  8. Feb 27, 2008
  9. Feb 22, 2008
  10. Feb 20, 2008
  11. Feb 18, 2008
    • Jon Loeliger's avatar
      86xx: Convert sbc8641d to use libfdt. · 13f5433f
      Jon Loeliger authored
      
      This is the proper fix for a missing closing brace in the function
      ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com.
      The ft_cpu_setup() function in mpc8641hpcn.c should have been
      removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE,
      but was missed.  Only, the sbc8641d was nominally still using it.
      It all got ripped out, and the funcality that was in ft_board_setup()
      was refactored to remove the CPU portions into the new file
      cpu/mpc86xx/fdt.c instead.  Make sbc8641d use this now.
      
      Based loosely on an original patch from joe.hamman@embeddedspecialties.com
      
      Signed-off-by: default avatarJon Loeliger <jdl@freescale.com>
      13f5433f
  12. Feb 16, 2008
  13. Feb 14, 2008
  14. Feb 11, 2008
  15. Feb 07, 2008
  16. Feb 06, 2008
  17. Feb 05, 2008
  18. Feb 04, 2008
  19. Feb 03, 2008
  20. Jan 29, 2008
Loading