]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/Makefile
fix: fpga_compressor file size check
[proxmark3-svn] / armsrc / Makefile
2015-06-25 pwpiwifix: fpga_compressor file size check
2015-06-24 pwpiwiMerge pull request #109 from pwpiwi/image_shrink
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-02 pwpiwifix issue #103: revert type change. Samples from FPGA...
2015-05-26 pwpiwialso delete *.bin and fpga_compressor when "make clean".
2015-05-26 pwpiwiCompress the .data section as well (saves another 4KByt...
2015-05-26 pwpiwiTailor zlib to our needs:
2015-05-26 pwpiwifpga_compress: interleave (combine) fpga_lf.bit and...
2015-05-26 pwpiwireplaced gzip with an own compressor tool (fpga_compres...
2015-05-26 pwpiwiFinish support for compressed FPGA images in fpgaloader.c
2015-05-26 pwpiwiadd: compress fpga images during compile, uncompress...
2015-05-26 pwpiwiadd: hw ver: show FPGA versions for both HF and LF...
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 pwpiwiReclaim more than 19K of ARM flash memory.
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 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-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-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 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
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-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
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-07-06 Merlokbr@gmail.comsmall improvements, added new command `hf mf sniff...
2011-12-16 roel@libnfc.orgcleaned up some if-def routines
2011-06-17 Merlokbr@gmail.com1. updated usb commands
2011-05-26 Merlokbr@gmail.com1. Mifare read block command
2011-05-18 dekoninggans@gmail.comAdded iClass eavesdrop support for Proxmark3
2010-10-19 adam@algroup.co.ukIssue 20 patch (refactored code of the iso15693 impleme...
2010-05-09 adam@algroup.co.ukcreate target for binary file archive (linux version)
2010-03-03 marcansoftUse sane optimization for armsrc
2010-02-26 marcansoftLink using gcc and get rid of the LIBGCC stuff
2010-02-21 marcansoftAdd license headers to armsrc/bootrom/common stuff
2010-02-21 marcansoftSplit str* and mem* into string.[ch]
2010-02-20 marcansoftClean up line endings, switch everything to LF instead...
2010-02-20 izsh@fail0verflow.commarcan's patch until he gets commit access. Remove...
2010-02-05 adam@algroup.co.ukput legic back in the system and add rumpletux's fast...
2010-02-04 izsh.f0fClient cleanup and restructuring. Stage 1...
2009-12-30 bushingAdd printf, and start transitioning away from DbpInteger
2009-12-22 bushingfix OS detection, libgcc detection
2009-11-25 henryk@ploetzli.chAdd generic CRC calculation code
2009-11-12 d18c7dbAlso defines to carve out LF related code
2009-10-16 henryk@ploetzli.chFix and generify legic response code
2009-10-12 henryk@ploetzli.chAdd basic LEGIC RF communication in tag simulation...
2009-09-22 d18c7dbSmall changes to some armsrc makefile to allow conditio...
2009-08-29 henryk@ploetzli.chOnly re-compile version.c as often as necessary
2009-08-28 henryk@ploetzli.chAdd command and code for bidirectional LF emulation...
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-27 henryk@ploetzli.chAdd Makefile for fpga directory (Windows codepath is...
2009-08-27 henryk@ploetzli.chMerge linker scripts in bootrom to have a single linker...
2009-08-26 henryk@ploetzli.chMove most rules to Makefile.common
2009-08-26 henryk@ploetzli.chConsolidate Linux/Windows Makefiles into one, see http...
2009-07-29 d18c7dbReduced the size of BigBuf to make more room for stack...
2009-07-25 d18c7dbadded tiwrite command, split LF code from appmain into...
2009-07-02 skamkarDon't depend on local path/lib settings for easier...
2009-04-25 edouard@lafargue... - Added new Makefile.linux in bootrom directory
2009-04-09 edouard@lafargue... Initial commit for the firmware. Used the 20090306_ela...
Impressum, Datenschutz