summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-1340-497/+11
* kindred: Initial EC imageTim Wawrzynczak2019-06-127-0/+963
* kukui: Enable charger software ramping.Yilun Lin2019-06-124-0/+22
* kukui: Allow LID_OPEN as a wake source from S3Nicolas Boichat2019-06-121-2/+2
* atlas: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-06-111-0/+16
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-1028-119/+300
* Flapjack: Trigger BC12 detection when AC charger is pluggedDaisuke Nojiri2019-06-101-1/+11
* get rid of compiler warningsVadim Bendebury2019-06-071-2/+2
* Casta: Adjust power button init timeout for no battery bootsDiana Z2019-06-071-1/+11
* cr50: optimize set_ec_on() by prioritizing the case EC is onNamyoon Woo2019-06-071-8/+10
* krane: remove mag driverTing Shen2019-06-062-3/+11
* arcada: use lid switch instead of gpioJett Rink2019-06-051-1/+1
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-0526-256/+337
* Add OWNERS files for fingerprintTom Hughes2019-06-053-0/+3
* krane/battery: rename battery name to SCUDTing Shen2019-06-051-3/+3
* kukui_scp: Run 'sync' after update firmware.stabilize-12249.BYilun Lin2019-06-041-0/+1
* krane: Enable display bias settings.Yilun Lin2019-06-031-0/+4
* common: board_[read/write]_serial weak reference cleanupDenis Brockus2019-06-031-2/+2
* cr50: Remove user presence check message.Keith Short2019-06-031-1/+4
* driver: driver/led/oz554 weak reference cleanupDenis Brockus2019-06-031-1/+1
* cr50: limit ability to disable TPM to certain boardsVadim Bendebury2019-06-034-2/+19
* cr50: do not save NVMEM when disabling TPMVadim Bendebury2019-06-031-10/+0
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-1/+1
* Revert "servo_v4: Enable VBUS voltage and current measurement"Wai-Hong Tam2019-06-012-6/+0
* sweetberry: update I2C clock speeds to match spec/measurements.Brian J. Nemec2019-05-301-4/+4
* garg: add simplo 916Q2286H batteryDevin Lu2019-05-302-2/+30
* helios: Scrub GPIOSTim Wawrzynczak2019-05-303-56/+5
* helios: Update battery pack infoTim Wawrzynczak2019-05-302-40/+11
* helios: Initial EC imageScott Collyer2019-05-307-0/+945
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-291-3/+0
* arcada_ish: hook up 360 hall sensor to ISRJett Rink2019-05-283-3/+17
* Krane: correct the default charging current to 3.5A (0.5C)Tony Lin2019-05-281-0/+4
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-281-0/+1
* casta : Blink red led to indicate low batteryYongBeum Ha2019-05-281-2/+3
* Reverts an update to the compiler toolchain when building theBrian J. Nemec2019-05-251-0/+5
* bobba: add blorb and droid into the support of controlling USB Type-A power.Marco Chen2019-05-241-0/+34
* Nami: Increase thermal thresholds to avoid auto-shutdownDaisuke Nojiri2019-05-241-2/+2
* hatch: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* kohaku: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* driver: lis2mdl: fix magnetometer range/resolutionGwendal Grignou2019-05-231-1/+1
* garg: initial EC imageDevin Lu2019-05-237-0/+782
* kohaku:set EC_INT_L type to open drainYongBeum.Ha2019-05-231-1/+1
* casta:Do not override charge on dead batteryYongBeum Ha2019-05-231-0/+7
* rammus: turn USB type-A charging mode on by CONFIG of default mode not CDP.Marco Chen2019-05-231-1/+1
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-236-0/+24
* Flapjack: Enable TCS3400_INT_ODL interrupt if board_version >= 5Daisuke Nojiri2019-05-221-1/+2
* Flapjack: Change pull-up to 3300 mV for BATT_ID and LCM_IDDaisuke Nojiri2019-05-223-19/+57
* Flapjack: Export board_version, oem, skuDaisuke Nojiri2019-05-222-3/+7
* Casta: Adjust charger configs for low battery bootingDiana Z2019-05-221-0/+9
* Flapjack: Limit VBUS when charge current is < 1ADaisuke Nojiri2019-05-211-17/+35