summaryrefslogtreecommitdiff
path: root/chip/g/rdd.c
Commit message (Expand)AuthorAgeFilesLines
* add 'atboot' arg to rddkeepalivestabilize-13895.B-cr50_stabMary Ruthven2021-04-011-4/+21
* make rddkeepalive read-only when console is lockedMary Ruthven2021-04-011-4/+4
* cr50: make ccd_mode_l pseudo open drainMary Ruthven2019-04-041-3/+3
* rdd: use rdd_interrupt for rdd_connect/disconnectMary Ruthven2018-08-291-45/+25
* cr50: delay EC boot when Rdd detects SuzyQ at boot time.Namyoon Woo2018-08-071-1/+1
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-011-13/+24
* cr50: Let state machines print their own statesRandall Spangler2017-08-291-5/+6
* g: Change rdd 0.4V ref to 0.3V.Aseda Aboagye2017-08-241-0/+7
* cr50: Refactor Rdd state machineRandall Spangler2017-08-231-29/+175
* g: debounce rdd disconnectMary Ruthven2017-01-131-10/+18
* g: remove sleep disable/enable in rddMary Ruthven2016-11-281-3/+0
* g: Remove the test_rdd commandBill Richardson2016-10-011-8/+0
* g: Add help message for test_rdd commandBill Richardson2016-08-251-1/+2
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-4/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* g: fix rdd sleepMary Ruthven2016-08-081-1/+4
* g: fix rddMary Ruthven2016-08-051-7/+24
* cr50: fix wake pin handling when resuming from sleepMary Ruthven2016-07-281-0/+1
* g: initialize rdd based on current cc readingsMary Ruthven2016-07-191-5/+2
* g: don't default to ccdMary Ruthven2016-07-151-5/+2
* g: fix rdd to enable sleepMary Ruthven2016-07-141-2/+7
* g: drop: always start with USB facing external portVadim Bendebury2016-05-021-3/+8
* Cr50: Move board-specific rdd stuff out of chip/g/Bill Richardson2016-04-291-6/+3
* cr50: enable AP and EC UART in CCD MODEMary Ruthven2016-04-151-21/+15
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-131-0/+75