Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmc: move away from blobs namespace | Patrick Venture | 2019-05-20 | 1 | -2/+2 |
* | pci: implement sending firmware image over p2a | Patrick Venture | 2019-05-14 | 1 | -2/+4 |
* | pci_handler: add support for opening, mapping, closing | Patrick Venture | 2019-05-03 | 1 | -4/+59 |
* | pci_handler: add aspeed-p2a-ctrl path | Patrick Venture | 2019-05-03 | 1 | -0/+3 |
* | rename write,read to writeMeta,readMeta | Patrick Venture | 2019-01-17 | 1 | -2/+2 |
* | copyright: add missing copyright headers | Patrick Venture | 2018-11-21 | 1 | -0/+16 |
* | pci: add region parameter to constructor | Patrick Venture | 2018-11-15 | 1 | -1/+1 |
* | data handler: add close method | Patrick Venture | 2018-11-15 | 1 | -2/+9 |
* | data handler: add open method | Patrick Venture | 2018-11-15 | 1 | -0/+8 |
* | pci: continued implementation in P2A bridge handler | Patrick Venture | 2018-11-09 | 1 | -0/+2 |
* | firmware: add read/write configuration methods | Patrick Venture | 2018-11-09 | 1 | -0/+18 |
* | set up data handler mechanism | Patrick Venture | 2018-11-08 | 1 | -0/+15 |