summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-024-1/+4
* 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
* cr50: minimize static declarations in virtual_nvmem.cAndrey Pronin2019-06-271-50/+47
* cr50: unwrap BUILD_ASSERTs in virtual_nvmem.cAndrey Pronin2019-06-271-8/+4
* cr50: add RSU Dev ID vNVRAM spaceAndrey Pronin2019-06-272-0/+34
* kukui: Enlarge task stack size for temporarily fixing overflow issue.Yilun Lin2019-06-271-7/+7
* kukui: Add basic analyzestack.yaml configYilun Lin2019-06-261-0/+3
* helios: Modify Battery pack infomichael5_chen2019-06-262-6/+33
* kodama: add a new configuration for Kodama.peichao.wang2019-06-252-1/+2
* kohaku: Add support for TCS3400 as clear ALS and RGB sesnorPhilip Chen2019-06-253-4/+80
* kohaku: Add vsync pin and sync driverPhilip Chen2019-06-253-1/+21
* kohaku: Update BC12_CHG_DET pins for rev1Philip Chen2019-06-251-3/+2
* krane: enable TCS3400 ALS sensorTing Shen2019-06-252-0/+76
* nocturne: Wake AP on DP AltMode Entry & Attention.Aseda Aboagye2019-06-241-0/+17
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-241-6/+13
* servo_v4: Remove the dts console commandWai-Hong Tam2019-06-211-26/+0
* helios: Add support for power LEDScott Collyer2019-06-212-1/+29
* helios: Remove support for USB-AScott Collyer2019-06-213-14/+1
* hatch: Add support for TCS3400 as clear ALS and RGB sesnorScott Collyer2019-06-203-21/+61
* Nami: Add Adapter PROCHOT SettingKo2019-06-201-0/+6
* krane: detect pogo charger in adc interruptTing Shen2019-06-203-63/+109
* kukui: implement pogo discharge and extpower_presentTing Shen2019-06-201-4/+28
* kukui: implement pogo charge logicTing Shen2019-06-204-24/+113
* 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