summaryrefslogtreecommitdiff
path: root/board/bip
Commit message (Expand)AuthorAgeFilesLines
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-1/+1
* octopus: convert boards to use hardware intJett Rink2019-01-101-0/+3
* Octopus: add mux reset when applicableDiana Z2018-12-121-1/+1
* gpio: Add configuration for EC_PCH_RTCRST GPIO in octopus boardsKarthikeyan Ramasubramanian2018-12-051-0/+2
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-1/+1
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-0/+8
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-1/+0
* Octopus: Add CCD_MODE_ODL to GPIO listDiana Z2018-10-011-0/+3
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-201-2/+1
* octopus: consolidate identical definesJett Rink2018-09-041-4/+0
* octopus: enabled DPTF device orientationJett Rink2018-09-041-2/+0
* bip: add tablet mode for consistencyJett Rink2018-09-043-0/+8
* bip: config NC pinsDino Li2018-08-162-0/+23
* octopus: increase USB charger stack sizesDiana Z2018-08-081-2/+2
* bip: Enable DPTF.Justin TerAvest2018-07-301-0/+2
* Octopus: Avoid potential panic in LED codeVijay Hiremath2018-07-301-0/+4
* bip: Add charger temp sensorJustin TerAvest2018-07-303-1/+21
* bip: Add battery temp sensorJustin TerAvest2018-07-272-0/+6
* octopus: remove unused usb_pd_policy filesJett Rink2018-07-272-10/+1
* octopus: Add phaser LED behavior supporteddylu2018-07-261-1/+5
* bip: correct ADC scaling factorsJett Rink2018-07-251-6/+16
* bip: Add temperature sensor supportJustin TerAvest2018-07-233-0/+25
* bip: Change USB2_OTG_ID to open drainFurquan Shaikh2018-07-181-1/+6
* bip: comment fix to clarify GPIO pinsDiana Z2018-07-031-2/+2
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-021-0/+2
* bip: implement charging LEDDiana Z2018-06-284-2/+75
* bip: Increase UART transmit buffer sizetim2018-06-211-0/+3
* bip: set 1.8V mode for i2c busJett Rink2018-06-111-1/+1
* octopus: remove ADCs for VBUSJett Rink2018-06-071-5/+0
* it83xx: espi: enable eSPI_reset#Dino Li2018-06-062-0/+5
* battery: Move fuel gauge code to commonEdward Hill2018-06-011-1/+1
* yorp: add keyboard backlight controlJett Rink2018-05-232-0/+7
* octopus: implement device modeJagadish Krishnamoorthy2018-05-221-0/+1
* bip: fix uart interrupt type to bothJett Rink2018-05-211-1/+1
* octopus: enable trackpad (S3+) and backlight (S0)Jett Rink2018-05-181-0/+5
* bip: Add support for Sanyo AC15A3J batteryScott Collyer2018-05-162-0/+29
* octopus: move more implementation to baseboardJett Rink2018-05-042-134/+2
* octopus: remove pwm code for LEDsJett Rink2018-05-041-5/+0
* octopus: move common function to baseboardJett Rink2018-05-021-79/+0
* octopus: move common CONFIG defines into baseboardJett Rink2018-05-021-137/+5
* bip: adding missing common definesJett Rink2018-05-021-0/+3
* bip: add keyboard functionalityJett Rink2018-05-023-0/+26
* bip: add correct charger driverJett Rink2018-05-011-2/+1
* octopus: move common usb/battery code into baseboardJett Rink2018-04-265-386/+94
* bip: set correct AC_PRESENT debouce delayJett Rink2018-04-241-1/+6
* bip: add cbi board versionJett Rink2018-04-242-1/+4
* bip: use ITE as TCPC driver for C1Jett Rink2018-04-242-17/+19
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-0/+5
* cleanup: it83xx: pull pnpcfg_settings[] to the chip-levelDino Li2018-04-121-93/+0
* bip: add initial power sequence usb-pdJett Rink2018-04-097-17/+767