]> sigrok.org Git - sigrok-firmware-fx2lafw.git/shortlog
sigrok-firmware-fx2lafw.git
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-16 Uwe HermannPrepare for the 0.1.1 release. sigrok-firmware-fx2lafw-0.1.1
2013-04-16 Uwe HermannCOPYING.LESSER: Replace LGPLv3 with LGPLv2.1.
2013-04-16 Uwe HermannDocument the download for pre-built firmware files.
2013-04-16 Uwe HermannREADME: sdcc 3.2.x works fine, document that.
2013-03-17 Uwe HermannFix parallel build (e.g. via "-j 2").
2013-03-17 Uwe HermannNEWS: Fix typo.
2013-03-17 Uwe Hermannconfigure.ac: Fix typo in 'sdcc-sdcclib'.
2013-03-17 Uwe HermannAbort configure if the required tools are not found.
2013-03-17 Uwe HermannREADME: Refer to INSTALL and new Building wiki page.
2013-03-07 Uwe HermannSupport sdcc tool names as used on Fedora.
2013-03-03 Uwe HermannFixup DESTDIR usage.
2013-03-03 Alexandru Gagniucbuildsystem: Obey DESTDIR when running make install
2013-02-22 Uwe HermannSupport older Cypress FX2 (not FX2LP) too.
2013-02-22 Uwe HermannNEWS: Add user-visible changes so far.
2013-02-22 Uwe HermannREADME: Add all build dependencies.
2013-02-22 Uwe Hermann(Re-)add the convenience target 'distbin'.
2013-02-22 Uwe HermannUse a standard autotools setup.
2012-11-22 Uwe HermannUse makebin if objcopy is not available.
2012-10-16 Uwe HermannFix #include guard names.
2012-10-16 Uwe HermannAdd a HACKING file.
2012-10-10 Uwe HermannMakefile: Update repo URL.
2012-10-10 Uwe HermannREADME: Add status, update URL, add more info.
2012-08-02 Ivan FedorovAdd basic support for USBee DX and clones
2012-07-31 Ivan FedorovAdd .gitignore
2012-07-24 Uwe HermannMakefile: Add a 'distbin' target. sigrok-firmware-fx2lafw-0.1.0
2012-07-24 Uwe HermannNEWS: Add today's date as release date for 0.1.0.
2012-07-24 Uwe HermannMakefile.include: Fix build on MinGW/Windows.
2012-07-23 Uwe HermannUpdate install instructions.
2012-07-23 Uwe HermannDrop fx2lib files we don't really need.
2012-07-23 Uwe HermannDon't ship the .git/ directory in the tarball.
2012-07-22 Uwe HermannFix 'make clean'.
2012-07-22 Uwe HermannMakefiles: Add missing "2>/dev/null" in some places.
2012-07-22 Uwe Hermanns/make/$(MAKE)/ to fix build on FreeBSD.
2012-07-22 Uwe HermannAdd initial NEWS file.
2012-07-22 Uwe HermannAdd 'dist' target which creates a tarball.
2012-07-22 Uwe HermannMakefile: Add a 'ChangeLog' target.
2012-07-22 Uwe HermannMakefile: Add an 'install' target.
2012-07-22 Uwe HermannRemove obsolete and unused DEBUG code.
2012-07-22 Uwe HermannCosmetics, update docs.
2012-07-18 Uwe HermannAdd missing #include guards.
2012-07-18 Uwe HermannFix a left-over __data in our fx2lib copy.
2012-07-18 Uwe HermannUpdate fx2lafw code to work with recent sdcc.
2012-07-18 Uwe HermannSupport old and new sdcc/sdas8051/asx8051 versions.
2012-07-18 Uwe HermannImport fx2lib into fx2lafw directly.
2012-06-25 Uwe HermannREADME: Update usage instructions.
2012-05-10 Uwe HermannCosmetics.
2012-05-07 Joel HoldsworthSupport wide sampling
2012-05-07 Joel HoldsworthAdded support for 100kHz and 50kHz sampling
2012-05-07 Joel HoldsworthRemoved a magic number
2012-05-07 Joel HoldsworthMade the DP state the DATA sample state
2012-05-07 Joel HoldsworthMoved GPIF state generator code into helper functions
2012-05-06 Uwe Hermannfx2lafw: Support for querying REVID.
2012-05-06 Uwe Hermannfx2lafw: Add Braintechnology USB-LPS support.
2012-04-18 Uwe Hermanncypress-fx2/Makefile: Add missing 'fx2lafw-' prefix.
2012-04-18 Joel HoldsworthAdded support for Default Cypress FX2 without EEPROM
2012-04-18 Joel HoldsworthAdded dscr.inc to reduce duplication in dscr.a51 files
2012-04-10 Uwe HermannCosmetics, coding style.
2012-04-10 Joel HoldsworthImplemented CMD_GET_FW_VERSION
2012-04-07 Joel HoldsworthCorrected a typo in the root makefile
2012-03-24 Joel HoldsworthRemoved unneeded declarations
2012-03-24 Joel HoldsworthAdded missing command to clean rule
2012-03-24 Joel HoldsworthMoved main() into fx2lafw.c
2012-03-24 Joel HoldsworthRemoved debug script
2012-03-14 Joel HoldsworthUpsized EP2 FIFO to 4x 1024
2012-03-14 Joel HoldsworthRemoved debug routines - they turned out not to be...
2012-03-14 Joel HoldsworthReplaced gpif-capture with gpif-acquisition saleae...
2012-03-14 Joel HoldsworthAdded support for USBee SX
2012-03-12 Joel HoldsworthAdded rules to Makefile to convert firmware to binary
2012-03-11 Joel HoldsworthReset EP2 when GPIF acquisition completes
2012-03-11 Joel HoldsworthFixed GPIF waveform branch, and annotated population...
2012-03-11 Joel HoldsworthNot need to SYNCDELAY after writing to GPIF_WAVE_DATA
2012-03-11 Joel HoldsworthNo need to populate reserved words
2012-03-11 Joel HoldsworthSpecify that one transaction will occur in each acquisition
2012-03-10 Joel HoldsworthCorrected EP2FIFOCFG setup
2012-03-10 Joel HoldsworthEnsure GPIF is idle before reconfiguration
2012-03-10 Joel HoldsworthDo not read-modify-write IFCONFIG
2012-03-04 Joel HoldsworthDo not change device id after firmware download
2012-03-04 Joel HoldsworthRenamed fx2lafw_run to fx2lafw_poll
2012-03-04 Joel HoldsworthImplemented sample rate control
2012-03-03 Joel HoldsworthRemoved CMD_STOP and renumbered commands
2012-03-03 Joel HoldsworthMoved command definitions into command.h
2012-03-03 Joel HoldsworthRemoved CMD_SET_SAMPLRATE
2012-03-03 Joel HoldsworthGenerate GPIF WAVEDATA on demand
2012-03-03 Joel HoldsworthMoved gpif code out to separate source file
2012-02-22 Uwe HermannUpdate README.
2012-02-22 Uwe HermannMove dscr.a51 to individual project subdirs.
2012-02-22 Uwe HermannMove individual firmware projects to hw/ subdir.
2012-02-22 Uwe HermannAdd saleae-logic/ subdir/project.
2012-02-22 Uwe HermannAdd top-level Makefile.
2012-02-22 Uwe HermannVarious cosmetics and bugfixes.
2012-02-22 Joel HoldsworthMoved includes into a common include directory
2012-02-22 Joel HoldsworthMoved main() in cwav-usbeeax
2012-02-22 Joel HoldsworthAdded root as an include directory
2012-02-22 Joel HoldsworthAdded autovector include to fx2lafw header. Software...
2012-02-22 Joel HoldsworthAdded first device specific directory for the CWAV...
2012-02-22 Joel HoldsworthRearranged main() in preparation for split according...
2012-02-22 Joel HoldsworthImplemented _assert
2012-02-22 Joel HoldsworthAdded INFO, WARN and ERR macros
2012-02-22 Joel HoldsworthAdded a debug client
next