Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. May 06, 2015
  3. Apr 30, 2015
  4. Apr 18, 2015
  5. Apr 17, 2015
    • Simon Glass's avatar
      dm: sandbox: pci: Add a PCI emulation uclass · 36d0d3b4
      Simon Glass authored
      
      Since sandbox does not have real devices (unless it borrows those from the
      host) it must use emulations. Provide a uclass which permits PCI operations
      to be passed through to an emulation device.
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      36d0d3b4
    • Simon Glass's avatar
      dm: pci: Add a uclass for PCI · ff3e077b
      Simon Glass authored
      
      Add a uclass for PCI controllers and a generic one for PCI devices. Adjust
      the 'pci' command and the existing PCI support to work with this new uclass.
      Keep most of the compatibility code in a separate file so that it can be
      removed one day.
      
      TODO: Add more header file comments to the new parts of pci.h
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      ff3e077b
  6. Jan 30, 2015
  7. Dec 11, 2014
  8. Nov 21, 2014
  9. Oct 22, 2014
  10. Sep 10, 2014
  11. Jul 23, 2014
  12. Mar 04, 2014
Loading