summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* it83xx: Complete EC interrupt liststabilize-8337.BDino Li2016-05-162-16/+67
* elm: set up rotation matrices for EVTKoro Chen2016-05-161-5/+10
* Amenia: internal pullup added to BAT_PRESENT_L pinli feng2016-05-161-1/+1
* g: Add GR_KEYMGR_HKEY_FRR to registers.hBill Richardson2016-05-161-4/+4
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-134-228/+204
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-135-386/+0
* Ignore unused private board directoriesBill Richardson2016-05-131-5/+13
* kevin: Add support bmi160 sensorWonjoon Lee2016-05-123-4/+112
* kevin: add more board idWonjoon Lee2016-05-121-11/+39
* npcx: shi: Allow up to 10ms from CS assertion to first data byteShawn Nematbakhsh2016-05-121-1/+1
* kevin: Handle WARM_RESET_REQ inputShawn Nematbakhsh2016-05-122-16/+23
* cleanup: lars / kunimitsu (and _pd): Remove board-level codeShawn Nematbakhsh2016-05-1230-4044/+1
* flash_ec: Add support for it83xx_evbDonald Huang2016-05-121-0/+18
* npcx: Fixed bug that unexpected value of timer which source clock is 32KMulin Chao2016-05-113-5/+35
* kevin: Shut down AP at AP_OVERTEMP assertionShelley Chen2016-05-112-1/+21
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-116-3/+189
* twinkie: disable tracing when injecting packetsVincent Palatin2016-05-111-0/+26
* kevin: reduce program sizeWonjoon Lee2016-05-111-2/+1
* mec1322: Don't try to inline pwm_get_keep_awake_mask()Stefan Reinauer2016-05-102-2/+2
* npcx: shi: Fixes for REBOOT_EC host command handlingShawn Nematbakhsh2016-05-101-11/+11
* driver: bmi160: Add support bmi168Wonjoon Lee2016-05-102-1/+2
* kevin: Move RAM from data section to codeShawn Nematbakhsh2016-05-103-3/+15
* kionix: Initialize rv in all casesStefan Reinauer2016-05-091-3/+3
* keyboard: it83xx: add COL02 inverted featureDino Li2016-05-061-0/+9
* npcx: shi: Improve reliability of SPI host command interfaceMulin Chao2016-05-064-126/+246
* Allow TEST_LIST_HOST= to override test targetsBill Richardson2016-05-071-0/+4
* driver/accelgyro_bmi160.c: fix the error handle in read()james_chao2016-05-061-1/+1
* kevin: Add support for SPI_MASTER on kevinWonjoon Lee2016-05-062-3/+19
* npcx: spi: disable all port from board structWonjoon Lee2016-05-061-3/+5
* test: host: Fix sbc_charging_v2 test failureShawn Nematbakhsh2016-05-051-1/+1
* common: Drop unused data structureStefan Reinauer2016-05-051-8/+0
* Cr50: Lower all runlevel permissions to mediumBill Richardson2016-05-051-0/+8
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-0513-16/+21
* charge_manager: Always set active charge port on first passWonjoon Lee2016-05-051-3/+8
* Cr50: Enable the USB SOF clock auto-calibrationstabilize-8282.BBill Richardson2016-05-044-4/+167
* gru: Initial mainboard commitShawn Nematbakhsh2016-05-048-10/+52
* rk3399: Set power state based on input signalsShawn Nematbakhsh2016-05-044-19/+73
* npcx: add device id for npcx586g/npcx576gKevin K Wong2016-05-041-0/+4
* board: rename it8380dev to it83xx_evbDino Li2016-05-037-1/+1
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-033-4/+25
* Cr50: Enable jittery clockBill Richardson2016-05-035-0/+71
* CR50: fix issue in ecc parameter endian conversionnagendra modadugu2016-05-031-4/+4
* elm: Set USB_DP_HPD as inputNicolas Boichat2016-05-033-81/+2
* CR50: remove checks on RSA key buffer sizenagendra modadugu2016-05-031-5/+0
* Add the lock key to the keyboard mask on kevinDavid Schneider2016-05-021-1/+1
* npcx: Reduce system stack sizeShawn Nematbakhsh2016-05-021-1/+1
* sb_firmware_update: Set ac flag at fw update modeBruce2016-05-021-2/+19
* usb_updater: retransmit upgrade blocks if target does not replyVadim Bendebury2016-05-021-25/+50
* g: enhance upgrade protocol to allow upgrade block restartsVadim Bendebury2016-05-021-3/+38
* g: verify that first message of each upgrade block is rightVadim Bendebury2016-05-021-11/+13