Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmc: move away from blobs namespace | Patrick Venture | 2019-05-20 | 1 | -2/+2 |
* | lpc mappers: provide BMC memory address for mapping | Patrick Venture | 2019-01-17 | 1 | -6/+1 |
* | rename lpcmapperinterface to hardwaremapperinterface | Patrick Venture | 2019-01-17 | 1 | -3/+3 |
* | rename write,read to writeMeta,readMeta | Patrick Venture | 2019-01-17 | 1 | -2/+2 |
* | lpc_handler: add initialized state | Patrick Venture | 2018-11-21 | 1 | -1/+8 |
* | lpc_handler also requires a BMC address for mapping | Patrick Venture | 2018-11-15 | 1 | -1/+6 |
* | add lpc mapping interface and stubs | Patrick Venture | 2018-11-15 | 1 | -1/+14 |
* | 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/+15 |
* | set up data handler mechanism | Patrick Venture | 2018-11-08 | 1 | -0/+20 |