summaryrefslogtreecommitdiff
path: root/board/kunimitsu/board.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: lars / kunimitsu (and _pd): Remove board-level codeShawn Nematbakhsh2016-05-121-658/+0
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+3
* Kunimitsu/Lars: correct adc voltage readingKyoung Kim2016-03-111-1/+8
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-221-3/+0
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-181-0/+17
* charger/Kunimitsu: Fix for boot from cut-off batteryVijay Hiremath2016-02-021-20/+0
* Kunimitsu: Fixing build error when enabled CONFIG_GYRO_L3GD20HAkshu Agrawal2016-01-281-1/+1
* Kunimitsu: Fix leak on pin for battery_present.Kyoung Kim2016-01-221-1/+24
* Kunimitsu: Set the power button debounce time to zero in PMICShaunak Saha2016-01-201-0/+10
* Kunimitsu: Increase 5V rail in PMICKyoung Kim2016-01-141-0/+10
* Skylake: prevent EC from continuing execution after turning 3.3V_DSW off.Kyoung Kim2016-01-131-0/+2
* Kunimitsu/Lars: for PMIC, check i2c response before further initializationKyoung Kim2016-01-131-3/+10
* kunimitsu: update accelerometer standard reference matrixVijay Hiremath2015-11-241-4/+4
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-191-26/+0
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-2/+2
* kunimitsu: Gyro is not used for lid calculationGwendal Grignou2015-11-181-3/+2
* kunimitsu: update for fab 4Kevin K Wong2015-11-171-1/+8
* mec1322: adjust mec adc channels for analog reference of 3.0VAlec Berg2015-11-091-1/+1
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+5
* Kunimitsu: Add support to enable L3GD20H gyrometerVijay Hiremath2015-10-211-0/+43
* kunimitsu: enable USB-A port power controlKevin K Wong2015-10-211-4/+0
* Kunimitsu: PMIC: Keep the emergency reset time to defaultVijay Hiremath2015-10-171-11/+0
* glados / kunimitsu / chell: Slow EC-->PD I2C bus to 500 KHzShawn Nematbakhsh2015-10-151-1/+1
* Kunimitsu: implement x86 power cycle on EC resetVijay Hiremath2015-10-131-0/+31
* Kunimitsu: PMIC: Configure the discharge configuration registersVijay Hiremath2015-10-131-0/+42
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-121-0/+4
* Kunimitsu: Enable heavysleep idle taskKyoung Kim2015-10-071-0/+1
* Kunimitsu: Enable FAN controlKyoung Kim2015-10-071-0/+16
* kunimitsu: Correct ADC calculation for VBUS.Kevin K Wong2015-10-061-2/+2
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-021-2/+5
* kunimitsu: revert TYPEC PD VBUS_DET / CHARGE_EN for older hardware.Kevin K Wong2015-09-291-0/+14
* Kunimitsu: Fix VRMODECTRL for PMIC VCCIO controlKyoung Kim2015-09-291-1/+1
* Kunimitsu: initialize PMIC for VCCIO decay on assertion of SLP_S0Kyoung Kim2015-09-251-1/+30
* Kunimitsu: PMIC: Emergency reset on long press of power buttonVijay Hiremath2015-09-181-3/+41
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-16/+0
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-3/+7
* Kunimitsu: Disable motion_sense_task to save spaceVijay Hiremath2015-09-111-0/+2
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-101-6/+1
* glados: kunimitsu: remove dual-port charge enable workaroundAlec Berg2015-09-091-9/+3
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-041-1/+1
* Kunimitsu: Workaround for PMIC emergency shutdownVijay Hiremath2015-09-031-0/+20
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-291-32/+46
* Kunimitsu: Buffer AC status to the PCHVijay Hiremath2015-08-271-0/+12
* glados: Disable keyboard + trackpad in tablet modeShawn Nematbakhsh2015-08-241-0/+15
* kunimitsu_pd: enable kunimitsu PD buildstabilize-7356.BWenkai Du2015-08-121-0/+2
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-55/+4
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-5/+0
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2