summaryrefslogtreecommitdiff
path: root/board/jacuzzi
Commit message (Expand)AuthorAgeFilesLines
* 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
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-0/+2
* 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/+4
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-4/+4
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-5/+6
* 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
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-231-13/+0
* juniper: Ignore TABLET_MODE_GPIO_L for kenzoDavid Huang2021-03-152-0/+13
* Juniper: disable keyboard at tablet mode when in S3Ting Shen2021-03-102-0/+14
* juniper: kenzo disable tablet modeDavid Huang2021-03-082-1/+20
* 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-3/+3
* Juniper: Fix juniper accel icm matrix.David Huang2021-02-021-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
* Juniper: Change HOOK_INIT priority and remove HOOK_CHIPSET_STARTUPDavid Huang2021-01-151-3/+1
* juniper: Add base accel/gyro config for icm-428xxDavid Huang2021-01-143-4/+107
* 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
* juniper: Change default battery to AP16L5JDavid Huang2020-09-211-1/+1
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-282-2/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* Juniper: Add battery informationDavid Huang2020-06-302-0/+28
* baseboard/kukui: Do not consider FET states in battery presence checkIkjoon Jang2020-06-191-49/+0
* kukui: pull up SPI1_NSS (CS_L).Eric Yilun Lin2020-05-251-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* jacuzzi: introduce VARIANT_KUKUI_JACUZZITing Shen2020-04-211-15/+1
* jacuzzi: enable 3A sourcingTing Shen2020-04-211-0/+1
* jacuzzi: Fix sensor rotation matrixHeng-Ruey Hsu2020-03-191-1/+1
* Juniper: Return BP_NOT_SURE when DFET status is offDavid Huang2020-03-171-0/+49
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-4/+6
* Juniper: Change LED control to GPIODavid Huang2020-02-204-68/+67
* juniper: reduce bitbang failrateTing Shen2020-02-192-3/+3
* jacuzzi: enable tablet mode in ECTing Shen2020-02-183-1/+6
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-172-2/+12
* jacuzzi: unmux pins away from emmc once we want to talk to sensorsAlexandru M Stan2020-02-112-13/+19
* juniper: implement otg functionTing Shen2020-02-101-6/+0
* jacuzzi: enable watchdog interruptTing Shen2020-02-101-1/+2
* Juniper: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKEDDavid Huang2020-02-051-0/+2
* Juniper: Add new LGC batteryDavid Huang2020-01-312-0/+29
* Charger: Create charger driver structureDiana Z2020-01-282-0/+19
* RELAND: jacuzzi: enable i2c bitbangTing Shen2020-01-094-3/+31
* jacuzzi: enable ledTing Shen2019-12-274-6/+88
* jacuzzi: add IMU sensorsAlexandru M Stan2019-12-193-30/+159