summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: use new TEST_EQ for usb testsJett Rink2019-08-091-286/+275
* test: make TEST_EQ and TEST_NE use %d as formatJett Rink2019-08-091-2/+2
* flash_ec: die explicitly on error casesNamyoon Woo2019-08-091-18/+34
* doc: switch to markdown anchorsKeith Short2019-08-092-30/+30
* doc: Add documentation for EC termsKeith Short2019-08-093-4/+164
* g: Make DMEM word writes explicitLouis Collard2019-08-091-85/+104
* kohaku: Change location for bh1730 ALSScott Collyer2019-08-092-5/+5
* hatch: Allow data role swaps when EC is in ROScott Collyer2019-08-091-9/+2
* pi3usb9201: Add EC console log for host CDP mode settingScott Collyer2019-08-091-1/+3
* Trembyle: enable throttle ap to allow the system to use fanDenis Brockus2019-08-082-1/+4
* Zork: cleanup USBC related arraysKeith Short2019-08-081-4/+7
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-085-8/+53
* kodama: Initial image copied from kukuilu.zhang2019-08-089-1/+1110
* Trembyle: add fan supportDenis Brockus2019-08-083-0/+84
* baseboard/kukui: refactor smart battery codeTing Shen2019-08-085-53/+60
* akemi: add initial content for the buildPeichao Wang2019-08-087-0/+1003
* treeya: remove keyboard backlightlu.zhang2019-08-083-31/+3
* treeya: add power led and change battery led behaviorlu.zhang2019-08-083-50/+61
* pd: Don't request LPM in DRP_TOGGLE if cc is not openScott Collyer2019-08-081-3/+6
* makefile: remove print-chip-variantJack Rosenthal2019-08-071-5/+0
* touchpad_elan: Add missing tablet_mode.h includeNicolas Boichat2019-08-071-0/+1
* baseboard/kukui: enable suppressing HCYilun Lin2019-08-071-0/+3
* mt_scp: Do not set cache-size in SCP FW.Yilun Lin2019-08-072-6/+18
* mt_scp/ipi: only invoke interrupt when ipi readyYilun Lin2019-08-071-1/+1
* ps8xxx: stub out enter_low_power_modeCaveh Jalali2019-08-071-1/+7
* Fix typo and clarify doc in fpsensor.h and gpio.wrapCraig Hesling2019-08-072-11/+29
* docs: Add fingerprint (FPMCU) docsTom Hughes2019-08-064-170/+549
* hatch: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKEDPaul Fagerburg2019-08-063-9/+3
* Hatch: Enable CBI info of board skuben.chen2@quanta.corp-partner.google.com2019-08-062-1/+24
* kukui: fix tcpc_init failed on kukuiTing Shen2019-08-063-11/+15
* ectool/trng: Add "rand" host command for testing RNGTom Hughes2019-08-063-2/+103
* atlas: Check DP MF-bit against selected pin cfgMatthew Blecker2019-08-061-2/+10
* ec3po: make debug logs more user-friendly to readRuben Rodriguez Buchillon2019-08-061-7/+38
* Trembyle: update usb_pd_policyDenis Brockus2019-08-052-6/+52
* Trembyle: implement board_set_active_charge_portDenis Brockus2019-08-052-6/+57
* Trembyle: implement system_get_sku_idDenis Brockus2019-08-052-7/+7
* Trembyle: Fix USB-C TCPC driversDenis Brockus2019-08-026-20/+103
* Trembyle: Add USB-C PPC driversDenis Brockus2019-08-023-14/+69
* g: refactor pinmux state printing functionVadim Bendebury2019-08-021-10/+20
* cr50: add gpio assignments descriptionVadim Bendebury2019-08-021-0/+29
* hatch: Add charger-related configs for low-battery bootingTim Wawrzynczak2019-08-021-0/+7
* ectool: print unsigned version of sensor valuesJett Rink2019-08-021-1/+5
* kukui: remove duplicate items in i2c_ports arrayTing Shen2019-08-021-6/+2
* kukui: fix incorrect input power limitTing Shen2019-08-022-7/+9
* Kindred: remove OTP3001 ALS function for kindred/kled.Sue Chen2019-08-022-42/+0
* mkbp_event: Only notify MKBP via hostevent in suspendAseda Aboagye2019-08-011-4/+7
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-316-0/+130
* Trembyle: Add IO expandersEdward Hill2019-07-313-14/+47
* g: add flash log entry for dcrypto failuresstabilize-12386.BVadim Bendebury2019-07-312-5/+14
* jacuzzi: bringup ecTing Shen2019-07-318-0/+533