summaryrefslogtreecommitdiff
path: root/src/pld
Commit message (Expand)AuthorAgeFilesLines
...
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-2/+2
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-081-4/+2
* remove in_handler usageoharboe2009-05-071-10/+6
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-061-13/+8
* retire out_mask - not used anywhereoharboe2009-05-061-4/+2
* mark usage of in_handler that can be converted into user codeoharboe2009-05-051-1/+1
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-1/+5
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-192-2/+2
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-8/+8
* jtag newtap change & huge manual updateduane2008-11-302-21/+28
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-191-37/+39
* Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().oharboe2008-04-081-2/+2
* make jtag_add_statemove() internal to the driver.oharboe2008-03-311-2/+2
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-253-13/+13
* - convert all files to unix line-endingdrath2008-02-251-264/+264
* From Michael Bruckoharboe2008-02-251-264/+264
* - added patch "remove error handler as planned"mifi2008-01-201-1/+1
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+2
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-4/+4
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-2/+1
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-227-0/+751