summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* chell: Add EC/PD configuration for chell boardDuncan Laurie2015-10-1211-0/+1408
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-122-0/+8
* Kunimitsu: Enable heavysleep idle taskKyoung Kim2015-10-073-0/+5
* Kunimitsu: Enable FAN controlKyoung Kim2015-10-073-5/+49
* plankton: Set case closed debug muxRong Chang2015-10-071-0/+7
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-0/+1
* glados: Add support for volume buttonsShawn Nematbakhsh2015-10-062-4/+6
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-061-0/+9
* glados: set max input power to 45WAlec Berg2015-10-061-1/+1
* kunimitsu: Correct ADC calculation for VBUS.Kevin K Wong2015-10-061-2/+2
* it8380dev: fix i2c moduleDino Li2015-10-051-0/+4
* glados / glados_pd: Hibernate the PD when the EC hibernatesShawn Nematbakhsh2015-10-054-5/+25
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-053-62/+54
* ryu: export board versionVincent Palatin2015-10-051-0/+2
* pdeval-stm32f072: Document pd swap commandsstabilize-7520.67.Bstabilize-7520.63.Bstabilize-7520.49.Brelease-R47-7520.BShawn Nematbakhsh2015-10-031-2/+4
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-025-5/+5
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-022-4/+22
* wheatley: Remove task profiling to shrink image sizeShawn Nematbakhsh2015-10-011-0/+1
* it8380dev: fix hw timer and related function.Dino Li2015-10-011-0/+2
* lucid: Remove console command help strings to free flash spaceShawn Nematbakhsh2015-09-301-0/+1
* glados_pd: Enable low power idleShawn Nematbakhsh2015-09-301-1/+1
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-296-90/+22
* kunimitsu: revert TYPEC PD VBUS_DET / CHARGE_EN for older hardware.Kevin K Wong2015-09-292-1/+29
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-292-160/+178
* Kunimitsu: Fix VRMODECTRL for PMIC VCCIO controlKyoung Kim2015-09-291-1/+1
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-292-5/+7
* nuc: Add initial wheatley board driverMulin Chao2015-09-259-0/+1612
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-12/+3
* Kunimitsu: initialize PMIC for VCCIO decay on assertion of SLP_S0Kyoung Kim2015-09-251-1/+30
* glados: Swap pericom usb2 charge detector portsShawn Nematbakhsh2015-09-241-3/+2
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-242-4/+4
* common: add command spixferGwendal Grignou2015-09-231-0/+1
* board: ryu: Use CONFIG_SPI_ACCEL_PORT instead of numericalGwendal Grignou2015-09-231-1/+2
* oak: updates GPIO setting for rev4Ben Lok2015-09-231-3/+10
* driver: bmi160: Allow double tap to be set by the host.Gwendal Grignou2015-09-211-3/+2
* ryu: Enable Significant motionGwendal Grignou2015-09-212-10/+17
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-201-1/+1
* cleanup: Cr50: remove duplicated compiler argsBill Richardson2015-09-191-11/+14
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-191-1/+19
* GLaDOS: Add base accel & gyro.Aseda Aboagye2015-09-192-2/+83
* pd: set USB communications capable flag in PDOAlec Berg2015-09-1810-10/+18
* driver: bmi160: add code for setting double tapGwendal Grignou2015-09-181-0/+6
* ryu: Enable FPUGwendal Grignou2015-09-181-0/+1
* samus: Set CONFIG_FPU for tmp6 driver.Gwendal Grignou2015-09-181-0/+1
* honeybuns: ensure we are always a data UFPVincent Palatin2015-09-181-2/+8
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-181-0/+2
* Kunimitsu: PMIC: Emergency reset on long press of power buttonVijay Hiremath2015-09-181-3/+41
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-1/+8
* it8380dev: fix idle task and chip idDino Li2015-09-181-0/+1
* it8380dev: fix ec2i and uartDino Li2015-09-173-1/+41