summaryrefslogtreecommitdiff
path: root/board/nami
Commit message (Expand)AuthorAgeFilesLines
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-262-5/+5
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* Nami: Make Vayne shutdown at 4% battery chargeDaisuke Nojiri2019-03-121-0/+11
* Nami: Make Vayne cutoff battery on critical chargestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BDaisuke Nojiri2019-03-071-0/+10
* Ekko/Bard: Setting input current limit to 95%Sue Chen2019-02-141-1/+6
* Nami: Set DP EQ level compensation up to 3.6dB for SonaDaisuke Nojiri2019-01-251-2/+12
* Nami: Re-enable search key scanning on SyndraDaisuke Nojiri2019-01-221-3/+8
* Nami: support factory keyboard test.Sue Chen2019-01-112-0/+23
* Nami: Support UK2 keyboardDaisuke Nojiri2018-12-122-0/+10
* Nami: Add fan min/start/max definition for SyndraDaisuke Nojiri2018-12-111-1/+10
* Nami: Define charge LED behavior for SyndraDaisuke Nojiri2018-12-063-2/+30
* Nami: Add battery AP18F4M for Bard and EkkoDavid Huang2018-12-032-8/+51
* Nami: Remove local oem variableDaisuke Nojiri2018-11-291-5/+1
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-292-3/+3
* Nami: modify actual_key_mask to enable the "Search" key for the keyboardSue Chen2018-11-271-1/+3
* Nami: Add new LED behavior for factory modeSue Chen2018-11-261-4/+35
* Nami: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-0/+1
* Nami: Apply full factor to full capacityDaisuke Nojiri2018-11-151-0/+2
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+12
* Nami: Use display battery percentage to control LEDDaisuke Nojiri2018-11-081-20/+27
* Nami: Add keymasks for page-up/down, home, end, deleteDaisuke Nojiri2018-10-311-21/+24
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* Nami: Add keypad supportDaisuke Nojiri2018-10-242-1/+11
* Nami: Extend SKU from 16 bit to 32 bitDaisuke Nojiri2018-10-192-4/+4
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-3/+3
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-2/+4
* Nami: Report error for disconnected battery on SonaDaisuke Nojiri2018-08-161-2/+36
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* Nami: Allow battery LED to turn off on battery errorDaisuke Nojiri2018-08-071-21/+26
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-032-12/+26
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* Nami: Disable ACPI and host event log messagesDaisuke Nojiri2018-07-251-0/+6
* Nami: Reverse polarity of USB2_IDDaisuke Nojiri2018-07-242-3/+2
* Nami: Add local sensor of F75303 for AkaliDaisuke Nojiri2018-07-232-9/+73
* Nami: Disable Accel/Gyro sensor for clamshellsDaisuke Nojiri2018-07-203-8/+20
* nami: Undef CONFIG_USBC_SS_MUX_DFP_ONLY to enable device modeShelley Chen2018-07-191-1/+0
* Nami: Remove ALS from all projectsDaisuke Nojiri2018-07-192-45/+0
* Nami: Set boot power thresholdsDaisuke Nojiri2018-07-171-3/+8
* Nami: Show status on power LED even when PWR_STATE_ERRORDaisuke Nojiri2018-07-171-0/+3
* Nami: Add power LED control to SonaDaisuke Nojiri2018-07-171-3/+15
* Nami: Toggle power of PS8713B on suspend/resumeDaisuke Nojiri2018-07-122-1/+3
* Nami: Enable temperature contorl by fanDaisuke Nojiri2018-07-102-4/+99
* Nami: configure motion sensors for board variants earlyDaisuke Nojiri2018-06-291-14/+14
* Nami: Add fan configurations for Sona and PantheonDaisuke Nojiri2018-06-291-2/+30