summaryrefslogtreecommitdiff
path: root/board/mccroskey
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK:Clean up configuring GPIO alternate functionsRandall Spangler2013-08-092-0/+16
* Add build-time checks on board-specific array sizes.Duncan Laurie2013-08-011-1/+2
* Clean up more config optionsRandall Spangler2013-07-301-0/+3
* Clean up and document UART config optionsRandall Spangler2013-07-301-3/+0
* Clean up and document more config optionsRandall Spangler2013-07-301-1/+0
* Clean up debug config optionsRandall Spangler2013-07-301-4/+1
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-092-0/+2
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-011-1/+1
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-241-0/+1
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-131-2/+2
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+1
* Disable i2c for mccroskey. It's busted, but we don't care.Bill Richardson2013-05-011-1/+0
* Remove _OFF from GPIO register macrosRandall Spangler2013-04-161-6/+6
* Refactor gpio_set_level() and gpio_pre_init()Randall Spangler2013-04-151-5/+4
* 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