summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: prepare to release prepvt 0.4.6Vadim Bendebury2018-05-021-1/+1
* octopus: move common function to baseboardJett Rink2018-05-023-146/+92
* octopus: move common CONFIG defines into baseboardJett Rink2018-05-024-285/+258
* build: add build option to print configsJett Rink2018-05-021-0/+15
* bip: adding missing common definesJett Rink2018-05-021-0/+3
* bip: add keyboard functionalityJett Rink2018-05-023-0/+26
* yorp: enable low power mode on ECJett Rink2018-05-021-0/+2
* usb mux: add comment describing mux_state_tJett Rink2018-05-021-1/+6
* ectool: Don't use board name in ectool tool versionFurquan Shaikh2018-05-012-1/+6
* nautilus: Move PMIC init to a deferred functionFurquan Shaikh2018-05-011-1/+4
* nautilus: Enable usb device modeFurquan Shaikh2018-05-011-1/+8
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-015-28/+49
* bip: add correct charger driverJett Rink2018-05-011-2/+1
* board: Add initial nocturne support.Aseda Aboagye2018-05-019-0/+1752
* isl9238: read full 16-bit registerJett Rink2018-05-011-1/+1
* cr50: make fallback certs a compile time optionVadim Bendebury2018-04-281-18/+39
* Nami: Add host command handler for keyboard backlight controlDaisuke Nojiri2018-04-271-0/+27
* Nami: Add keyboard backlight controlDaisuke Nojiri2018-04-277-34/+223
* npcx/lpc: Add debug command to trigger sci/smi/wakeFurquan Shaikh2018-04-271-0/+20
* tcpci: reset TCPC if alert mask is resetJett Rink2018-04-271-20/+33
* cr50: use new function to verify index presenceVadim Bendebury2018-04-271-3/+3
* sweetberry: fix stats_manager and refactorMengqi Guo2018-04-274-41/+149
* grunt: Increase CONFIG_EXTPOWER_DEBOUNCE_MS to 200Edward Hill2018-04-271-0/+6
* grunt: Drop the unnecessary charge-current limitSimon Glass2018-04-271-8/+0
* power button: Ignore lid open in PWRBTN_STATE_INIT_ONEdward Hill2018-04-271-1/+2
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-2711-47/+45
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-279-36/+1338
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-04-272-6/+59
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-2716-2/+3217
* bq25793: add hw ramp supportJett Rink2018-04-262-1/+81
* octopus: move common usb/battery code into baseboardJett Rink2018-04-2615-1148/+915
* cheza: Increase charger current to maxAlexandru M Stan2018-04-261-0/+7
* poppy: Enable usb device modeFurquan Shaikh2018-04-263-3/+9
* yorp: lower i2c speeds to 100kHzJett Rink2018-04-261-2/+2
* it83xx: implement reboot wait-extNick Sanders2018-04-251-12/+13
* Nami: Control LED for AkaliDaisuke Nojiri2018-04-252-27/+69
* Sona: Blink LED when battery is lowDaisuke Nojiri2018-04-251-1/+11
* USB PD: Send SoftReset if in explicit contract at init.Aseda Aboagye2018-04-251-6/+55
* pd: Properly assign data role on resetAseda Aboagye2018-04-252-30/+68
* servo_v4: Remove `crash` command.Aseda Aboagye2018-04-251-0/+1
* samus_pd: Enable Link-Time Optimizations.Aseda Aboagye2018-04-251-0/+1
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-252-15/+24
* kevin: Remove 'pwr_avg' command.Aseda Aboagye2018-04-251-0/+1
* samus_pd: Remove `crash` command.Aseda Aboagye2018-04-251-0/+1
* wheatley: Enable CONFIG_COMMON_GPIO_SHORTNAMES.Aseda Aboagye2018-04-251-0/+2
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-252-24/+75
* npcx: Add BBRM idx for a 3rd PD port.Aseda Aboagye2018-04-253-1/+7
* ectool: add a workaround for EC_CMD_FP_TEMPLATEVincent Palatin2018-04-251-1/+2
* PD: Leave Vbus ON if Vconn and Vbus Requested is set to 0 in the AMA VDOSam Hurst2018-04-251-6/+6
* board/yorp: fix PMIC_EN gpioAaron Durbin2018-04-251-1/+1