Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change #include "command.h" to <helper/command.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | pld: use static registration instead of callback | Zachary T Welch | 2009-11-24 | 1 | -1/+1 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | pld_device_t -> struct pld_device | Zachary T Welch | 2009-11-13 | 1 | -7/+7 |
* | pld_driver_t -> struct pld_driver | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | add PLD_DEVICE_COMMAND_HANDLER macro | Zachary T Welch | 2009-11-13 | 1 | -1/+6 |
* | add const keyword to some APIs | Zachary T Welch | 2009-11-11 | 1 | -1/+1 |
* | src/{server,pld,svf,xsvf}: remove 'extern' keyword | Zachary T Welch | 2009-11-09 | 1 | -3/+5 |
* | - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi... | drath | 2006-11-22 | 1 | -0/+49 |