summaryrefslogtreecommitdiff
path: root/board/jacuzzi/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-571/+0
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-101-2/+2
* 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
* 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