aboutsummaryrefslogtreecommitdiff
path: root/resources/utilities/ich9deblob/src/gbe
Commit message (Collapse)AuthorAgeFilesLines
* Fix/update/remove dead/broken links on the website and documentationLeah Rowe2018-06-131-1/+1
| | | | | | Thanks go to skollrc for pointing out these dead links, on this thread: https://www.reddit.com/r/libreboot/comments/8pjjg5/some_dead_links_in_libreboot _website/
* rename docs/hcl/ to docs/hardware/Leah Rowe2017-04-051-1/+1
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-212-0/+889
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-152-889/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Change Leah's surname back to RoweLeah Rowe2016-06-282-2/+2
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-062-2/+2
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-262-2/+2
|
* ich9deblob/ich9gen: checksum function: rename variableFrancis Rowe2015-01-112-3/+3
|
* ich9deblob/ich9gen: rename checksum functionFrancis Rowe2015-01-112-3/+3
| | | | It's actually working on a 4KiB buffer, not an 8KiB buffer.
* ich9deblob: do not change the MAC addressFrancis Rowe2015-01-111-15/+1
| | | | ich9gen can change the MAC address, so there's no need here.
* ich9deblob/ich9gen: re-factory gbe deblob functionFrancis Rowe2015-01-111-26/+13
|
* ich9deblob/ich9gen: re-factor the gbe checksum functionFrancis Rowe2015-01-112-29/+8
|
* ich9deblob/ich9gen: get word function: make it actually readableFrancis Rowe2015-01-111-9/+9
|
* ich9deblob/ich9gen: word grab function (gbe): use clear namingFrancis Rowe2015-01-112-3/+3
|
* ich9deblob/ich9gen: checksum word grab: shift, not multiplyFrancis Rowe2015-01-111-1/+1
|
* ich9deblob/ich9gen: use portable data typesFrancis Rowe2015-01-102-124/+125
| | | | For those integers that need to be a certain byte size.
* ich9gen/ich9deblob: set default MAC addressFrancis Rowe2014-12-301-1/+10
|
* ich9deblob: re-factored the descriptor deblob functionFrancis Rowe2014-12-281-0/+1
|
* ich9deblob: added ich9gen utilityFrancis Rowe2014-12-282-8/+361
| | | | | This can generate the descriptor+gbe images from scratch, without the need for a factory.bin dump.
* ich9deblob: gbe.h: rename reservedWord05h imageVersionInformationFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: fill padding in Gbe with 0xFFFrancis Rowe2014-12-262-2/+21
| | | | | | Words 40h to 53h had unknown data that could not be fonud in the datasheets. Setting them to 0xFFFF doesn't seem to cause any issues for users.
* ich9deblob: gbe struct: words 30-3E (PXE Software Region)Francis Rowe2014-12-261-2/+92
|
* ich9deblob: links to datasheet in gbe/gbe.hFrancis Rowe2014-12-261-0/+8
|
* ich9deblob: gbe struct: info about reserved words 24 to 2FFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about word 21 (82567V Device ID)Francis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about reserved words 20,22,23Francis Rowe2014-12-261-3/+3
|
* ich9deblob: gbe struct: info about word 1F (82567LF Device ID)Francis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about word 1E (82567LM Device ID)Francis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about Reserved Word 1DFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about Reserved Word 1CFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about Reserved Word 1BFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about Reserved Word 1AFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about Reserved Word 19hFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about word 18 (LEDCTL02)Francis Rowe2014-12-261-3/+30
|
* ich9deblob: gbe struct: info about word 17 (LEDCTL1)Francis Rowe2014-12-261-1/+31
|
* ich9deblob: gbe struct: word 16: extended config control word 3Francis Rowe2014-12-261-1/+4
|
* ich9deblob: gbe struct: word 15: extended config control word 2Francis Rowe2014-12-261-6/+16
|
* ich9deblob: gbe struct: word 14: shared config control word 1Francis Rowe2014-12-261-1/+14
|
* ich9deblob: gbe struct: fix misaligned reserved word 03h bitfieldFrancis Rowe2014-12-261-1/+2
|
* ich9deblob: gbe struct: info for word 13: shared init control wordFrancis Rowe2014-12-261-1/+22
|
* ich9deblob: gbe struct: info about words 11-12 (reserved)Francis Rowe2014-12-261-2/+1
|
* ich9deblob: gbe struct: info about word 10 (lan power consumption)Francis Rowe2014-12-261-1/+10
|
* ich9deblob: gbe struct: rename PCI_INITIALIZATION_CONTROL_WORDFrancis Rowe2014-12-261-2/+3
|
* ich9deblob: gbe struct: info about word 0F: device revision IDFrancis Rowe2014-12-261-1/+1
|
* ich9deblob: gbe struct: info about word 0E (vendor ID)Francis Rowe2014-12-261-0/+10
|
* ich9deblob: gbe struct: info about word 0D (device ID)Francis Rowe2014-12-261-1/+17
|
* ich9deblob: gbe struct: info about word 0C (subsystem vendor id)Francis Rowe2014-12-261-1/+10
|
* ich9deblob: gbe struct: info about word 0B (subsystem ID)Francis Rowe2014-12-261-3/+12
|
* ich9deblob: gbe struct: info about word 0A (pci init control word)Francis Rowe2014-12-261-1/+17
|
* ich9deblob: gbe struct: more info about word 08-09 (pba low/high)Francis Rowe2014-12-261-2/+19
|