summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-096-3/+10
* run_device_test: Fix implicit concat warningBobby Casey2023-01-091-1/+1
* dratini: Set TCPC_AUX_SWITCH to 0xC on Port 0 on mux setBoris Mittelberg2023-01-092-0/+25
* zephyr: Cmake finds clang/gcov outside chrootAaron Massey2023-01-091-3/+9
* SBS: Add more unit tests for battery_get_paramsDaisuke Nojiri2023-01-091-6/+155
* Revert "flash_fp_mcu: Determine spidev dynamically"Patryk Duda2023-01-091-20/+16
* anx7483: extending LFPS_TIMER registerjohnwc_yeh2023-01-092-0/+22
* markarth: Remove BC1.2 functionLeila Lin2023-01-073-0/+35
* geralt: fix gpio name typoTing Shen2023-01-071-1/+1
* run_device_tests.py: Add option to control private testsAndrea Grandi2023-01-071-7/+24
* zmake: Fix cmake_defs for build and compare-builds subcommandsJack Rosenthal2023-01-061-0/+4
* ec: Add missing breakJeremy Bettis2023-01-061-0/+1
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-067-18/+18
* marasov: Modify I2C frequence for i2c2/i2c6.Michael5 Chen12023-01-061-2/+2
* zephyr: Kconfig: Add CONFIG_FLASH for npcxKnox Chiou2023-01-061-0/+5
* zephyr/test/drivers: add it8xxx2_hw_sha256 testDino Li2023-01-067-0/+83
* baseboard: enable powered of PP1 and PP2 for port 1amber.chen2023-01-061-0/+9
* test: Disable always_memset test with ASANJeremy Bettis2023-01-061-0/+3
* trogdor: Handle HPD High embedded in DP-Status VDMWai-Hong Tam2023-01-061-2/+22
* trogdor: Pass through AUX termination when DP-Config is ackedWai-Hong Tam2023-01-061-10/+25
* flash_fp_mcu: Determine spidev dynamicallyStephen Boyd2023-01-061-16/+20
* flash_fp_mcu: Look for cros-fp DT modaliasStephen Boyd2023-01-061-14/+7
* flash_ec: change ec_reset to gsc_ec_resetScott Chao2023-01-051-4/+4
* zephyr: enable Kconfig based on the devicetree - RT9490 chargerMichał Barnaś2023-01-051-1/+0
* zephyr: enable Kconfig based on the devicetree - BC12 PI3USBMichał Barnaś2023-01-052-4/+2
* zephyr: enable Kconfig based on the devicetree - batteryMichał Barnaś2023-01-0513-18/+8
* common: Add WRITE_MASK macroDaisuke Nojiri2023-01-052-2/+34
* flash: Introduce function which provides number of flash banksPatryk Duda2023-01-053-3/+15
* voltorb: add two properties in LED policy led-colors nodeSiyu Qin2023-01-056-13/+174
* marasov: Modify thermal policyMichael5 Chen12023-01-051-66/+20
* Markarth : Implement battery parameter.Logan_Liao2023-01-054-4/+120
* terrador: Disable i2cscan to create flash spaceDaisuke Nojiri2023-01-051-0/+2
* system: Add EC_REBOOT_FLAG_CLEAR_AP_IDLEDaisuke Nojiri2023-01-043-28/+38
* usb_mux: Only send virtual mux state if changedAndrew McRae2023-01-041-2/+9
* cbi: Check CBI WP latch as well as GSC EEPROM WPAndrew McRae2023-01-041-0/+5
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-0440-121/+125
* run_device_tests.py: Improve logs readabilityAndrea Grandi2023-01-031-2/+4
* test: Add function to compare BenchmarkResultsAndrea Grandi2023-01-032-1/+52
* test: Change print format of benchmark resultsAndrea Grandi2023-01-031-28/+13
* test: Add more tests for benchmark.hAndrea Grandi2023-01-031-0/+41
* evoker: Update PC-VP-BP153 disconnect registerYu-An Chen2023-01-031-3/+3
* markarth : Initial EC imageChao Gui2023-01-0315-0/+865
* zephyr: named-gpios: remove DT_PATH usagesFabio Baltieri2023-01-0319-49/+60
* zephyr: tests: bump up test timeout to 360 secondsFabio Baltieri2023-01-031-6/+6
* battery: Follow a name convention in 'battery' console command outputstabilize-15301.B-mainMadhurima Paruchuri2023-01-021-2/+2
* battery: Add charge cycles to battery console command outputMadhurima Paruchuri2023-01-022-1/+16
* corsola: power sequence teststabilize-15300.B-mainTing Shen2022-12-3011-15/+512
* util/build_with_clang: Add burnet and krane to list of boards that fail with ...Madhurima Paruchuri2022-12-291-2/+2
* craask: support LGC batteryben chen2022-12-291-0/+3
* zephyr: shim: shim SHA256 API to adapot HW accelerator driverJun Lin2022-12-296-0/+188