Commit Graph

18 Commits

Author SHA1 Message Date
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.
2017-06-29 11:47:21 +08:00
Hamish Coleman
93f327106e Merge pull request #29 from ypid/fix-docs
Fix spelling
2017-06-20 15:28:55 +08:00
Hamish Coleman
c7e03d0ae9 With the FL2 slice files gone, update some of the hacking notes 2017-06-20 14:40:43 +08:00
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;'
2017-06-18 00:01:19 +02:00
Hamish Coleman
3644ff0947 Attempt to clarify the confusing names 2017-03-16 12:38:24 +08:00
Hamish Coleman
114299e6c7 Add makefile helper targets for enabling and disabling patchsets, then document all this 2017-01-31 13:50:58 +08:00
Hamish Coleman
d3476a8652 Add more details on complex fnkey replacements 2016-11-11 20:13:39 +08:00
Hamish Coleman
5a72ed7558 Add note on size of table 2016-11-11 20:02:03 +08:00
Hamish Coleman
c567fee2cc Start documenting the Fn+key combo tables 2016-07-26 17:55:02 +10:00
Hamish Coleman
2fa1128a4f fix the firmware version referenced in the documentation 2016-07-26 17:22:02 +10:00
Hamish Coleman
c2e12c79a8 Minor doc update 2016-07-26 17:11:22 +10:00
Hamish Coleman
282d7b1a90 Add live/dead description 2016-06-28 15:06:50 +10:00
Hamish Coleman
b4a5c4dca3 Add key matrix description 2016-06-28 14:07:45 +10:00
Hamish Coleman
387525c7c9 Point to a discussion about how to use a JTAG programmer to read and write the embedded controller 2016-05-30 19:17:02 +10:00
Hamish Coleman
678b28d267 Add notes on how we think the EC flashing process works 2016-05-30 18:59:35 +10:00
Hamish Coleman
d9e5b5610e Document the qemu test targets 2016-05-20 13:17:54 +10:00
Hamish Coleman
3546491ca1 Update instructions to simply provide a step-by-step process 2016-05-20 11:05:22 +10:00
Hamish Coleman
97d10d6803 Start adding some documentation 2016-04-29 20:32:31 +10:00