summaryrefslogtreecommitdiff
path: root/firmware/Makefile
Commit message (Expand)AuthorAgeFilesLines
* simtrace: main_factory: Program OTP area with simtrace versionHarald Welte2013-11-171-1/+2
* simtrace: add some early spi flash utility routinesHarald Welte2011-07-301-1/+1
* Makefile: SIMtrace uses SAM7S128, not 256Harald Welte2011-07-301-1/+1
* add new RUN_FROM_RAM run-mode for direct DFU-to-RAM supportHarald Welte2011-07-301-2/+2
* use gcc/ld flags -ffunction-sections and --gc-sectionsHarald Welte2011-07-301-2/+2
* simtrace: add support for the analog bus switchHarald Welte2011-06-161-1/+2
* simtrace: add more definitions regarding real hw prototypeHarald Welte2011-06-161-0/+2
* simtrace: Commit Makefile changes to support build of simtrace WARNINGHarald Welte2010-11-181-3/+14
* * move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h)laforge2008-02-231-1/+1
* make sure librfid is used when compiling main_mifarelaforge2008-01-221-0/+4
* main_presence initial check in - continuous scanning for new tag idmeri2007-04-101-0/+4
* changed to default AT91SAM7S128 for OpenPCDmeri2007-04-101-1/+1
* added main_reqa support to current Makefilemeri2007-04-101-0/+4
* moved flash code to seperate filemeri2007-04-101-2/+3
* only link with librfid if we're building main_librfidlaforge2006-12-181-0/+2
* - add new DAC driver (instead of poti) for PICClaforge2006-12-181-1/+1
* define macro for LIBRFID_DIRlaforge2006-10-151-2/+3
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-4/+3
* - add proper system interrupt (shared) demultiplexing codelaforge2006-10-011-2/+2
* make sure we actually build the wdt codelaforge2006-09-301-1/+2
* - fix build process of USB string header files (make it work with first 'make...laforge2006-09-251-0/+4
* - fix minor issues with USB string supportlaforge2006-09-251-2/+4
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-1/+7
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-2/+2
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-201-3/+5
* - implement some more missing DFU bitslaforge2006-09-201-0/+3
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-4/+4
* move to new directorylaforge2006-09-121-0/+574
personal git repositories of Harald Welte. Your mileage may vary