summaryrefslogtreecommitdiff
path: root/board/nami
Commit message (Expand)AuthorAgeFilesLines
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* common: Make scancode table always mutableRajat Jain2020-04-212-3/+5
* Pantheon: Make precharge current conform to the specdnojiri2020-03-311-1/+1
* ISL923x: Accept charger chip for prochot functionsDiana Z2020-03-161-4/+4
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-8/+7
* nami: Enable extpwrlimit option in ectoolShelley Chen2020-02-281-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-3/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-325/+2
* Nami: Add DC PROCHOT SettingKo2019-12-031-0/+17
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-9/+10
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* Nami: Don't enter DP Alt Mode when AP is off.Daisuke Nojiri2019-10-251-0/+16
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-3/+3
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* isl923x: Check max current in isl923x_set_ac_prochotDaisuke Nojiri2019-07-241-5/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-12/+12
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-12/+14
* Nami: Don't register keyboard backlight driver if not usedDaisuke Nojiri2019-06-282-2/+4
* Nami: Set LED pattern only when pattern is differentDaisuke Nojiri2019-06-281-19/+40
* Nami: Add Adapter PROCHOT SettingKo2019-06-201-0/+6
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-27/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+10
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* Nami: Increase thermal thresholds to avoid auto-shutdownDaisuke Nojiri2019-05-241-2/+2
* 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