summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* USB-PD: Add hook for PD connect eventDaisuke Nojiri2019-05-082-0/+6
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-071-10/+34
* pd_protocol: Don't clear PD flags while debouncing.Aseda Aboagye2019-05-041-1/+9
* ish: preserve panic data across resetJack Rosenthal2019-05-041-0/+1
* 7-seg display: Add config to display port80 msg and power statesAyushee2019-05-031-0/+7
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-05-021-9/+9
* usb: add inline helper method for CC linesJett Rink2019-05-023-44/+15
* pinweaver: fix memory leak introduced when moving to new nevmemVadim Bendebury2019-05-021-4/+3
* nvmem: protect flash accesses with a mutexVadim Bendebury2019-05-021-5/+85
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-021-1/+1
* nvmem: populate default tpm objects after wipeoutVadim Bendebury2019-05-011-2/+4
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-0/+11
* nvmem: add test of recovery from interrupted savesVadim Bendebury2019-05-011-0/+5
* nvmem: fix delimiter creation during setvar()Vadim Bendebury2019-05-011-16/+54
* nvmem: add logging and restart on app_cipher failuresVadim Bendebury2019-05-011-2/+5
* common: led_pwm: Enable pwm modules for each channels of LEDs.Mulin Chao2019-05-011-1/+21
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2019-04-301-1/+2
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-271-67/+69
* ccd: delay sleep while opening ccdMary Ruthven2019-04-272-16/+11
* cr50: Support legacy U2F key handlesLouis Collard2019-04-251-5/+48
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-246-11/+11
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-241-15/+2
* cleanup: update TASK_EVENT_CUSTOM usageJett Rink2019-04-231-11/+10
* P9221: Add P9221 driverTony Zou2019-04-222-1/+31
* factory_mode: refactor factory_enable_failedMary Ruthven2019-04-221-17/+22
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-201-3/+20
* ccd: make ccd open error more meaningfulMary Ruthven2019-04-191-2/+1
* common/usbc_ppc: Fix potential illegal memory access.Tim Wawrzynczak2019-04-191-1/+3
* CBI: Allow board to compose data from other sourcesDaisuke Nojiri2019-04-191-1/+8
* Common: move for loop initial declarationDiana Z2019-04-181-2/+6
* util/ectool, common/system: Share sysmbol reset_flag_desc.Yilun Lin2019-04-181-10/+10
* led_pwm: use NEAR_FULL_COLOR when discharging-on-acCaveh Jalali2019-04-181-1/+2
* mkbp: handle multiple writes of interruptJett Rink2019-04-181-76/+224
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-04-182-1/+53
* charge_manager: Move source_port_bitmap definition where it's usedDaisuke Nojiri2019-04-181-5/+4
* pd_protocol: Allow charging @ 500mA from Rp-USB.Aseda Aboagye2019-04-171-0/+2
* kukui: remove flashpd/rwhashpd host command from ROTing Shen2019-04-171-1/+4
* USB PD: Suspend ports when resetting TCPCs during cold rebootDiana Z2019-04-151-1/+9
* button: fix compile error when CONFIG_LED_COMMON not definedTing Shen2019-04-111-0/+2
* pd: Apply Rd prior to sending PS_RDY in PRSWAP.Aseda Aboagye2019-04-091-5/+19
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-086-2/+2577
* cr50: use board_wipe_tpm to clear the tpmMary Ruthven2019-04-052-34/+5
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-058-570/+124
* cr50: convert functions into staticNamyoon Woo2019-04-052-2/+2
* cbi: Allow cbi command included optionallyDaisuke Nojiri2019-04-051-0/+3
* gpio: add config option for using gpio_get_flagsMary Ruthven2019-04-051-1/+1
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-044-4/+6
* cr50: New NVMEM flash storage implementationVadim Bendebury2019-04-041-0/+2956
* factory_mode: change how reset_required is savedMary Ruthven2019-04-031-1/+1
* cr50: add command to override BATT_PRES_LMary Ruthven2019-04-031-3/+7