summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* samus: move als sampling from hooks to its own taskAlec Berg2014-06-041-0/+1
* samus_pd: pd tx should output low when not transmittingAlec Berg2014-06-043-23/+16
* Add basic support for Twinkie dongleVincent Palatin2014-06-024-0/+234
* Keyborg: options to turn on/off fast scan modeVic Yang2014-05-312-0/+13
* Keyborg: provide options on data encoding/printing styleVic Yang2014-05-314-1/+95
* Keyborg: improve panel dischargeVic Yang2014-05-301-2/+18
* Keyborg: show version on bootVic Yang2014-05-281-1/+8
* Keyborg: handle ADC overflowVic Yang2014-05-282-11/+14
* zinger: activate the watchdog.Vincent Palatin2014-05-272-0/+5
* Keyborg: implement fast scan modeVic Yang2014-05-232-14/+97
* samus_pd: add interrupt to detect VBUS transitions quicklyAlec Berg2014-05-231-1/+5
* Samus: The Silego on proto1b inverts the COL2 outputBill Richardson2014-05-221-0/+1
* zinger: ensure we re-enable the output once a fault is clearedVincent Palatin2014-05-211-0/+5
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-213-0/+15
* Add cprints() and ccprints()Vic Yang2014-05-216-21/+21
* samus: change battery charging current sense resistor valueAlec Berg2014-05-211-1/+1
* Keyborg: fix a bug in task_wait_event()Vic Yang2014-05-211-4/+3
* Keyborg: do not trim response before sending back to masterVic Yang2014-05-211-9/+3
* Keyborg: make a copy of response before transmittingVic Yang2014-05-211-5/+7
* Keyborg: fix ADC timing and increase sampling rateVic Yang2014-05-212-10/+9
* Keyborg: Switch to HSEVic Yang2014-05-211-9/+9
* Keyborg: fix bug in slave data processingVic Yang2014-05-211-2/+9
* nyan: don't compile in shorthelp of console commandsLouis Yung-Chieh Lo2014-05-201-0/+1
* Keyborg: encode the scanned heat map to fit into RAMVic Yang2014-05-184-22/+143
* samus_pd: PD configuration bug fixesAlec Berg2014-05-183-22/+36
* samus_pd: remove battery configAlec Berg2014-05-181-1/+0
* zinger: fast over-current protectionVincent Palatin2014-05-172-2/+67
* zinger: add support to flash RW firmwareVincent Palatin2014-05-175-8/+281
* firefly: update VBUS voltage sensingVincent Palatin2014-05-171-2/+2
* firefly: voltage button debouncingVincent Palatin2014-05-171-3/+23
* samus_pd: fix DMA init bugAlec Berg2014-05-161-0/+2
* samus: add PD MCU interrupt signal to gpio listAlec Berg2014-05-142-0/+10
* samus: add PD MCU boardAlec Berg2014-05-149-0/+763
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+1
* samus: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+1
* zinger: increase OCP thresholdVincent Palatin2014-05-141-2/+2
* Samus: Punt on BQ_IBAT measurements for nowBill Richardson2014-05-121-6/+10
* Samus: Update configuration for proto1.9Bill Richardson2014-05-122-18/+25
* Samus: Move single-use constant into the file that uses it.Bill Richardson2014-05-122-3/+2
* zinger: invert output controlVincent Palatin2014-05-072-9/+9
* fruitpie: handle dead batteryVincent Palatin2014-05-073-4/+4
* zinger: implement fault protectionVincent Palatin2014-05-053-9/+107
* blaze: remove from ToT.Louis Yung-Chieh Lo2014-05-036-734/+0
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-012-2/+2
* Keyborg: Fix column orderingVic (Chun-Ju) Yang2014-04-301-10/+10
* Keyborg: Disable SWD portsVic (Chun-Ju) Yang2014-04-302-4/+7
* Keyborg: Refine master slave identificationVic (Chun-Ju) Yang2014-04-302-8/+29
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-307-3/+456
* Add support for the Firefly boardVincent Palatin2014-04-306-0/+538
* pd: handle plug polarityVincent Palatin2014-04-302-6/+22