Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-20 | dm: core: Add a new API devfdt_get_addr_index_ptr() | Bin Meng | 1 | -0/+12 |
2020-02-05 | dm: core: Use const device for the devfdt...() interface | Simon Glass | 1 | -13/+13 |
2019-10-08 | dm: pci: Add a function to read a PCI BAR | Simon Glass | 1 | -0/+8 |
2019-08-12 | dm: core: add support for getting register address and size | Sekhar Nori | 1 | -0/+18 |
2019-04-23 | dm: core: Change platform specific translation-offset handling | Stefan Roese | 1 | -21/+0 |
2018-12-05 | dm: core: add functions to get/remap I/O addresses by name | Álvaro Fernández Rojas | 1 | -0/+13 |
2018-06-01 | dm: core: add functions to get memory-mapped I/O addresses | Álvaro Fernández Rojas | 1 | -0/+22 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-06-01 | dm: core: Add livetree address functions | Simon Glass | 1 | -2/+2 |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass | 1 | -13/+13 |
2017-06-01 | dm: core: Move dev_get_addr() etc. into a separate file | Simon Glass | 1 | -0/+110 |