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 |
2018-09-10 | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada |
2018-08-08 | pci: sandbox: Support dynamically binding device driver | 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 |
2016-07-27 | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass |
2016-07-27 | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass |
2015-04-16 | dm: sandbox: Add a simple PCI driver | Simon Glass |