]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/Makefile
CHG: some minor adjustments.
[proxmark3-svn] / armsrc / Makefile
2017-02-13 iceman1001CHG: some minor adjustments.
2017-02-06 iceman1001CHG: testing to set 460800 baudrate as default, if...
2017-02-05 iceman1001chg: uncomment -DWITH EMV to compile for EMV.
2017-02-05 iceman1001ADD: 'hf emv' - forgot to add some file
2017-02-01 iceman1001FIX: 'standalone_14a mode' - cleaned up the standalone1...
2017-01-26 iceman1001CHG: should remove the OSX linker warning: ld: warnin...
2017-01-26 iceman1001ADD: @micolous random nonce, adjusted to fit in. ...
2017-01-25 iceman1001CHG: moved some from THUMB to ARM.. Looks like usb...
2017-01-24 iceman1001CHG: fiddled with the headerfiles... and makefile...
2016-10-06 iceman1001CHG: started the process of fixing "hf legic write...
2016-09-21 iceman1001CHG: extracted some timers functionality, to get unifi...
2016-03-13 iceman1001CHG: breaking up a long line in armsrc/Makefile to...
2016-03-04 iceman1001ADD: Added the HitagS from @spenneb ref:https://events...
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2015-12-15 iceman1001ADD: @pwpiwi 's latest code from his 'hardnested' branch.
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-14 iceman1001FIX: The T55x7ReadBlock method, should not have the...
2015-07-22 iceman1001MERGED: @holimans changes
2015-06-25 iceman1001ADD: forgot the zlib and some new fpga compress file.s
2015-06-25 iceman1001ADD: pwpiwi 's FPGA compress
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-02 iceman1001ADD: @pwpiwi 's fixes for 14b. Including a rename...
2015-06-02 pwpiwifix issue #103: revert type change. Samples from FPGA...
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001CHG: revert -O2 -> -Os compile
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 pwpiwiReclaim more than 19K of ARM flash memory.
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-18 iceman1001ADD: piwi's compiler flags -O2
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-09 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-26 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-02-26 Martin Holst SwendeImplemented new optimized version of MAC-calculation...
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-13 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-12 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-10 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-02-06 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-06 Martin Holst SwendeMerge branch 'master' into GenericTracing
2015-02-02 Martin Holst SwendeMerge pull request #54 from Proxmark/lf_recorder
2015-01-31 Martin Holst SwendeMerged with master 54/head
2015-01-30 Martin Holst SwendeSome more fixes to longer lf recordings. Now also suppo...
2015-01-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-29 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-27 pwpiwiRefactoring of BigBuf handling in order to prepare...
2015-01-26 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-01-26 Martin Holst SwendeMerge pull request #46 from holiman/master
2015-01-20 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-15 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-13 iceman1001ADD: Midnitesnaks's & Pentura labs Ultralight-c modif...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 iceman1001ADD: tnp3xxx identification in luascripts.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-31 iceman1001ADD: midnitesnakes desfire, ultralight changes from...
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42LF Demod streamlining
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-10-06 iceman1001chg: LF t55xx trace
2014-09-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001First check in.
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-06-27 Martin Holst SwendeMerged with master
2014-06-19 iZshTHIS REQUIRES A BOOTROM UPDATE!! To save FPGA area...
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgmajor USB update
next
Impressum, Datenschutz