summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver: OPT3001: Re-order application of scale.stabilize-meowth-10444.BAseda Aboagye2018-03-131-3/+6
* Revert "driver: OPT3001: Add attenuation factor."Aseda Aboagye2018-03-136-8/+1
* Revert "meowth: Change ALS units to mlux."Aseda Aboagye2018-03-131-2/+2
* meowth: Change ALS units to mlux.Aseda Aboagye2018-03-121-2/+2
* meowth: zoombini: Ignore AC when checking cutoff.Aseda Aboagye2018-03-121-24/+20
* stm32mon: fix progressbar parameterVincent Palatin2018-03-081-1/+1
* meowth: base_detect: wait for ADC to init.Aseda Aboagye2018-03-071-1/+1
* stm32mon: add option to replace the spinnerVincent Palatin2018-03-071-3/+19
* driver: OPT3001: Add attenuation factor.Aseda Aboagye2018-03-076-1/+8
* board: meowth: add ST LSM6DSL sensorsGwendal Grignou2018-03-072-35/+127
* driver: lsm6dsm: fix unitsGwendal Grignou2018-03-072-23/+9
* driver: lis2dh: fix gain unitsGwendal Grignou2018-03-072-36/+7
* driver: lsm6dsm: fix additionGwendal Grignou2018-03-072-0/+4
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-074-2/+10
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-076-232/+152
* config: Put all sensor interrupt config events at a single locationGwendal Grignou2018-03-071-13/+5
* motion: driver: Fix activity inclusion in accelgyro.hGwendal Grignou2018-03-071-1/+1
* meowth: Add support for base detection.Aseda Aboagye2018-03-076-3/+299
* meowth: Add support for tablet mode.Aseda Aboagye2018-03-061-0/+5
* npcx: Preserve default values of HW_WIREFurquan Shaikh2018-03-061-2/+2
* meowth: Update board version reporting.Aseda Aboagye2018-03-063-1/+27
* usb-pd: Tell TCPC and PPC to both source VconnJett Rink2018-03-051-6/+8
* Nami: Add remote temperture 2 reading functionElthan_Huang2018-02-274-13/+20
* cr50: move dev version to 0.2.3stabilize-10443.BVadim Bendebury2018-02-261-1/+1
* npcx/fan: Avoid turning on disabled fansDaisuke Nojiri2018-02-261-0/+3
* g: make fw upgrade less chattyMarius Schilder2018-02-261-2/+1
* Add rw_product_family field to signed_header.h.Jeff Andersen2018-02-261-1/+3
* charger/rt946x: Initialize earlierPhilip Chen2018-02-261-1/+1
* battery/max17055: Report battery presence properlyPhilip Chen2018-02-261-13/+15
* stm32mon: skip empty blocksVincent Palatin2018-02-261-12/+18
* stm32: trigger watchdog hard reset immediatelyVincent Palatin2018-02-261-2/+2
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-02-243-0/+39
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-02-236-7/+144
* gsctool: add open box RMA optionVadim Bendebury2018-02-234-6/+376
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-02-232-74/+126
* gsctool: add RO descriptor parserVadim Bendebury2018-02-235-2/+528
* scarlet: Update battery profile for Simplo batteryPhilip Chen2018-02-231-8/+13
* g: optionally check board_id match at upgrade timeMarius Schilder2018-02-231-0/+17
* nautilus: Disable sensor in S5Furquan Shaikh2018-02-232-4/+5
* ectool: Print tool versionDaisuke Nojiri2018-02-232-3/+9
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-02-234-60/+89
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-02-232-6/+52
* gsctool: refactor PP polling into a functionVadim Bendebury2018-02-231-42/+61
* CBI: Make cbi command dump EEPROM contentsfirmware-kbl-10431.BDaisuke Nojiri2018-02-221-16/+21
* cr50: use single __packed definitionVadim Bendebury2018-02-225-6/+6
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-02-211-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-02-212-3/+14
* stm32: fix AXI memory corruption on STM32H743Vincent Palatin2018-02-212-0/+18
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-211-1/+4
* cr50: Allow spihash extension command over USBVadim Bendebury2018-02-201-0/+1