aboutsummaryrefslogtreecommitdiff
path: root/src/pld/pld.h
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/pld directorySpencer Oliver
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-04-10PLD: review scope of functionsAntonio Borneo
2009-12-03change #include "command.h" to <helper/command.h>Zachary T Welch
2009-11-24pld: use static registration instead of callbackZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13pld_device_t -> struct pld_deviceZachary T Welch
2009-11-13pld_driver_t -> struct pld_driverZachary T Welch
2009-11-13add PLD_DEVICE_COMMAND_HANDLER macroZachary T Welch
2009-11-11add const keyword to some APIsZachary T Welch
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath