aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/libftdi/platform.c
AgeCommit message (Expand)Author
2015-04-03Merge branch 'v1.6-branch'Gareth McMullin
2015-04-03Use git describe for version in generated header file.Gareth McMullin
2015-03-22Fix errors when building for non-native platforms.Gareth McMullin
2015-03-14Use size_t for sizes in flash functions. Fix all sign compare warnings.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-02-28Factor Morse code functions out of platform code.Gareth McMullin
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2013-04-16libftdi: Clean up warnings.Gareth McMullin
2013-04-16libftdi: Add 'flossjtag' cable.Gareth McMullin
2013-01-23libftdi: List some know cables and allow to specify cable and serialUwe Bonnes
2013-01-23LIBFTDI: Propagate the command line arguments to platform_initUwe Bonnes
2012-07-05libftdi: Fixed delay function.Gareth McMullin
2012-07-01Add delay after reset request.Gareth McMullin
2012-06-30Allow user to specify JTAG IR lengths.Gareth McMullin
2012-06-10Renamed platforms to 'native' and 'libftdi' and moved into 'platforms' dir.Gareth McMullin