summaryrefslogtreecommitdiff
path: root/firmware/src/pcd/rc632.c
Commit message (Expand)AuthorAgeFilesLines
* convert from u_int*_t to uint*_tHarald Welte2015-09-281-40/+40
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-47/+47
* add feature to write full register setlaforge2006-10-041-1/+33
* disalbe rc632 register level debugging by defaultlaforge2006-09-231-1/+1
* - fix return value in case of unknown commandlaforge2006-09-231-1/+1
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-7/+10
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-201-48/+33
* fix typo (Henryk Ploetz)laforge2006-09-171-1/+1
* spi_transceive cannot work without a rx_buffer due to hardware restrictions (...laforge2006-09-141-4/+2
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-1/+18
* move to new directorylaforge2006-09-121-0/+624
personal git repositories of Harald Welte. Your mileage may vary