summaryrefslogtreecommitdiff
path: root/board/cr50/rdd.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-1/+7
* cr50: add command to enable ccd indefinitelyMary Ruthven2017-01-201-18/+40
* cr50: extend sysrst pulse to 20msMary Ruthven2017-01-181-3/+10
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-7/+4
* cr50: remove the pull down on uart2 txMary Ruthven2016-11-211-3/+13
* cr50: Stop disabling the AP/EC uart when ccd is disabledMary Ruthven2016-11-141-4/+0
* g: add usb i2c driverMary Ruthven2016-10-141-47/+7
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-111-1/+1
* cr50: add press and release options to powerbtn commandMary Ruthven2016-10-111-7/+25
* Cr50: I2CM: Enable i2c master for accessing INA chipsScott2016-10-111-1/+52
* Cr50: ecrst and sysrst commands should show stateBill Richardson2016-10-071-21/+22
* cr50: add console commands to have parity with servoMary Ruthven2016-10-051-0/+76
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-6/+1
* cr50: release the AP usb if the AP is shutdownMary Ruthven2016-09-161-1/+34
* Cr50: AP console is always available via CCDBill Richardson2016-09-071-7/+10
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-0/+25
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-3/+2
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-221-5/+13
* g: disable usb wakeup when debug accessory is disconnectedMary Ruthven2016-07-191-1/+11
* cr50: disable device monitoring when not in ccdMary Ruthven2016-07-121-5/+21
* cr50: Dont switch from PHY 1 to 0 when disabling CCDMary Ruthven2016-07-111-8/+2
* cr50: enable case closed debugMary Ruthven2016-06-031-19/+34
* cr50: dont drive UART output if servo is connectedMary Ruthven2016-05-271-12/+62
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-271-6/+13
* Cr50: Move board-specific rdd stuff out of chip/g/Bill Richardson2016-04-291-6/+7
* cr50: enable AP and EC UART in CCD MODEMary Ruthven2016-04-151-0/+64