| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ich9deblob: links to datasheet in gbe/gbe.h | Francis Rowe | 2014-12-26 | 1 | -0/+8 |
* | ich9deblob: gbe struct: info about reserved words 24 to 2F | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about word 21 (82567V Device ID) | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about reserved words 20,22,23 | Francis Rowe | 2014-12-26 | 1 | -3/+3 |
* | ich9deblob: gbe struct: info about word 1F (82567LF Device ID) | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about word 1E (82567LM Device ID) | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about Reserved Word 1D | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about Reserved Word 1C | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about Reserved Word 1B | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about Reserved Word 1A | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about Reserved Word 19h | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about word 18 (LEDCTL02) | Francis Rowe | 2014-12-26 | 1 | -3/+30 |
* | ich9deblob: gbe struct: info about word 17 (LEDCTL1) | Francis Rowe | 2014-12-26 | 1 | -1/+31 |
* | ich9deblob: gbe struct: word 16: extended config control word 3 | Francis Rowe | 2014-12-26 | 1 | -1/+4 |
* | ich9deblob: gbe struct: word 15: extended config control word 2 | Francis Rowe | 2014-12-26 | 1 | -6/+16 |
* | ich9deblob: gbe struct: word 14: shared config control word 1 | Francis Rowe | 2014-12-26 | 1 | -1/+14 |
* | ich9deblob: gbe struct: fix misaligned reserved word 03h bitfield | Francis Rowe | 2014-12-26 | 1 | -1/+2 |
* | ich9deblob: gbe struct: info for word 13: shared init control word | Francis Rowe | 2014-12-26 | 1 | -1/+22 |
* | ich9deblob: gbe struct: info about words 11-12 (reserved) | Francis Rowe | 2014-12-26 | 1 | -2/+1 |
* | ich9deblob: gbe struct: info about word 10 (lan power consumption) | Francis Rowe | 2014-12-26 | 1 | -1/+10 |
* | ich9deblob: gbe struct: rename PCI_INITIALIZATION_CONTROL_WORD | Francis Rowe | 2014-12-26 | 1 | -2/+3 |
* | ich9deblob: gbe struct: info about word 0F: device revision ID | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about word 0E (vendor ID) | Francis Rowe | 2014-12-26 | 1 | -0/+10 |
* | ich9deblob: gbe struct: info about word 0D (device ID) | Francis Rowe | 2014-12-26 | 1 | -1/+17 |
* | ich9deblob: gbe struct: info about word 0C (subsystem vendor id) | Francis Rowe | 2014-12-26 | 1 | -1/+10 |
* | ich9deblob: gbe struct: info about word 0B (subsystem ID) | Francis Rowe | 2014-12-26 | 1 | -3/+12 |
* | ich9deblob: gbe struct: info about word 0A (pci init control word) | Francis Rowe | 2014-12-26 | 1 | -1/+17 |
* | ich9deblob: gbe struct: more info about word 08-09 (pba low/high) | Francis Rowe | 2014-12-26 | 1 | -2/+19 |
* | ich9deblob: gbe struct: more info about words 06h and 07h | Francis Rowe | 2014-12-26 | 1 | -4/+3 |
* | ich9deblob: gbe struct: info about word 05h | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: gbe struct: info about word 04h | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
* | ich9deblob: add Word 03H bitfields to gbe struct | Francis Rowe | 2014-12-26 | 1 | -2/+9 |
* | ich9deblob: add real variable names to gbe struct members | Francis Rowe | 2014-12-26 | 1 | -1/+35 |
* | 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: close file if there are errors | Francis Rowe | 2014-12-25 | 1 | -0/+3 |
* | ich9deblob: forgot to add obj directory. adding now. | Francis Rowe | 2014-12-25 | 4 | -0/+0 |
* | ich9deblob: moved src to src/, .o files to obj/ | Francis Rowe | 2014-12-25 | 11 | -15/+17 |
* | ich9deblob: add ich9deblob.h for ich9deblob.c | Francis Rowe | 2014-12-25 | 2 | -7/+38 |
* | ich9deblob: clean up includes in the .c files | Francis Rowe | 2014-12-25 | 8 | -12/+12 |
* | ich9deblob: move x86compatibility.c and .h to /common | Francis Rowe | 2014-12-25 | 4 | -15/+15 |
* | ich9deblob: rename common/common.c to common/descriptor_gbe.c | Francis Rowe | 2014-12-25 | 4 | -13/+16 |
* | ich9deblob: move 12k descriptor gbe file creation to new file | Francis Rowe | 2014-12-25 | 4 | -38/+113 |
* | ich9deblob: x86compatibility.c includes the .h file now | Francis Rowe | 2014-12-25 | 2 | -2/+4 |
* | ich9deblob: fix typo in comment | Francis Rowe | 2014-12-24 | 1 | -1/+1 |
* | ich9deblob: add platform region to descriptor debug function | Francis Rowe | 2014-12-24 | 2 | -1/+9 |
* | ich9deblob: improve the instructions in the output | Francis Rowe | 2014-12-24 | 1 | -1/+1 |
* | ich9deblob: debug in descriptor deblob moved to separate function | Francis Rowe | 2014-12-24 | 3 | -10/+54 |
* | ich9deblob: x86compatibility.c: only print output on error | Francis Rowe | 2014-12-24 | 2 | -23/+25 |
* | ich9deblob: fix incorrect comment above gbe checksum function | Francis Rowe | 2014-12-24 | 1 | -3/+2 |