aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/commands.c
AgeCommit message (Expand)Author
2009-12-08minidriver: fix inline capability of minidriverØyvind Harboe
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch
2009-11-13jtag_command_t -> struct jtag_commandZachary T Welch
2009-11-13cmd_queue_page_t -> struct cmd_queue_pageZachary T Welch
2009-11-13scan_command_t -> struct scan_commandZachary T Welch
2009-10-07Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.dbrownell
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-03Move JTAG command handling implementation into its own source file.zwelch