20 Commits (cd1d0a19efcfc965f08da50c4991bbaa3a7f5411)

Author SHA1 Message Date
Hamish Coleman 3e8289d926 Add extraction of the l430 EC firmware, update documentation with findings 7 years ago
spq e75ae2bc0f add link to MEC1618 datasheet
Since the MEC1618 is very similar to the MEC1619, it's datasheet might be usefull for others.
7 years ago
Hamish Coleman f28d0a1984 Update the docs with details on how extracting the ISO contents works.
This also documents the new .extract make targets and moves the direct
loopback mount option entirely into the documentation.  It has been
moved because I want to discourage people from using it - I consider
it to be a higher risk with no good return for this risk.
7 years ago
Hamish Coleman 93f327106e Merge pull request #29 from ypid/fix-docs
Fix spelling
7 years ago
Hamish Coleman c7e03d0ae9 With the FL2 slice files gone, update some of the hacking notes 7 years ago
Robin Schneider a7c0a2e67f
Fix spelling
git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's/dependancy/dependency/g;'
7 years ago
Hamish Coleman 3644ff0947 Attempt to clarify the confusing names 8 years ago
Hamish Coleman 114299e6c7 Add makefile helper targets for enabling and disabling patchsets, then document all this 8 years ago
Hamish Coleman d3476a8652 Add more details on complex fnkey replacements 8 years ago
Hamish Coleman 5a72ed7558 Add note on size of table 8 years ago
Hamish Coleman c567fee2cc Start documenting the Fn+key combo tables 8 years ago
Hamish Coleman 2fa1128a4f fix the firmware version referenced in the documentation 8 years ago
Hamish Coleman c2e12c79a8 Minor doc update 8 years ago
Hamish Coleman 282d7b1a90 Add live/dead description 8 years ago
Hamish Coleman b4a5c4dca3 Add key matrix description 8 years ago
Hamish Coleman 387525c7c9 Point to a discussion about how to use a JTAG programmer to read and write the embedded controller 8 years ago
Hamish Coleman 678b28d267 Add notes on how we think the EC flashing process works 8 years ago
Hamish Coleman d9e5b5610e Document the qemu test targets 9 years ago
Hamish Coleman 3546491ca1 Update instructions to simply provide a step-by-step process 9 years ago
Hamish Coleman 97d10d6803 Start adding some documentation 9 years ago