summaryrefslogtreecommitdiff
path: root/board/jacuzzi/board.c
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* COIL: Rename motion sense address macrosDiana Z2021-06-091-4/+4
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-231-13/+0
* juniper: Ignore TABLET_MODE_GPIO_L for kenzoDavid Huang2021-03-151-0/+11
* Juniper: disable keyboard at tablet mode when in S3Ting Shen2021-03-101-0/+13
* juniper: kenzo disable tablet modeDavid Huang2021-03-081-1/+19
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-1/+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-141-3/+97
* 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
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-281-1/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-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: Fix sensor rotation matrixHeng-Ruey Hsu2020-03-191-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-4/+6
* Juniper: Change LED control to GPIODavid Huang2020-02-201-8/+0
* juniper: reduce bitbang failrateTing Shen2020-02-191-2/+2
* jacuzzi: enable tablet mode in ECTing Shen2020-02-181-0/+1
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-171-0/+8
* jacuzzi: unmux pins away from emmc once we want to talk to sensorsAlexandru M Stan2020-02-111-10/+17
* juniper: implement otg functionTing Shen2020-02-101-6/+0
* Charger: Create charger driver structureDiana Z2020-01-281-0/+17
* RELAND: jacuzzi: enable i2c bitbangTing Shen2020-01-091-0/+15
* jacuzzi: enable ledTing Shen2019-12-271-2/+8
* jacuzzi: add IMU sensorsAlexandru M Stan2019-12-191-7/+131
* Revert "kodama/jacuzzi: enable i2c bitbang"Xiyuan Xia2019-12-181-15/+0
* kodama/jacuzzi: enable i2c bitbangTing Shen2019-12-161-0/+15
* power/mt8183: correct EN_PP1800_S5_L enable timingYilun Lin2019-12-101-29/+0
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-221-1/+1
* jacuzzi: Add keyboard functionalityAlexandru M Stan2019-11-191-0/+20
* kukui,kodama,jacuzzi: fix charge/discharge control setting orderYilun Lin2019-11-151-4/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* kukui: set SPI pin to high speedTing Shen2019-10-261-3/+0
* jacuzzi: disable PP1800 when chipset offTing Shen2019-10-081-0/+29
* jacuzzi: enable bc12 interruptTing Shen2019-10-031-0/+8
* jacuzzi: move charger to bitbang portTing Shen2019-09-181-0/+6
* jacuzzi: enable DPTing Shen2019-09-091-9/+5
* jacuzzi: add extpower gpioTing Shen2019-09-091-12/+0
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* jacuzzi: enable usb-a port power on S3Ting Shen2019-08-231-0/+14
* jacuzzi: bringup ecTing Shen2019-07-311-0/+258