Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob/ich9gen: re-factor descriptor deblob function | Francis Rowe | 2015-01-11 | 1 | -1/+1 |
| | |||||
* | ich9deblob/ich9gen: use portable data types | Francis Rowe | 2015-01-10 | 1 | -90/+91 |
| | | | | For those integers that need to be a certain byte size. | ||||
* | ich9deblob/ich9gen: Host/CPU read/write access to all regions. | Francis Rowe | 2014-12-29 | 1 | -0/+2 |
| | | | | | The ME is also disabled from reading/writing any regions (though the ME is already removed in libreboot). | ||||
* | ich9deblob: re-factored the descriptor deblob function | Francis Rowe | 2014-12-28 | 1 | -0/+1 |
| | |||||
* | ich9deblob: added ich9gen utility | Francis Rowe | 2014-12-28 | 1 | -43/+80 |
| | | | | | This can generate the descriptor+gbe images from scratch, without the need for a factory.bin dump. | ||||
* | ich9deblob: link to datasheet in descriptor/descriptor.h | Francis Rowe | 2014-12-26 | 1 | -0/+7 |
| | |||||
* | ich9deblob: add more info from datasheet to descriptor struct | Francis Rowe | 2014-12-26 | 1 | -2/+2 |
| | |||||
* | ich9deblob: moved src to src/, .o files to obj/ | Francis Rowe | 2014-12-25 | 1 | -0/+265 |