summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-205-7/+7
* krane: limit input power to 5V/2A in S0Ting Shen2019-06-191-2/+13
* kukui_scp: Suppress console_snapshot and console_read command logs.Yilun Lin2019-06-191-0/+3
* kukui: Enable LTO.Yilun Lin2019-06-191-1/+1
* ec.tasklist: Consolidate duplicate commentsTom Hughes2019-06-192-22/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-19126-126/+126
* Flapjack: Enable link time optimizationDaisuke Nojiri2019-06-181-1/+1
* Flapjack: Enable TCS3400_INT_ODL interrupt if board_version >= 4Daisuke Nojiri2019-06-181-1/+1
* board/OWNERS: Remove outdated OWNERSTom Hughes2019-06-181-2/+0
* servo_v4: Enable VBUS detection interrupts to wake PD tasks fast enoughWai-Hong Tam2019-06-182-3/+21
* flapjack: add i2c_ports entry for I2C_PORT_ALSNick Vaccaro2019-06-181-0/+1
* kukui: sensor: fix incorrect active_maskTing Shen2019-06-181-1/+1
* arcada_ish: clean up old commentsJett Rink2019-06-181-7/+8
* servo_v4: Implement CC detach and fakedisconnect on servo v4Wai-Hong Tam2019-06-172-38/+131
* krane: Limit backlight LED max current.Yilun Lin2019-06-171-4/+13
* ish: remove conditional compilation where possibleDenis Brockus2019-06-171-2/+0
* helios: Change port 0 TCPC from ANX7447 to PS8751Scott Collyer2019-06-153-10/+8
* hatch: move forward led_states to common/led_onoff_statesDevin Lu2019-06-154-4/+4
* grunt: Wake from hibernate on EC resetEdward Hill2019-06-147-6/+52
* kukui_scp/update_scp: Deploy elf file by defaultNicolas Boichat2019-06-141-3/+1
* kukui/led: Support led blinking at sysrq debug mode.Yilun Lin2019-06-141-0/+21
* kukui/led: Reset led prv_chstate once auto-controlled re-enabled.Yilun Lin2019-06-141-1/+13
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-146-22/+2
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-142-2/+0
* 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