Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move bmc code into bmc folder | Patrick Venture | 2019-06-27 | 1 | -48/+0 |
* | bmc: move away from blobs namespace | Patrick Venture | 2019-05-20 | 1 | -2/+2 |
* | pci_handler: add support for opening, mapping, closing | Patrick Venture | 2019-05-03 | 1 | -2/+6 |
* | pci_handler: add aspeed-p2a-ctrl path | Patrick Venture | 2019-05-03 | 1 | -0/+2 |
* | pci_handler: add internal sys object | Patrick Venture | 2019-05-03 | 1 | -2/+8 |
* | rename write,read to writeMeta,readMeta | Patrick Venture | 2019-01-17 | 1 | -2/+2 |
* | pci: add region parameter to constructor | Patrick Venture | 2018-11-15 | 1 | -1/+5 |
* | data handler: add close method | Patrick Venture | 2018-11-15 | 1 | -0/+1 |
* | data handler: add open method | Patrick Venture | 2018-11-15 | 1 | -0/+1 |
* | firmware: add read/write configuration methods | Patrick Venture | 2018-11-09 | 1 | -1/+11 |
* | set up data handler mechanism | Patrick Venture | 2018-11-08 | 1 | -0/+20 |