summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: Add support for pd_control commandstabilize-8429.BNicolas Boichat2016-06-071-0/+1
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-074-0/+91
* pd: Add support for PD_STATE_SUSPENDED if we are not the TCPCNicolas Boichat2016-06-071-8/+13
* reef: Initialize EC_PCH_PWROK lowDavid Hendricks2016-06-071-1/+1
* reef: Rename SMI/SCI GPIOs and enable CONFIG_SCI_GPIODavid Hendricks2016-06-062-2/+3
* reef: Don't set LPC pins in gpio.incDavid Hendricks2016-06-061-10/+12
* cr50: enable case closed debugMary Ruthven2016-06-035-49/+48
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-037-4/+520
* reef: add trackpad power controlKevin K Wong2016-06-031-2/+7
* kevin: Add USB charger tasksShawn Nematbakhsh2016-06-035-41/+26
* reef: really disable USB-A in S3 -> S5David Hendricks2016-06-031-1/+1
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-034-16/+0
* reef: Move PP3300 and PMIC enable to occur togetherDavid Hendricks2016-06-031-6/+6
* core: cortex-m0: Fix task routine prototypesStefan Reinauer2016-06-031-1/+1
* reef: sleep for 10ms when re-enabling USB_TCPC_PWRDavid Hendricks2016-06-031-2/+2
* reef: enable WiFi power control supportKevin K Wong2016-06-033-0/+15
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-022-2/+14
* file_lock: Add fallback directoryDavid Hendricks2016-06-021-16/+27
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-0229-37/+69
* stm32: i2c: Busy loop for a while waiting for interruptNicolas Boichat2016-06-021-5/+23
* COMMON: move precharge time to config.hRyan Zhang2016-06-013-1/+6
* bd99955: Clear IADP enable bit on initShawn Nematbakhsh2016-06-012-0/+9
* CR50: add tests for 1024-bit RSA.nagendra modadugu2016-06-012-13/+96
* common/i2c: Fix I2C protection for i2c read/write commandsNicolas Boichat2016-06-011-2/+2
* ectool: i2cread/write: Use EC_CMD_I2C_PASSTHRUNicolas Boichat2016-06-011-75/+106
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-3119-2221/+231
* elm: get VBUS statue from GPIOYH Huang2016-05-313-2/+6
* g: upgrade: wipe out NVRAM on upgradesVadim Bendebury2016-05-311-0/+4
* nvmem: provide a function to wipe out nvmem contentsVadim Bendebury2016-05-313-7/+15
* servo_v4: add serial number and gpio commandsNick Sanders2016-05-311-0/+5
* Cr50: Export the chip-specific SPI master functionsNadim Taha2016-05-311-0/+15
* kevin: Add bma255 sensor for lid accelometerWonjoon Lee2016-05-312-9/+55
* driver: Add support bma255 sensorWonjoon Lee2016-05-316-0/+505
* jerry: Free up flash spaceShawn Nematbakhsh2016-05-311-1/+3
* elm: set SPI2 interface to low in S5Koro Chen2016-05-301-18/+33
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-284-14/+36
* BD99955: Get the VBUS provided status from individual portsVijay Hiremath2016-05-285-10/+39
* reef: Re-factor PP5000 and PP3300 enable/disableDavid Hendricks2016-05-271-41/+29
* apollolake: modify PMIC_EN and RSMRST_N handlingKevin K Wong2016-05-273-19/+55
* Timer initialization & conversion bug fixesNadim Taha2016-05-281-16/+9
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-273-13/+22
* lucid: Add battery temp to temp_sensors listMary Ruthven2016-05-272-0/+23
* cr50: disable UART peripheral when the device is powered off.Mary Ruthven2016-05-273-2/+27
* cr50: dont drive UART output if servo is connectedMary Ruthven2016-05-275-61/+181
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-279-7/+295
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-272-0/+38
* common: Hide hcdebug_mode_names behind CONFIG_CMD_HCDEBUGStefan Reinauer2016-05-261-0/+2
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-265-7/+296
* Cr50: Enabling NvMem in board.c and board.hScott2016-05-262-0/+48
* NvMem: Added NV Memory module to ec/common/Scott2016-05-269-2/+999