| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ich9deblob/ich9gen: re-factory gbe deblob function | Francis Rowe | 2015-01-10 | 1 | -26/+13 |
|
|
* | ich9deblob/ich9gen: re-factor descriptor/gbe file creation | Francis Rowe | 2015-01-10 | 1 | -10/+2 |
|
|
* | ich9deblob/ich9gen: re-factor the gbe checksum function | Francis Rowe | 2015-01-10 | 2 | -29/+8 |
|
|
* | ich9deblob/ich9gen: get word function: make it actually readable | Francis Rowe | 2015-01-10 | 1 | -9/+9 |
|
|
* | ich9deblob/ich9gen: word grab function (gbe): use clear naming | Francis Rowe | 2015-01-10 | 2 | -3/+3 |
|
|
* | ich9deblob/ich9gen: checksum word grab: shift, not multiply | Francis Rowe | 2015-01-10 | 1 | -1/+1 |
|
|
* | ich9deblob/ich9gen: use portable data types | Francis Rowe | 2015-01-10 | 14 | -235/+244 |
|
|
* | ich9delob: link to original utility in header | Francis Rowe | 2015-01-05 | 1 | -0/+1 |
|
|
* | Release date to be determined. | Francis Rowe | 2014-12-31 | 2 | -9/+9 |
|
|
* | build-release: create small source archive with flashrom/bucts | Francis Rowe | 2014-12-31 | 4 | -0/+84 |
|
|
* | ich9macchange: fix incorrect error message | Francis Rowe | 2014-12-30 | 1 | -1/+1 |
|
|
* | ich9macchange: removed bad command | Francis Rowe | 2014-12-30 | 1 | -1/+0 |
|
|
* | .gitignore: add ich9fdgbe_8m.bin and ich9fdgbe_4m.bin | Francis Rowe | 2014-12-30 | 2 | -0/+4 |
|
|
* | build-release: add more to the list of deleted files | Francis Rowe | 2014-12-30 | 1 | -0/+4 |
|
|
* | build-release: include ich9macchange script in libreboot_bin | Francis Rowe | 2014-12-30 | 1 | -0/+3 |
|
|
* | ich9macchange: add support for armv7l | Francis Rowe | 2014-12-30 | 1 | -0/+2 |
|
|
* | ich9macchange: refactored | Francis Rowe | 2014-12-30 | 2 | -37/+23 |
|
|
* | build-release: include static binaries for ich9gen and ich9deblob | Francis Rowe | 2014-12-30 | 2 | -0/+10 |
|
|
* | build-release: include statically (cross) compiled cbfstool | Francis Rowe | 2014-12-30 | 2 | -0/+14 |
|
|
* | build-release: refactored | Francis Rowe | 2014-12-30 | 1 | -64/+36 |
|
|
* | deps-trisquel: add gcc-arm-linux-gnueabi | Francis Rowe | 2014-12-30 | 1 | -0/+3 |
|
|
* | Refactored the flashing scripts | Francis Rowe | 2014-12-30 | 6 | -225/+98 |
|
|
* | docs (bbb_setup.html): how to use FTDI debug on Beaglebone Black | Francis Rowe | 2014-12-30 | 3 | -0/+13 |
|
|
* | Documentation: merged X200 flashing instructions with main | Francis Rowe | 2014-12-30 | 4 | -45/+27 |
|
|
* | ich9gen/ich9deblob: set default MAC address | Francis Rowe | 2014-12-30 | 2 | -7/+17 |
|
|
* | ich9deblob/ich9gen: change descriptor OEM string to LIBERATE | Francis Rowe | 2014-12-29 | 2 | -9/+26 |
|
|
* | Removed redundant flashchip definitions in flashrom | Francis Rowe | 2014-12-29 | 9 | -379/+371 |
|
|
* | X200: add whitelist to flashrom | Francis Rowe | 2014-12-29 | 3 | -2/+16 |
|
|
* | ich9deblob/ich9gen: Host/CPU read/write access to all regions. | Francis Rowe | 2014-12-29 | 3 | -47/+81 |
|
|
* | ich9gen: hard-coded flash regions shown, but commented | Francis Rowe | 2014-12-29 | 2 | -6/+12 |
|
|
* | ich9gen: show original flReg1.LIMIT, but commented out | Francis Rowe | 2014-12-29 | 2 | -0/+2 |
|
|
* | X200: fix uneven backlight at low levels | Francis Rowe | 2014-12-29 | 2 | -3/+3 |
|
|
* | ich9gen: fix ARM. Initialize customMacAddress | Francis Rowe | 2014-12-29 | 1 | -0/+2 |
|
|
* | ich9macchange: new script. changes mac address in gbe on x200 roms | Francis Rowe | 2014-12-29 | 2 | -0/+84 |
|
|
* | docs (X200): add notes about changing Gbe MAC address | Francis Rowe | 2014-12-28 | 2 | -5/+33 |
|
|
* | ich9gen: fix typo | Francis Rowe | 2014-12-28 | 1 | -2/+4 |
|
|
* | ich9gen: when changing Gbe mac address, spit out new mkgbe.c | Francis Rowe | 2014-12-28 | 2 | -3/+13 |
|
|
* | ich9gen: make it possible for user to change the Gbe MAC address | Francis Rowe | 2014-12-28 | 1 | -1/+53 |
|
|
* | ich9gen: updated some comments | Francis Rowe | 2014-12-28 | 2 | -26/+26 |
|
|
* | 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 | 3 | -53/+53 |
|
|
* | ich9deblob: make clean was not deleting ich9gen binary. fix that. | Francis Rowe | 2014-12-28 | 1 | -1/+3 |
|
|
* | docs (macbook21): update notes about heat / external flashing | Francis Rowe | 2014-12-28 | 1 | -22/+5 |
|
|
* | docs (X200): update flashing guide | Francis Rowe | 2014-12-28 | 3 | -9/+25 |
|
|
* | Docs: x200_remove_me.html: Add note about default descriptor gbe | Francis Rowe | 2014-12-28 | 1 | -0/+10 |
|
|
* | x200 docs: fix incorrect path for ich9gen | Francis Rowe | 2014-12-28 | 1 | -1/+1 |
|
|
* | build: include descriptor+gbe images inside X200, by default | Francis Rowe | 2014-12-28 | 1 | -0/+16 |
|
|
* | build-release: don't delete DEBLOB script from src | Francis Rowe | 2014-12-28 | 1 | -1/+0 |
|
|
* | ich9deblob: added ich9gen utility | Francis Rowe | 2014-12-28 | 18 | -54/+1590 |
|
|
* | ich9deblob: gbe.h: rename reservedWord05h imageVersionInformation | Francis Rowe | 2014-12-26 | 1 | -1/+1 |
|
|