summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-02-211-0/+37
* i2c: Support 16-bit address register read & writeTony Zou2019-02-191-8/+113
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-1/+10
* pd: Don't Try.Src if battery is disconnected.Aseda Aboagye2019-02-151-3/+11
* tpm: explicitly include tpm2 data in the appropriate sectionVadim Bendebury2019-02-151-9/+9
* CBI: Use hexdump to dump EEPROM contentsDaisuke Nojiri2019-02-151-4/+1
* Util: Add hexdump APIDaisuke Nojiri2019-02-151-0/+26
* USB-PD: Fix scope of variable ma in pd_find_pdo_indexDaisuke Nojiri2019-02-121-2/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-122-13/+5
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-18/+18
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-081-1/+2
* UART: Export uart_clear_input APIDaisuke Nojiri2019-02-081-0/+8
* UART: Add uart_put APIDaisuke Nojiri2019-02-081-0/+14
* common: mag_cal: Add comment in mag_calGwendal Grignou2019-02-071-1/+1
* cr50/ec: add a console command to display event logs.Namyoon Woo2019-02-072-10/+69
* common: fix tpm_task prototypeVadim Bendebury2019-02-071-1/+1
* common: Added motion sense info to accelinfo commandDaniel Gonzalez2019-02-061-1/+22
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+3
* cr50: Change U2F key derivation to include user secrets.Louis Collard2019-01-311-25/+24
* cr50: Add new U2F generate, sign and attest commands.Louis Collard2019-01-311-0/+240
* cr50: Make G2F attestation certificate available in vNVRAM.Louis Collard2019-01-301-0/+15
* hatch: Add support for fan and temperature sensorsScott Collyer2019-01-301-1/+1
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-303-20/+58
* cr50: Add NIST SP 800-90A HMAC DRBG.Louis Collard2019-01-291-2/+2
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-261-12/+15
* powerbtn/button: fix crash on 0ms sleepRuben Rodriguez Buchillon2019-01-242-2/+4
* mt_scp: Add support to store some code in DRAMNicolas Boichat2019-01-242-0/+17
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-172-3/+203
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-01-161-1/+4
* cr50: reset burstcnt to max when entering idleAndrey Pronin2019-01-131-0/+3
* cr50: unset DATA_AVAIL when going to idle stateAndrey Pronin2019-01-131-0/+1
* i2c_master: Protect TCPC I2C tunnels as part of EC_REBOOT_DISABLE_JUMPKarthikeyan Ramasubramanian2019-01-082-2/+43
* power_button_x86: Ensure INIT_ON presses button for 200 msEdward Hill2019-01-081-10/+1
* cr50: Changes to support closed source EC factory modeKeith Short2019-01-081-0/+14
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-5/+44
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-041-20/+49
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+3
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+3
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2018-12-191-16/+14
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2018-12-191-2/+8
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-20/+40
* USB-PD: Don't make charge_manager save log if it's not presentDaisuke Nojiri2018-12-171-0/+2
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-171-14/+13
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2018-12-171-7/+22
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-171-0/+63
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2018-12-141-2/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-0/+28
* motion_sense: Print motion sensors count for accelinfo commandVijay Hiremath2018-12-121-0/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-0/+9
* gsctool: Add commands to set sn bits.Louis Collard2018-12-061-0/+2