summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-163-9/+8
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-165-33/+91
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-163-31/+13
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-167-37/+39
* Celes: Add define to support GD25Q41B for External EC ROM.jongpil19.jung2015-09-151-1/+1
* common: math: Stop using FP_BITS directly.Gwendal Grignou2015-09-151-39/+39
* pd: restart toggling immediatly when dual role mode is re-enabledVincent Palatin2015-09-151-0/+2
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-0/+1
* pd: add option to save power in S5Vincent Palatin2015-09-141-0/+6
* oak_pd: tcpm_power_status: Update power status on initRong Chang2015-09-141-19/+28
* pd: add swap commands to USB_PD_CONTROL host commandAlec Berg2015-09-111-8/+29
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-112-2/+2
* motion: Fix a bug in accelrateGwendal Grignou2015-09-111-0/+2
* als: Disable task when host is not runningDuncan Laurie2015-09-101-2/+27
* pd: increasing the waiting time after pd soft reset.Ben Lok2015-09-101-1/+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
* charge_manager: ensure we source power when not chargingAlec Berg2015-09-081-18/+12
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-081-7/+15
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-083-194/+0
* update case closed debugging partial mode policyVincent Palatin2015-09-082-4/+7
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-105/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-5/+22
* Update some TODO comments.Bill Richardson2015-09-031-0/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-4/+11
* pd: send soft reset before an EC resetAlec Berg2015-09-012-8/+18
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* cortex-m: Fix sysjump to RO with CONFIG_RO_HEAD_ROOMBill Richardson2015-08-311-1/+8
* samus: Use new config, fix gestureGwendal Grignou2015-08-291-13/+0
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-115/+181
* common: motion_sense: Fix Light sensor sequencingGwendal Grignou2015-08-291-5/+6
* driver: change get_ interface.Gwendal Grignou2015-08-292-13/+11
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-282-2/+4
* math: Add inverse matrix calculationGwendal Grignou2015-08-241-0/+57
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-241-11/+21
* motion_sense: Force flush when sensor disabled.Gwendal Grignou2015-08-241-7/+1
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-221-17/+25
* cyan: fix sensors matricesGwendal Grignou2015-08-221-2/+6
* i2c: Fix i2c_lock deadlock on sysjumpShawn Nematbakhsh2015-08-221-3/+3
* i2c: Fix SCL unwedge logicKevin Cernekee2015-08-221-9/+10
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-223-6/+88
* Cr50: Build external libs remotely, but put objects hereBill Richardson2015-08-221-3/+3
* cr50: add tpm response processing.Vadim Bendebury2015-08-211-9/+54
* oak: add usb charger tasksAlec Berg2015-08-211-0/+4
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-212-5/+66
* ryu: re-calibrate lightbar colors for device.Todd Broch2015-08-212-1/+13
* lightbar: document how it all worksBill Richardson2015-08-201-0/+87
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-193-16/+55
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-141-2/+18