summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* common: drop unnecessary line endingVadim Bendebury2018-05-161-1/+1
* bip: unwedge SDA line after flashing ITEJett Rink2018-05-161-23/+4
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-164-57/+73
* i2c: correct i2c read print statementJett Rink2018-05-161-2/+2
* npcx: CEC: Allow unregistration of logical addressStefan Adolfsson2018-05-161-1/+5
* Nami: Turn off battery LED in S3 for SonaDaisuke Nojiri2018-05-161-4/+3
* cbi-util: Allow field size to be specifiedDaisuke Nojiri2018-05-162-32/+56
* bip: Add support for Sanyo AC15A3J batteryScott Collyer2018-05-162-0/+29
* octopus: Add CONFIG_BATTERY_REVIVE_DISCONNECTScott Collyer2018-05-162-16/+3
* bip: Undef auto toggle and low power TCPC config optionsScott Collyer2018-05-161-2/+2
* ppc: sn5s330: Add port number to error messagesScott Collyer2018-05-161-28/+29
* cr50: in dev mode allow unverified certificatesVadim Bendebury2018-05-164-26/+49
* fpsensor: add capture type for reset pixel testVincent Palatin2018-05-163-89/+6
* cbi-util: Refactor the toolDaisuke Nojiri2018-05-161-168/+185
* charge_manager: handle gracefully dedicated portFabien Parent2018-05-161-1/+2
* nocturne: Fix accel/gyro reference.Aseda Aboagye2018-05-162-2/+9
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-167-13/+13
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-154-73/+57
* tcpci: Adjust pd task event/wake when processing alertsScott Collyer2018-05-141-6/+16
* scarlet: Clamp reported battery SOC when charge terminatesPhilip Chen2018-05-141-0/+10
* charger/rt946x: Add an interface to check charge terminationPhilip Chen2018-05-142-0/+22
* ectool: Allow cbi set to accept 4 byte filedDaisuke Nojiri2018-05-141-3/+4
* servo_v4: add more stack for PDNick Sanders2018-05-141-1/+1
* cheza: Disable EC hibernate temporarilyWai-Hong Tam2018-05-142-10/+2
* charge_state_v2: Add explicit check for battery disconnect stateScott Collyer2018-05-141-1/+7
* Revert "scarlet: Limit the maximal acceptable VBUS to 9.5V"Philip Chen2018-05-141-1/+1
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-144-2/+25
* host: add __hw_clock_source_readAlexandru M Stan2018-05-141-0/+5
* zoombini: Disable motion sense FIFO and vsyncAlexandru M Stan2018-05-142-0/+7
* make: add size calculationsVadim Bendebury2018-05-142-1/+20
* g: add AES CMAC according to RFC 4493Jade Philipoom2018-05-143-0/+361
* bip: update flash script to use dut_i2c_muxJett Rink2018-05-131-0/+21
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-124-57/+73
* servo_updater: support old and new updaterNick Sanders2018-05-112-5/+65
* charge_state_v2: keep track of AC_PRESENT flagCaveh Jalali2018-05-111-1/+4
* lm3509: Avoid setting brightness to 100% on power-upDaisuke Nojiri2018-05-112-23/+19
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-1112-289/+296
* Nami: Read CBI early and cache itDaisuke Nojiri2018-05-112-8/+20
* npcx: CEC: Add unit suffixesStefan Adolfsson2018-05-111-78/+86
* CEC: Group ectool subcommands under "ectool cec"Stefan Adolfsson2018-05-111-33/+67
* npcx: CEC: Respect the present initiator free-timeStefan Adolfsson2018-05-111-3/+17
* npcx: CEC: Get/set logical addressStefan Adolfsson2018-05-111-2/+17
* npcx: CEC: Add software debouncingStefan Adolfsson2018-05-111-0/+29
* npcx: CEC: Improve pulse-width measurementsStefan Adolfsson2018-05-111-2/+15
* npcx: CEC: Event-handling for incoming messagesStefan Adolfsson2018-05-112-5/+164
* npcx: CEC: Handle incoming CEC messagesStefan Adolfsson2018-05-111-5/+323
* npcx: CEC: Add bus-contention handlingStefan Adolfsson2018-05-111-8/+95
* npcx: CEC: Handle enable/disable commandStefan Adolfsson2018-05-111-8/+87
* npcx: CEC: Notify AP of CEC send resultStefan Adolfsson2018-05-111-0/+22
* npcx: CEC: Add resend-logic to CEC driverStefan Adolfsson2018-05-111-4/+24