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