summaryrefslogtreecommitdiff
path: root/tools/bccmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-17bccmd: Fix overwriting errno valueAnderson Lizardo1-24/+8
2011-05-15Fix redundant null check on calling free()Szymon Janc1-2/+1
2010-11-23Add a runtime option to set the BCSP communication rateWade Brown1-5/+40
2010-05-07Remove extra spaces from tools dirJose Antonio Santos Cadenas1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann1-4/+5
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-07-14Add generic radio test supportMarcel Holtmann1-24/+52
2007-07-13Add command for reading the chip revisionMarcel Holtmann1-0/+61
2007-01-23Make it possible to disable USB supportMarcel Holtmann1-0/+8
2007-01-13Update copyright informationMarcel Holtmann1-1/+1
2006-06-20Accept list of bytes as input for key valuesMarcel Holtmann1-12/+12
2006-02-13Add support for channel selection and reverting to normal hoppingMarcel Holtmann1-0/+31
2006-01-30Add support for TXData1 radio test commandMarcel Holtmann1-0/+26
2006-01-03Update copyright informationMarcel Holtmann1-1/+1
2005-11-30List available transportsMarcel Holtmann1-0/+3
2005-11-30Add support for reading the full build nameMarcel Holtmann1-0/+25
2005-11-11Add skeleton for 3-Wire UART transportMarcel Holtmann1-0/+9
2005-11-10Add skeletons for BCSP and H4 transportsMarcel Holtmann1-12/+30
2005-11-10Add USB transport to the bccmd utilityMarcel Holtmann1-217/+248
2005-11-07Only use psi and psf stores as defaultMarcel Holtmann1-1/+1
2005-11-07Fix parsing of the PS key identifierMarcel Holtmann1-7/+10
2005-11-07Fix the memory types commandMarcel Holtmann1-5/+5
2005-11-06Update to the new BCCMD interface utilityMarcel Holtmann1-45/+704
2005-10-29Big cleanup of CVS relicsMarcel Holtmann1-15/+10
2005-10-25Display one build definition per lineMarcel Holtmann1-4/+2
2005-10-25Add support for reading the build definitionsMarcel Holtmann1-0/+36
2005-08-22Add support for reset and transmitter modificationMarcel Holtmann1-4/+45
2005-07-03Move CSR panic and fault code reading to the bccmd toolMarcel Holtmann1-3/+39
2005-07-03Add support for getting the local Bluetooth clockMarcel Holtmann1-1/+18
2005-05-16Add tool for the CSR BCCMD interfaceMarcel Holtmann1-0/+193