summaryrefslogtreecommitdiff
path: root/board/kunimitsu
Commit message (Expand)AuthorAgeFilesLines
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-022-4/+22
* kunimitsu: revert TYPEC PD VBUS_DET / CHARGE_EN for older hardware.Kevin K Wong2015-09-292-1/+29
* 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
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* 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
* Kunimitsu: Enable "shmem" console command for FAFT testingVijay Hiremath2015-09-161-1/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-3/+7
* Kunimitsu: Enable keyboard console commands for FAFT testingVijay Hiremath2015-09-111-1/+0
* Kunimitsu: Disable motion_sense_task to save spaceVijay Hiremath2015-09-113-1/+4
* Driver: ISL9237: Enable trickle chargingVijay Hiremath2015-09-101-0/+3
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-101-6/+1
* als: Disable task when host is not runningDuncan Laurie2015-09-101-0/+1
* glados: kunimitsu: remove dual-port charge enable workaroundAlec Berg2015-09-092-19/+7
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-043-7/+19
* Kunimitsu: Workaround for PMIC emergency shutdownVijay Hiremath2015-09-031-0/+20
* kunimitsu: port increase powerbtn task stack sizeWenkai Du2015-08-311-1/+1
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-291-32/+46
* Keyboard: Add a macro to conditionally compile the console commandsVijay Hiremath2015-08-281-0/+1
* Kunimitsu: Buffer AC status to the PCHVijay Hiremath2015-08-272-1/+13
* kunimitsu: battery led implementationMike M Hsieh2015-08-273-1/+171
* glados: Disable keyboard + trackpad in tablet modeShawn Nematbakhsh2015-08-241-0/+15
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-211-2/+2
* kunimitsu: Enable CONFIG_VBOOT_HASHWenkai Du2015-08-211-1/+3
* kunimitsu_pd: enable kunimitsu PD buildstabilize-7356.BWenkai Du2015-08-121-0/+2
* Kunimitsu: Add board version supportVijay Hiremath2015-08-052-3/+5
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-55/+4
* usb_charger: configure boards to disconnect USB when UFP.Alec Berg2015-08-041-0/+1
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-5/+0
* mec1322: Fix dedicated SPI port accessShawn Nematbakhsh2015-08-011-1/+1
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2
* common: change interface to SPI flashGwendal Grignou2015-07-302-2/+8
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-1/+1
* pd: enable try.src for necessary boardsAlec Berg2015-07-271-0/+1
* kunimitsu: disable asserts to save flash spaceAlec Berg2015-07-271-1/+2
* kunimitsu: add HPD handling to policy layerVijay Hiremath2015-07-223-13/+78
* Kunimitsu: Add support for USB-C muxesVijay Hiremath2015-07-223-3/+22
* Kunimitsu: Initial support for FAB3Vijay Hiremath2015-07-213-10/+16
* kunimitsu: Remove console commands to save flash spaceShawn Nematbakhsh2015-07-171-0/+2
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-162-1/+8
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-2/+4
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-11/+0
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-131-6/+6
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-7/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-6/+3
* kunimitsu: Update gpio according to fab3 hardware changesKevin K Wong2015-06-301-14/+13
* kunimitsu: add initial PD supportKevin K Wong2015-06-306-24/+626
* kunimitsu: Code clean up.Kevin K Wong2015-06-266-238/+250