summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* npcx: CEC: Write messages on the CEC busStefan Adolfsson2018-05-113-11/+399
* npcx: CEC: Add stub implementation of CECStefan Adolfsson2018-05-114-0/+25
* scarlet: Enable AP throttling for battery OCPPhilip Chen2018-05-111-0/+3
* Revert "scarlet: Limit the maximal acceptable VBUS to 5.5V"Philip Chen2018-05-111-1/+1
* charge_manager: fix possible out of bound read accessFabien Parent2018-05-111-0/+3
* charge_manager: add host cmd to get port countFabien Parent2018-05-112-0/+24
* charge_state_v2: Throttle AP in high battery discharge currentPhilip Chen2018-05-104-4/+58
* yorp: increase current limitJett Rink2018-05-101-1/+4
* usb_updater2: match by serial numberNick Sanders2018-05-101-8/+70
* powerlog: allow port & addr in the .board fileRuben Rodriguez Buchillon2018-05-101-2/+6
* Fizz: Add GPIOs used for CECStefan Adolfsson2018-05-102-0/+7
* CEC: Add cecset/cecget to ectoolStefan Adolfsson2018-05-101-0/+74
* CEC: Add cecread command to ectoolStefan Adolfsson2018-05-101-17/+69
* CEC: Wait for send-event after cec writes in ectoolStefan Adolfsson2018-05-101-2/+27
* CEC: Add cecwrite command to ectoolStefan Adolfsson2018-05-101-0/+33
* charger/rt946x: Fix macro coding stylePhilip Chen2018-05-091-14/+17
* CEC: Add CONFIG_CECStefan Adolfsson2018-05-093-0/+10