summaryrefslogtreecommitdiff
path: root/openpcd/firmware/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move to new directorylaforge2006-09-121-574/+0
* optimize for size, rather than performance(no author)2006-09-121-1/+1
* - Introduce new "BOARD=" make parameter to distinguish between PICC and PCD PIO(no author)2006-09-101-3/+13
* add PWM and load modulation to main_openpicc (no author)2006-09-101-2/+3
* add PLL inhibit support code for PICC(no author)2006-09-101-1/+1
* Commit code to drive SPI Potentiometers(no author)2006-09-101-1/+1
* add PIT support code(no author)2006-09-091-1/+1
* - tons of compile fixes for untested PICC code(no author)2006-09-091-1/+3
* - cleanup of comments in TC/SSC PCD/PICC spearation(no author)2006-09-091-2/+3
* - major reorganization, split source tree in(no author)2006-09-091-6/+21
* Add DFU support (unfinished, doesn't actually flash yet)(no author)2006-09-051-1/+4
* - add unfinished support for DFU (up to now state machine switching works, in...(no author)2006-08-251-1/+1
* add usb benchmarking firmware code(no author)2006-08-231-1/+1
* disable linux memcpy implementation because of missing alignment traps(no author)2006-08-171-1/+2
* - move usb incoming packet handling into respective subsystems(no author)2006-08-161-1/+1
* don't disable librfid part(no author)2006-08-091-1/+1
* - import some more low-level routines from linux kenrel arm port to save(no author)2006-08-091-10/+23
* - import some more library functions from linux kernel(no author)2006-08-081-1/+1
* add SSC code(no author)2006-08-081-1/+1
* split usb handling from dumbreader main program(no author)2006-08-081-0/+1
* add TC code for software-configurable division of carrier clock(no author)2006-08-081-1/+1
* add code for PWM controller(no author)2006-08-031-1/+1
* - move all librfid-imported header files into include/librfid/(no author)2006-07-281-2/+6
* remove whitespace that causes problem(no author)2006-07-251-2/+2
* added support for "make program" (at91flash)(no author)2006-07-251-0/+8
* fixed linker/makefile & updated 'board.h'-concept(no author)2006-07-251-12/+12
* fix main_reqa build(no author)2006-07-241-1/+2
* major rework(no author)2006-07-241-7/+11
* build for real hardware, not olimex develboard(no author)2006-07-231-3/+3
* f(no author)2006-07-231-4/+5
* new include files(no author)2006-07-231-3/+3
* - add S256 linker script(no author)2006-07-221-3/+4
* fix spi(no author)2006-07-211-2/+2
* fix usb device enumeration (IRQ based)(no author)2006-07-211-0/+508
personal git repositories of Harald Welte. Your mileage may vary