Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-02-05 | dm: pci: Update the PCI read_config() method to const dev * | Simon Glass |
2019-10-11 | sandbox: pci: Remember the device being emulated | Simon Glass |
2019-10-08 | sandbox: pci: Create a new sandbox_pci_read_bar() function | Simon Glass |
2019-10-08 | pci: sandbox: Probe PCI emulation devices when used | Simon Glass |
2019-10-08 | pci: sandbox: Move the emulators into their own node | Simon Glass |
2018-08-08 | pci: sandbox: emul: Rename priv structure | Bin Meng |
2018-08-08 | pci: sandbox: Support dynamically binding device driver | Bin Meng |
2018-08-08 | pci: sandbox: emul: Fix the call to pci_bus_find_devfn() | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2015-04-16 | dm: sandbox: pci: Add a PCI emulation uclass | Simon Glass |