Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: pci: Update the PCI read_config() method to const dev * | Simon Glass | 2020-02-05 | 1 | -1/+1 |
* | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada | 2018-09-10 | 1 | -1/+0 |
* | pci: sandbox: Support dynamically binding device driver | Bin Meng | 2018-08-08 | 1 | -6/+72 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass | 2016-07-27 | 1 | -7/+3 |
* | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass | 2016-07-27 | 1 | -2/+1 |
* | dm: sandbox: Add a simple PCI driver | Simon Glass | 2015-04-16 | 1 | -0/+79 |