aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-10-05firmware: Makefiles: enable changing toolchainHEADmasterDenis 'GNUtoo' Carikli1-6/+7
2013-11-17simtrace: main_factory: Program OTP area with simtrace versionHarald Welte1-1/+2
2011-07-30simtrace: add some early spi flash utility routinesHarald Welte1-1/+1
2011-07-30Makefile: SIMtrace uses SAM7S128, not 256Harald Welte1-1/+1
2011-07-30add new RUN_FROM_RAM run-mode for direct DFU-to-RAM supportHarald Welte1-2/+2
2011-07-30use gcc/ld flags -ffunction-sections and --gc-sectionsHarald Welte1-2/+2
2011-06-16simtrace: add support for the analog bus switchHarald Welte1-1/+2
2011-06-16simtrace: add more definitions regarding real hw prototypeHarald Welte1-0/+2
2010-11-18simtrace: Commit Makefile changes to support build of simtrace WARNINGHarald Welte1-3/+14
2008-02-23* move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h)laforge1-1/+1
2008-01-22make sure librfid is used when compiling main_mifarelaforge1-0/+4
2007-04-10main_presence initial check in - continuous scanning for new tag idmeri1-0/+4
2007-04-10changed to default AT91SAM7S128 for OpenPCDmeri1-1/+1
2007-04-10added main_reqa support to current Makefilemeri1-0/+4
2007-04-10moved flash code to seperate filemeri1-2/+3
2006-12-18only link with librfid if we're building main_librfidlaforge1-0/+2
2006-12-18- add new DAC driver (instead of poti) for PICClaforge1-1/+1
2006-10-15define macro for LIBRFID_DIRlaforge1-2/+3
2006-10-15- add svn:ignore property to make 'svn st' output more realisticlaforge1-4/+3
2006-10-01- add proper system interrupt (shared) demultiplexing codelaforge1-2/+2
2006-09-30make sure we actually build the wdt codelaforge1-1/+2
2006-09-25- fix build process of USB string header files (make it work with first 'make...laforge1-0/+4
2006-09-25- fix minor issues with USB string supportlaforge1-2/+4
2006-09-25- Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge1-1/+7
2006-09-22- move large rctx definitions to req_ctx.hlaforge1-2/+2
2006-09-20- Add OpenPICC register definition (and USB command handling)laforge1-3/+5
2006-09-20- implement some more missing DFU bitslaforge1-0/+3
2006-09-13Completely separate DFU from application program, we now have a real bootloader.laforge1-4/+4
2006-09-12move to new directorylaforge1-0/+574