summaryrefslogtreecommitdiff
path: root/board/dingdong/board.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-3/+4
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* pd: Refine HPD debounce values.Todd Broch2015-05-291-11/+12
* hoho/dingdong: Add GPIOs for factory test points.Todd Broch2014-12-161-0/+2
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-1/+2
* pd: dingdong/hoho: HPD over USB PD.Todd Broch2014-10-301-0/+83
* dingdong: Add USB Billboard class device.Todd Broch2014-10-151-0/+70
* dingdong: Initial board and USB PD support.Todd Broch2014-10-081-0/+30