summaryrefslogtreecommitdiff
path: root/board/burnet
Commit message (Expand)AuthorAgeFilesLines
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-102-3/+6
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-5/+5
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-4/+0
* COIL: Rename motion sense address macrosDiana Z2021-06-091-4/+6
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-4/+4
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-1/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Reland "burnet: Change detect method for 2nd base accel"Devin Lu2021-03-241-4/+3
* Revert "burnet: Change detect method for 2nd base accel"Devin Lu2021-03-241-3/+4
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-231-13/+0
* burnet: Change detect method for 2nd base accelDevin Lu2021-03-181-4/+3
* burnet: Add 2nd lid/base accel sourceDevin Lu2021-03-043-4/+129
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-1/+1
* baseboard/kukui: add support for EC variantDino Li2021-02-231-0/+1
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* burnet: Disable keyboard with tablet mode on S3Devin Lu2020-10-192-0/+14
* Esche: Turn off tablet modeDevin Lu2020-10-131-0/+4
* Esche: Override battery LEDs to indicate system suspendDevin Lu2020-09-291-0/+18
* Burnet/Esche: Disable IMU sensors base on SKUIDDevin Lu2020-09-292-29/+53
* Burnet: unmux pins away from emmc once we want to talk to sensorsDevin Lu2020-09-292-13/+19
* burnet: add case EC_LED_ID_POWER_LED to led_set_colorTommy Chung2020-09-091-0/+3
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-282-2/+0
* burnet: add power ledTommy Chung2020-08-192-13/+41
* burnet: add IMU sensorsDevin Lu2020-08-183-30/+166
* burnet: Add batteries supportDevin Lu2020-08-182-11/+127
* burnet: Initial EC imageDevin Lu2020-07-277-0/+825