summaryrefslogtreecommitdiff
path: root/board/bloog/board.c
Commit message (Expand)AuthorAgeFilesLines
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* bipship: add SKU IDsDevin Lu2020-03-161-4/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* Bipship: Add SKUID for non-keyboard backlight SKUsDevin Lu2020-02-051-1/+1
* Bipship: tuning lid accelerometer directionDevin Lu2020-02-051-3/+15
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-6/+1
* board: Set min/max frequency attributesGwendal Grignou2019-12-091-0/+2
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-1/+1
* blooglet: remove kbbacklight support with non-kbbacklight SKU.Devin Lu2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+4
* bloog: add SKU IDsDevin Lu2019-05-091-5/+6
* bloog: implement ledsDevin Lu2019-04-201-2/+4
* bloog: add SKUID for convertibleDevin Lu2019-04-191-3/+7
* bloog: Disable ec_feature kbbacklit by SKUIDDevin Lu2019-04-181-0/+16
* bloog: correct accelerometer orientationDevin Lu2019-04-181-4/+4
* bloog: Remove support for board version 0Devin Lu2019-03-201-15/+0
* bloog: initial EC imageDevin Lu2019-03-141-0/+317