49 Commits (master)

Author SHA1 Message Date
Hamish Coleman 8f0032adb1 Add download link for x230i 2 years ago
Hamish Coleman 1b1ff90d06 Add extractor for p15, and some misc docs 2 years ago
leecher1337 7c30df40b3 Added support for Thinkpad L430/L530. Satisfies request in #203
Fixes documentation error.
2 years ago
taglour aa67b2918e add link to documentation for programming EC over JTAG 3 years ago
Hamish Coleman 5cfe8696ef Add basic details for examining the (unsupported) T430U bios update package 4 years ago
Hamish Coleman d7cd35541c Try to clarify the syntax and when to use the config commands 4 years ago
Hamish Coleman f4a239a9c8 Check, validate and update firmware download description page URLs 4 years ago
Hamish Coleman 084a8f94f4 Add support for extracting firmware from l440 firmware files (Using an FL1 EFI capsule and some magic) 4 years ago
Hamish Coleman 017c6e6ffa Add basic support for extracting T440p firmware 4 years ago
Hamish Coleman 5131a623a7 Add definitions for x390 firmware 5 years ago
Hamish Coleman 336c888c59 Make it clear that a configure step is prior to a build step 5 years ago
Hamish Coleman 9e8897ba4d Expand on the description of the two available patchsets (Closes #146) 5 years ago
Hamish Coleman 5e03f15b90 Turn the config doc into a markdown file 5 years ago
Hamish Coleman 96ed6bbf5b Update documentation to reflect new config method 5 years ago
Hamish Coleman 1f2ce9a1aa Clarify output message to look less scary 5 years ago
Hamish Coleman d4e060b806 Update download URLs for some systems - it seems like Lenovo has been shuffling things around 5 years ago
Hamish Coleman cd447e6a0c Update x230 to base off latest BIOS version (no EC changes) 5 years ago
Hamish Coleman ea767e935d Add support to the FL2_copyIMG script to search for the NAPI header, thus allowing x61 FL2 images to be supported 5 years ago
Hamish Coleman 875e43cfbc Add some details for X60 firmware - Just a Description entry and updates to the FL2_copyIMG script - this is a firmware update package that is not structured the way the rest of the process expects 5 years ago
Hamish Coleman 46a6e06930 Correct x220 image documentation (See #96) 6 years ago
Hamish Coleman df4202e5d0 Fix t430s download link to point to the ISO version, not the EXE 6 years ago
Hamish Coleman 5b4ef5331d Data for a quick investigation of the x131e bios update files 6 years ago
Hamish Coleman 0c231e5c1d Fix wrong firmware download page for x250 6 years ago
Hamish Coleman ed6ea60cf5 Have a quick look at the t470p and add the download and extract definitions for that 6 years ago
Hamish Coleman 7bf6d28fa5 Add doc with links to lenovo download pages 6 years ago
Hamish Coleman a2ca5f6af5 Add definitions to assist with examining p51 firmware 6 years ago
Hamish Coleman bf52337ac1 Add details for investigating t480s firmware 6 years ago
Hamish Coleman 1a46e3e6b6 Add result of lots of comparisons of key matrices 6 years ago
Hamish Coleman 7495cd0112 Add definitions to examine the x240 firmware 6 years ago
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 7 years ago
Hamish Coleman 114299e6c7 Add makefile helper targets for enabling and disabling patchsets, then document all this 7 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 8 years ago
Hamish Coleman 3546491ca1 Update instructions to simply provide a step-by-step process 8 years ago
Hamish Coleman 97d10d6803 Start adding some documentation 8 years ago