summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* skylake: allow power button power ons in S5 after apshutdownAaron Durbin2015-08-311-3/+3
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-293-73/+137
* samus: Use new config, fix gestureGwendal Grignou2015-08-294-36/+73
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-2911-218/+427
* driver: kxcj9: Remove some printf to fit into kunimitsuGwendal Grignou2015-08-291-5/+0
* common: motion_sense: Fix Light sensor sequencingGwendal Grignou2015-08-291-5/+6
* driver: change get_ interface.Gwendal Grignou2015-08-297-81/+48
* glados: increase voltage hysteresis in fast chargingAlec Berg2015-08-281-2/+2
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-284-2/+6
* twinkie firmware: add support for vbus voltage and currentDawei Li2015-08-283-8/+192
* twinkie_sink: allow twinkie commands in the sink mode twinkieDawei Li2015-08-283-2/+18
* Kunimitsu: Buffer AC status to the PCHVijay Hiremath2015-08-272-1/+13
* ectool: Add description for new sensors.Gwendal Grignou2015-08-271-0/+12
* kunimitsu: battery led implementationMike M Hsieh2015-08-274-1/+172
* ryu: Change charger termination current to 192mA.Todd Broch2015-08-272-1/+2
* glados: implement x86 power cycle on EC resetAaron Durbin2015-08-262-2/+41
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-262-1/+9
* glados: disable console historyAaron Durbin2015-08-261-0/+1
* glados: enable CONFIG_BOARD_VERSIONAaron Durbin2015-08-272-3/+4
* util: More enhancements to config_option_check.py.Aseda Aboagye2015-08-271-51/+139
* mec1322: fix console in lfwAaron Durbin2015-08-271-1/+5
* Ryu: Add a console command to control the buttons VolUp and VolDownTom Wai-Hong Tam2015-08-272-2/+44
* Ryu: increase HOST_CMD stack sizeGwendal Grignou2015-08-261-1/+1
* glados: Increase stack size for powerbtn taskShawn Nematbakhsh2015-08-261-1/+1
* mec1322: i2c: Unwedge controller on transaction timeoutShawn Nematbakhsh2015-08-261-1/+9
* Cr50: Export toolchain to child $(MAKE) processesBill Richardson2015-08-251-1/+1
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-255-13/+50
* cr50: add code for the signer utilityVadim Bendebury2015-08-256-0/+493
* cr50: Move to RevB:20150820 FPGAVadim Bendebury2015-08-251-3147/+3149
* cr50: allocate RO header for signatureVadim Bendebury2015-08-251-0/+1
* glados: oak: Add charger AMONBMON console commandRong Chang2015-08-255-5/+63
* glados: Disable keyboard + trackpad in tablet modeShawn Nematbakhsh2015-08-245-9/+58
* driver: bmi160: use rotation matrix to handle offsets.Gwendal Grignou2015-08-243-18/+23
* USART: Add DMA based receiverAnton Staaf2015-08-2411-3/+240
* USART: Add usart_info commandAnton Staaf2015-08-2412-6/+90
* driver: accel: Apply offsets after rotationGwendal Grignou2015-08-242-9/+14
* math: Add inverse matrix calculationGwendal Grignou2015-08-244-5/+100
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-243-12/+32
* motion_sense: Force flush when sensor disabled.Gwendal Grignou2015-08-242-8/+10
* bmm150: add measurement repetitionGwendal Grignou2015-08-244-4/+27
* oak: add battery setting for rev3 & rev4Ben Lok2015-08-241-2/+17
* ryu: add si1141 supportstabilize-jetstream-7390.62.Bstabilize-jetstream-7390.54.Bstabilize-7390.68.Bstabilize-7390.59.Brelease-R46-7390.BGwendal Grignou2015-08-223-1/+43
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-225-2/+807
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-225-26/+52
* bmm150: Add support for calibrationGwendal Grignou2015-08-224-0/+42
* Cleanup: Remove cruft in Makefile from long agoBill Richardson2015-08-221-2/+1
* cyan: fix sensors matricesGwendal Grignou2015-08-222-4/+8
* 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-228-23/+130