summaryrefslogtreecommitdiff
path: root/board/bloog
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-2/+2
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-9/+7
* board/bloog/led.c: Format with clang-formatJack Rosenthal2022-07-011-26/+29
* board/bloog/board.h: Format with clang-formatJack Rosenthal2022-07-011-16/+8
* board/bloog/board.c: Format with clang-formatJack Rosenthal2022-06-281-59/+52
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+2
* tree: Fix LED enum typeTom Hughes2021-10-051-2/+2
* 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
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-5/+0
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-7/+7
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* Bipship: Add CosMX B00C4473A9D0002 batteryDevin Lu2020-10-132-0/+30
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* 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-102-8/+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
* octopus: lock gpio config for reset signalJett Rink2019-10-191-1/+6
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-2/+2
* blooglet: add simplo HIGHPOWER 996QA168H batteryDevin Lu2019-09-052-0/+30
* blooglet: override battery LEDs to indicate system suspendstabilize-12464.BDevin Lu2019-08-291-0/+23
* 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-204-80/+156
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-202-3/+3
* bloog: add SKUID for convertibleDevin Lu2019-04-191-3/+7
* bloog: Disable ec_feature kbbacklit by SKUIDDevin Lu2019-04-182-0/+18
* bloog: add support keyboard backlightDevin Lu2019-04-181-1/+2
* bloog: correct accelerometer orientationDevin Lu2019-04-181-4/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* bloog: add batteries configurationDevin Lu2019-03-262-2/+240
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+3
* bloog: Remove support for board version 0Devin Lu2019-03-201-15/+0
* bloog: initial EC imageDevin Lu2019-03-147-0/+825