summaryrefslogtreecommitdiff
path: root/board/mccroskey
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded USB_CHARGE_PORT_COUNTRandall Spangler2013-04-101-2/+0
* Only includes necessary tasks for test binariesVic Yang2013-04-101-5/+7
* Clean up daisy GPIO and SPI initRandall Spangler2013-04-081-3/+0
* Clean up board configurationRandall Spangler2013-04-052-17/+7
* Trigger dma_init() via HOOK_INITRandall Spangler2013-04-031-3/+0
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-3/+5
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-3/+1
* Add keyboard_raw interfaceRandall Spangler2013-03-221-9/+9
* Move asserting host keyboard interrupt signal to keyboard_scanRandall Spangler2013-03-202-6/+8
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-202-3/+1
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-192-11/+18
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-2/+2
* Initial McCroskey supportDavid Hendricks2013-03-134-0/+322