summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kohaku: Add support for Dyna batteryScott Collyer2019-05-172-39/+10
* kohaku: Fix the GPIO pin assignment for USB_C0_BC12_CHG_DET_LScott Collyer2019-05-171-1/+1
* flash_ec: expand the list of directories where npcx_monitor.bin can be foundPaul Fagerburg2019-05-171-9/+16
* board: arcada: Fix magnetometer axis rotationYuval Peress2019-05-161-1/+1
* ish: fix reading current interrupt vectorHyungwoo Yang2019-05-162-4/+5
* i2c: add i2clookup host commandJett Rink2019-05-163-1/+110
* tcpci/usb_pd_fuzz: Avoid using unitialized data in payloadNicolas Boichat2019-05-162-1/+7
* FIXUP: driver: lis2mdl: add standalone supportGwendal Grignou2019-05-161-2/+2
* ish: save and restore reset flags across resetJack Rosenthal2019-05-162-8/+28
* ish: move panic data into AON ROMJack Rosenthal2019-05-161-4/+7
* ish: increase AON ROM size by 256 bytesJack Rosenthal2019-05-163-5/+9
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-1510-19/+175
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-144-19/+58
* ish: fix GPIO interrupt enabling and statusHyungwoo Yang2019-05-141-0/+5
* retimer: Add driver support for Intel Burnside Bridge retimerVijay Hiremath2019-05-148-0/+429
* host: Fix test breakageRaul E Rangel2019-05-141-0/+2
* ish: set firmware status to running during pre-initJack Rosenthal2019-05-141-0/+3
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-05-142-2/+1
* Align behavior of strtoi() and strtoul() to match Linux manpage description o...Jes Klinke2019-05-142-28/+128
* baseboard: hatch: Limit printf on serial consoleGwendal Grignou2019-05-141-0/+8
* kukui: Enable interrupts from hall sensor.Yilun Lin2019-05-143-8/+4
* kukui: Loose charging 5V limitation strategy.Yilun Lin2019-05-141-17/+21
* ish: add more explanations comments for reset flow in aontaskJett Rink2019-05-141-3/+29
* ish: fix lapic table readJett Rink2019-05-142-5/+9
* ish: update firmware statusHyungwoo Yang2019-05-142-0/+5
* ish: fix bugs in fwst check functionsHyungwoo Yang2019-05-141-2/+2
* iteflash: use serial number to find the ccd deviceMary Ruthven2019-05-141-9/+4
* ish: correct gpio voltage to 3.3Vstabilize-12202.BJett Rink2019-05-131-1/+1
* ish/ish5: fixed both-edge triggered gpio configuration blocking D0ix issueHu, Hebo2019-05-122-42/+97
* ccd doc: link to suzyq instructions in cr50 setupMary Ruthven2019-05-121-2/+4
* USB-PD: Fix null-pointer dereference for svdm_rsp.amodeDaisuke Nojiri2019-05-121-2/+4
* common/usb_pd_protocol: Avoid unitialized use of port flagsNicolas Boichat2019-05-121-11/+16
* krane: Reverse BC12 OE in order to fix USBAlexandru M Stan2019-05-121-1/+1
* charger/rt946x: Mask out display bias interrupt.Yilun Lin2019-05-121-0/+2
* charger/rt946x,krane: Enable backlight power.Yilun Lin2019-05-124-0/+36
* gsctool: use the usb serial number to find the usb deviceMary Ruthven2019-05-121-3/+19
* usb_if: use the device with the matching serial numberMary Ruthven2019-05-124-14/+75
* stm32: Decouple printf logic from directly calling USB console driverWai-Hong Tam2019-05-112-56/+70
* Revert "octopus: Support keypad function on Bobba"Justin TerAvest2019-05-103-29/+0
* ccd doc: add more to information about using ccdMary Ruthven2019-05-101-12/+25
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-104-1/+49
* cleanup: fix cros_sh to cros_ish typoJett Rink2019-05-101-1/+1
* octopus: Support keypad function on BobbaSue Chen2019-05-103-0/+29
* tcs3400: rename tcs3400_drv_data_t to als_drv_data_tNick Vaccaro2019-05-094-37/+46
* board: atlas: Remove BMI160 supportGwendal Grignou2019-05-093-50/+1
* Flapjack: Enable full model of MAX17055YH Lin2019-05-092-4/+53
* bloog: add SKU IDsDevin Lu2019-05-091-5/+6
* ccd doc: link cr50 doc in main ccd docMary Ruthven2019-05-091-3/+4
* ish: combine watchdog expiration and panic handlerJack Rosenthal2019-05-093-37/+30
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-093-26/+3