summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-1636-70/+63
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-1615-82/+146
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-1616-78/+38
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-1642-99/+123
* Celes: Add define to support GD25Q41B for External EC ROM.jongpil19.jung2015-09-153-2/+5
* ryu: put additional temperature checks for battery chargingVincent Palatin2015-09-151-2/+11
* GLaDOS: Add 3ms delay to end of chipset_resume.Aseda Aboagye2015-09-151-1/+15
* common: math: Stop using FP_BITS directly.Gwendal Grignou2015-09-152-41/+44
* pd: restart toggling immediatly when dual role mode is re-enabledVincent Palatin2015-09-151-0/+2
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-1513-572/+729
* cleanup: Remove ifdefs for older implementationsBill Richardson2015-09-142-6/+0
* samus: gyro is on all the time.Gwendal Grignou2015-09-141-1/+1
* stm32: fix flash write protect check for STM32F3Vincent Palatin2015-09-141-2/+3
* pd: add option to save power in S5Vincent Palatin2015-09-143-0/+10
* oak: remove dual-port charge enable workaroundRong Chang2015-09-142-18/+4
* oak_pd: tcpm_power_status: Update power status on initRong Chang2015-09-142-44/+61
* Driver: Add TI TPS650830 PMIC driver header fileVijay Hiremath2015-09-111-0/+32
* Kunimitsu: Enable keyboard console commands for FAFT testingVijay Hiremath2015-09-111-1/+0
* Kunimitsu: Disable motion_sense_task to save spaceVijay Hiremath2015-09-113-1/+4
* usb_charge: fix custom event maskAlec Berg2015-09-111-1/+1
* pd: add swap commands to USB_PD_CONTROL host commandAlec Berg2015-09-113-11/+64
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-114-4/+15
* motion: Fix a bug in accelrateGwendal Grignou2015-09-111-0/+2
* glados: Power-off PP1800_DX_AUDIO during S3Shawn Nematbakhsh2015-09-111-2/+2
* driver/temp_sensor: Add support thermistor on EC's own ADCWonjoon Lee2015-09-114-0/+82
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-118-96/+142
* glados: Enable TI OPT3001 ambient light sensorDuncan Laurie2015-09-103-0/+21
* opt3001: Change resume hook priorityDuncan Laurie2015-09-101-1/+1
* Driver: ISL9237: Enable trickle chargingVijay Hiremath2015-09-103-0/+14
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-102-10/+6
* als: Disable task when host is not runningDuncan Laurie2015-09-105-3/+31
* mec1322: clocks: Don't squash reserved bits in sleep / wakeShawn Nematbakhsh2015-09-103-12/+24
* glados: Enable low-power idleShawn Nematbakhsh2015-09-103-1/+4
* glados: Remove console commands to shrink image sizeShawn Nematbakhsh2015-09-101-0/+2
* pd: increasing the waiting time after pd soft reset.Ben Lok2015-09-101-1/+1
* glados: kunimitsu: remove dual-port charge enable workaroundAlec Berg2015-09-094-38/+14
* ryu: enable charging from dual-role devicesAlec Berg2015-09-091-0/+1
* charge_manager: do not allow overlapping charge override commandsAlec Berg2015-09-091-11/+17
* pd: make sure attention command is treated as an SVDMstabilze-7441.Bstabilize-7442.BAlec Berg2015-09-081-1/+1
* mec1322: bug fix for hibernation timerKyoung Kim2015-09-081-4/+4
* charge_manager: ensure we source power when not chargingAlec Berg2015-09-082-23/+23
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-086-26/+118
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-0810-247/+0
* update case closed debugging partial mode policyVincent Palatin2015-09-089-13/+36
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-088-54/+3
* UART: Remove unused uart.h header includesAnton Staaf2015-09-0814-14/+0
* I2C: Remove unused arbitration supportAnton Staaf2015-09-086-152/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-073-17/+57
* oak: shutdown tmp432 if AC isn't present in non-S0 stateBen Lok2015-09-074-53/+80
* nuc: Fixed the bugs for flash and i2c drivers.Mulin Chao2015-09-062-58/+126