537 Commits (master)
 

Author SHA1 Message Date
Evey Quirk dea5a264a7 Add patch to swap caps lock and escape 7 years ago
Hamish Coleman 1222b329b6 Quick doc bug fix - thanks Tasurinchi 7 years ago
Hamish Coleman a0fe90a7a5 Merge pull request #16 from evq/x230-2.68
Update x230 to latest bios iso, no EC changes
7 years ago
Evey Quirk 5b2620dfd8 Restore old sha1 file as requested 7 years ago
Evey Quirk e4f056d8ea Update x230 to latest bios iso, no EC changes 7 years ago
Hamish Coleman 00230d7105 Make the USB stick instructions more failsafe, and add a warning about erasing the stick 7 years ago
Hamish Coleman 6450d4a25e Attempt to clarify README steps a little 7 years ago
Hamish Coleman 231a9d6af2 Ensure we say when to run the config steps 7 years ago
Hamish Coleman 3644ff0947 Attempt to clarify the confusing names 7 years ago
Hamish Coleman 5de5135316 Fix yet another minor nit in readme 7 years ago
Hamish Coleman a1428a3b8e Fix minor nit in readme 7 years ago
Hamish Coleman 9b863518ca After testing by MarzEz, mark the T530 battery patch as working.
See http://forum.thinkpads.com/viewtopic.php?f=69&t=120776&p=797059#p797248
7 years ago
Hamish Coleman ba145b2acf Add a link to the LCA2016 presentation video 7 years ago
Hamish Coleman 5118771ada Document a xx30 series laptop that this cannot work with 7 years ago
Hamish Coleman 114299e6c7 Add makefile helper targets for enabling and disabling patchsets, then document all this 7 years ago
Hamish Coleman 60829a81f7 Ensure that all battery patches have the same name 7 years ago
Hamish Coleman ad998d6fc6 Fix right-win and right-menu key definitions 7 years ago
Hamish Coleman 4cf5ef64e2 Revert to original x230 firmware 7 years ago
Hamish Coleman cdac5abef7 Add keyboard matrix definition 7 years ago
Hamish Coleman 9ab4f08389 Start using calculated sizes for some structures 7 years ago
Hamish Coleman 17c74f2be6 Define the virtual numpad key replacements in asm code 7 years ago
Hamish Coleman aa6c8e6434 Allow specifying how verbose the datazone graph is 7 years ago
Hamish Coleman f0f7c77060 Use the same names as the datazone config files 7 years ago
Hamish Coleman 3d07c99445 Add asm definition for complex replacement table 7 years ago
Hamish Coleman c54bf59a04 Generate deps for the asm file 7 years ago
Hamish Coleman b8897ace9a Actually define the contents of one of the tables 7 years ago
Hamish Coleman 9e8da993ed Add nasm keysym definitions 7 years ago
Hamish Coleman f8691b3e0c Quickly include the rest of the binary in the ec.asm 7 years ago
Hamish Coleman d5e65d70c3 Add a description for the asm dir 8 years ago
Hamish Coleman b9a72841b5 Add a minimally working datazone file for the x220 firmware 8 years ago
Hamish Coleman 939d8464e6 Move decoding into the mem region and use that to fetch pointers and values 8 years ago
Hamish Coleman 321fcf8c1d Fix bug with end of region detection 8 years ago
Hamish Coleman 5d8335bdbb Allow all sizes to be specified 8 years ago
Hamish Coleman 90ce5a1978 Make alignment checks adjustable - coincidently fixing a bug with that test 8 years ago
Hamish Coleman 890d7e8252 Allow the various sizes to vary 8 years ago
Hamish Coleman a1e67d3e35 Give names to some magic numbers - prep for supporting dumping the I=16,P=32 h8300 x220 images 8 years ago
Hamish Coleman 50c2c80d29 Allow changing the size each object shown 8 years ago
Hamish Coleman a66d9e0d68 the crc16 table was getting mixed up with other things, add a symbol at the end of it 8 years ago
Hamish Coleman dc628ed1bc Merge branch 'master' into asm 8 years ago
Hamish Coleman 56d8061814 New version of radare puts project files in a slightly different spot 8 years ago
Hamish Coleman 4551d4c092 Add more regions and more starting symbols 8 years ago
Hamish Coleman 0c00cee418 If a symbol exists for a value, use it, even if it is not a pointer 8 years ago
Hamish Coleman 32b4912263 BUG: make sure that next address is /numerically/ the next address !!! 8 years ago
Hamish Coleman d5b684eb76 Make object glomming properly follow region sizes 8 years ago
Hamish Coleman 839e6c2a8d Highlight self-referential pointers, but dont draw lines as that makes the graph harder to see 8 years ago
Hamish Coleman b8ae8fb2c1 Die if we have invalid data 8 years ago
Hamish Coleman 91f07c37a9 Add the start of regions as a symbol 8 years ago
Hamish Coleman 7b1297ec22 Assume that all loaded regions are data and simply itterate though them - avoiding needing to define a 'datazone' 8 years ago
Hamish Coleman 6a55cddbbf Extract the memory reading into an object, reuse part of this for pointer validation 8 years ago
Hamish Coleman d51b41a07d Add symbols for some tables not found 8 years ago