summaryrefslogtreecommitdiff
path: root/board/akemi/board.c
Commit message (Expand)AuthorAgeFilesLines
* hatch: usb_mux: Split struct usb_mux in hatch boardsTomasz Michalec2022-09-131-7/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/akemi/board.c: Format with clang-formatJack Rosenthal2022-06-281-46/+41
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* tree: Work around clang bugTom Hughes2021-11-051-14/+19
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* akemi: enable quick charge when power offxiaoqiang.zhu2020-01-101-0/+43
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* akemi: Remove CONFIG_EC_FEATURE_BOARD_OVERRIDEdnojiri2019-12-101-6/+1
* akemi: enable ec feature flag override functionxiaoqiang.zhu2019-12-101-0/+20
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* akemi: add temperature sensor supportLu Zhang2019-10-251-0/+6
* akemi: fix rotation matrix of base sensorLu Zhang2019-10-221-7/+2
* Akemi: Remove the run-time selection for en_pp5000_aPhilip Chen2019-09-241-36/+0
* akemi: remove unsupported functionsPaul Ma2019-08-231-90/+0
* akemi: enable motion sensor driversPaul Ma2019-08-211-31/+39
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-5/+18
* akemi: add initial content for the buildPeichao Wang2019-08-081-0/+480