summaryrefslogtreecommitdiff
path: root/board/bip
Commit message (Expand)AuthorAgeFilesLines
* bip: comment fix to clarify GPIO pinsDiana Z2018-07-161-2/+2
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-161-0/+2
* bip: implement charging LEDDiana Z2018-06-294-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
* bip: enable CONFIG_IT83XX_FLASH_CLOCK_48MHZ to support eSPI speed of 50MhzJett Rink2018-03-261-0/+3
* bip: add UART interrupt to exit deep doze modeJett Rink2018-03-262-3/+5
* bip: remove GPIO_HIB_WAKE_HIGH option GPIOJett Rink2018-03-261-2/+1
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-1/+1
* bip: add gpio definitionsJett Rink2018-03-231-1/+45
* bip: initial add of bip skeletonJett Rink2018-03-225-0/+227