summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: implement a generic led_get_brightness_rangeFabio Baltieri2021-09-225-4/+27
* zephyr: fix support for multiple fansMichał Barnaś2021-09-221-4/+4
* zephyr: test: remove unused functionYuval Peress2021-09-221-11/+0
* zephyr: shell: add alias for kernel threads commandMichał Barnaś2021-09-221-0/+9
* zephyr: lazor: add history and kernel threads commandsMichał Barnaś2021-09-221-0/+8
* zephyr: shim: define led_color_map from the devicetreeFabio Baltieri2021-09-224-2/+50
* zephyr: shim: add an example for the leds property and make it requiredFabio Baltieri2021-09-221-0/+17
* zephyr: test: fix setup useYuval Peress2021-09-221-1/+1
* mchp: Check parameter us in void usleep(unsigned us)martin yan2021-09-221-1/+4
* cherry: redesign RT1718S GPIO 1/2 behaviorTing Shen2021-09-223-48/+10
* iteflash: fix sigactionDonald Huang2021-09-221-1/+5
* cappy2: Apply HOSTCMD_BATTERY_V2 to get battery infowangganxiang2021-09-221-0/+3
* ccgxxf: Add correct I2C address flagsstabilize-14235.B-mainVijay Hiremath2021-09-221-2/+1
* byra: Disable ACPI messages on EC console by defaultGwendal Grignou2021-09-221-2/+5
* zephyr: shim: atomic_clear_bits should return a valueDenis Brockus2021-09-211-2/+2
* efs2: Add overridable packet mode functionVijay Hiremath2021-09-212-6/+11
* ec: Exclude version test from coverage buildsJeremy Bettis2021-09-211-0/+2
* test/run_device_tests.py: Allow specifying compilerTom Hughes2021-09-211-4/+16
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-2115-21/+27
* Revert "npcx: correct the image copies indication bits for npcx9"caveh jalali2021-09-215-32/+8
* zephyr: test: Add test for st_raw_read_nYuval Peress2021-09-214-0/+79
* zephyr: test: add a generic I2C mockYuval Peress2021-09-216-0/+141
* zephyr: test: lis2dw12 fail setting bdu on initYuval Peress2021-09-213-3/+60
* zephyr: test: test lis2dw12_init timeoutYuval Peress2021-09-211-0/+16
* zephyr: test: Test failed write on soft reset register (lis2dw12)Yuval Peress2021-09-212-0/+30
* zephyr: test: Test failed read on who-am-i register (lis2dw12)Yuval Peress2021-09-213-4/+38
* driver: lis2dw12: fix init timeout loop conditionYuval Peress2021-09-211-3/+1
* driver: accel_lis2dw12: use ret in init as the return valueYuval Peress2021-09-211-4/+4
* zephyr: i2c: Translate zephyr error to ecos errorsYuval Peress2021-09-216-149/+217
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-214-104/+41
* brya: Enable PS8815_FORCE_DIDCaveh Jalali2021-09-211-0/+1
* ps8xxx: Add support for ps8815 A2 with bad FWCaveh Jalali2021-09-211-0/+7
* mancomb: Delete board supportJack Rosenthal2021-09-2014-1776/+0
* zephyr: Explicitly enable the I2C controllerKeith Short2021-09-205-0/+132
* volteer: Disable apthrottle console commandAbe Levkoy2021-09-201-5/+4
* Clean up cros-logging-import pylint attributesJaques Clapauch2021-09-204-4/+0
* zmake: Trim short version on full hashesJeremy Bettis2021-09-204-41/+104
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-209-56/+92
* ec_commands: Add ec_response_get_version_v1Rob Barnes2021-09-203-21/+51
* kingoftown: Init battery config and rename all commentsTommy Chung2021-09-185-26/+117
* zephyr: Restructure GPIO interrupt table to save RAMKeith Short2021-09-181-12/+38
* zephyr: guybrush: Bringup power sequencingJack Rosenthal2021-09-178-7/+184
* zephyr: guybrush: Enable shell candyJack Rosenthal2021-09-171-0/+6
* zephyr: guybrush: Enable ESPI driverJack Rosenthal2021-09-172-0/+2
* zephyr: kconfig: Add options for AMD power sequencingJack Rosenthal2021-09-172-7/+8
* zephyr: guybrush: Bringup power buttonJack Rosenthal2021-09-173-4/+7
* zephyr: guybrush: Enable extpower gpio detectionJack Rosenthal2021-09-172-3/+7
* zephyr: guybrush: Populate GPIOsJack Rosenthal2021-09-173-5/+313
* gpios_to_zephyr_dts: drop IOEX during conversionJack Rosenthal2021-09-171-0/+2
* zephyr: Initial port for GuybrushJack Rosenthal2021-09-1710-0/+319