Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: change descriptor OEM string to LIBERATE | Francis Rowe | 2014-12-30 | 1 | -1/+17 |
| | |||||
* | ich9deblob/ich9gen: Host/CPU read/write access to all regions. | Francis Rowe | 2014-12-29 | 2 | -28/+62 |
| | | | | | The ME is also disabled from reading/writing any regions (though the ME is already removed in libreboot). | ||||
* | ich9gen: hard-coded flash regions shown, but commented | Francis Rowe | 2014-12-29 | 1 | -3/+6 |
| | |||||
* | ich9gen: show original flReg1.LIMIT, but commented out | Francis Rowe | 2014-12-29 | 1 | -0/+1 |
| | |||||
* | ich9gen: updated some comments | Francis Rowe | 2014-12-28 | 1 | -13/+13 |
| | |||||
* | ich9deblob: remove useless comment from descriptor deblob function | Francis Rowe | 2014-12-28 | 1 | -4/+0 |
| | |||||
* | ich9deblob: re-factored the descriptor deblob function | Francis Rowe | 2014-12-28 | 2 | -53/+52 |
| | |||||
* | ich9deblob: added ich9gen utility | Francis Rowe | 2014-12-28 | 2 | -43/+450 |
| | | | | | 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: fix typo | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
| | |||||
* | ich9deblob: moved src to src/, .o files to obj/ | Francis Rowe | 2014-12-25 | 2 | -0/+435 |