summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* nautilus: change the reference value, NOISY_MAGNITUDE_DEVIATIONInno Park2018-06-081-14/+6
* console: Do not flush the console in console_initNicolas Boichat2018-06-011-2/+0
* rsa: Further optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-011-3/+3
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-011-6/+6
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-06-011-2/+2
* timer: Allow disabling gettime console commandNicolas Boichat2018-06-011-0/+2
* console_output: Add option to disable console channelsNicolas Boichat2018-06-011-0/+10
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-011-0/+5
* host_event_commands: Fix lpc_get_next_host_event for 64-bit eventsNicolas Boichat2018-04-261-0/+9
* Revert "i2c: expose port num during unwedge console output."Furquan Shaikh2018-04-111-5/+4
* i2c: Use the correct config variable for i2c board callbackFurquan Shaikh2018-04-041-2/+2
* i2c: expose port num during unwedge console output.Todd Broch2018-03-271-4/+5
* ppc: Add driver for NX20P3483Scott Collyer2018-03-272-3/+7
* Add vsnprintf function.Jeff Andersen2018-03-271-3/+12
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-271-45/+282
* i2c: Add option for calling board-specific functions before and after every i...Furquan Shaikh2018-03-231-5/+25
* Revert "power button: Wait for charger and battery initialization"Furquan Shaikh2018-03-211-16/+5
* console: Fix help for parse_boolEdward Hill2018-03-191-1/+1
* EFS: Perform EFS even if flash WP is enabledDaisuke Nojiri2018-03-191-1/+3
* meowth_fp: move large buffersVincent Palatin2018-03-191-1/+7
* i2c(npcx): Replace cprints by cputs/cprintfNicolas Boichat2018-03-181-4/+4
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-161-1/+2
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-151-16/+27
* power button: Wait for charger and battery initializationEdward Hill2018-03-151-5/+16
* usbc: add config support for multiple (and no) vbus adc channelsJett Rink2018-03-121-7/+9
* motion: remove load_fifoGwendal Grignou2018-03-121-40/+54
* charge_state_v2: When suspended, charge base if battery criticalNicolas Boichat2018-03-101-10/+15
* charge_state_v2: Simplify low-battery base power logicNicolas Boichat2018-03-101-8/+13
* Allow repeated waitms commands without resettingSimon Glass2018-03-101-1/+14
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-071-43/+43
* charge_state_v2: Reduce OTG voltage to 12V for better efficiencyNicolas Boichat2018-03-071-1/+1
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-5/+6
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-031-11/+30
* cr50: include GscFullConsole in rma openMary Ruthven2018-03-031-10/+1
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-031-1/+1
* fix shmem console commandVincent Palatin2018-03-031-2/+2
* usb-pd: Tell TCPC and PPC to both source VconnJett Rink2018-03-031-6/+8
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-031-7/+32
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-03-031-25/+49
* CBI: Make cbi command dump EEPROM contentsfirmware-kbl-10431.BDaisuke Nojiri2018-02-221-16/+21
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-211-1/+4
* cr50: Allow spihash extension command over USBVadim Bendebury2018-02-201-0/+1
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-10/+59
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-101/+164
* fpsensor: add quality test capture typeVincent Palatin2018-02-161-1/+9
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-151-6/+14
* led_pwm: Add a few more features to the ledtest commandSimon Glass2018-02-151-5/+10
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-121-2/+7
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-02-121-7/+16
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-02-091-1/+6