summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* volteer: disable console commands to save spaceKeith Short2021-10-081-0/+3
* zephyr: emul: ln9310 Also check min switching frequency for is_initAaron Massey2021-10-081-1/+5
* zephyr: test: usb_mux: Disable PD task during testingYuval Peress2021-10-083-0/+42
* zephyr: shim: handle sidesel in the shim fileFabio Baltieri2021-10-085-6/+51
* zephyr: shim: set supported_led_ids from the device treeFabio Baltieri2021-10-082-2/+13
* board/sasuke: Fix cast to incorrect typeTom Hughes2021-10-081-1/+1
* board/primus: Fix enum typeTom Hughes2021-10-081-1/+1
* board/rammus: Fix enum typeTom Hughes2021-10-081-1/+1
* common/panic_output: Disable infinite recursion warningTom Hughes2021-10-081-0/+11
* tree: Fix TEMP_SENSOR3 GPIO declarationTom Hughes2021-10-0819-19/+19
* common/console: Add support for ^CJes B. Klinke2021-10-081-0/+12
* zephyr: Test enable_sensor() in accelgyro_bmi260.cTristan Honscheid2021-10-071-0/+14
* TCPMv2: Clear discovery data on detachDiana Z2021-10-071-0/+4
* stm32: usb-ep: Add Windows OS Extended Compat ID descriptorScott Collyer2021-10-075-4/+136
* kingoftown: ps8805 A3 chip Device IDTommy Chung2021-10-071-0/+1
* tree: Use bitwise operator instead of logical operatorTom Hughes2021-10-074-8/+8
* board/coral: Fix return typeTom Hughes2021-10-071-2/+2
* chip/npcx: Fix return typeTom Hughes2021-10-071-1/+1
* core/minute-ia: Fix inline asm in __isnanfTom Hughes2021-10-071-1/+1
* zephyr: herobrine: Runtime configure the PPC driver for rev-1Wai-Hong Tam2021-10-072-2/+42
* zephyr: delete node and re-defined registers, and re-name structRuibin Chang2021-10-073-52/+12
* chgstv2: Implement battery protection for low voltageTang Qijun2021-10-075-0/+93
* cherry: disable customized usb_a port power for Cherrystabilize-ambassador-14268.43.B-mainstabilize-14268.67.B-mainstabilize-14268.52.B-mainstabilize-14268.51.B-mainrelease-R96-14268.B-mainTing Shen2021-10-071-0/+2
* anahera: Update fan real rpmDevin Lu2021-10-071-5/+3
* anahera: Correct thermal sensor nameDevin Lu2021-10-072-13/+13
* dooly: update setting to prevent power leakageZick Wei2021-10-072-2/+18
* driver: bma4xx: Correct implementation for get offsetChen-Tsung Hsieh2021-10-071-1/+1
* bugzzy : set VSN/VSP/VBSTYongBeum.Ha2021-10-074-6/+44
* byra: Enable I2C_CONTROL host commandCaveh Jalali2021-10-071-0/+3
* quackingstick: Initial EC imageSue Chen2021-10-079-0/+1535
* PS8xxx: Move the delay before Vconn shutdown to PS8xxx driverWai-Hong Tam2021-10-072-10/+15
* zephyr: Add test for `st_normalize()`Tristan Honscheid2021-10-061-1/+67
* zephyr: Add tests for `st_set_offset()` and `st_get_offset()`Tristan Honscheid2021-10-061-0/+58
* zephyr: Add tests for `st_get_resolution()` and `st_get_data_rate()`Tristan Honscheid2021-10-061-1/+41
* main: Add count in charge_state enumstabilize-14267.B-mainParth Malkan2021-10-061-1/+3
* zephyr: npcx: Update flash driver to use reg sizeYuval Peress2021-10-063-7/+2
* tree: Remove CONFIG_RO_HEAD_ROOM and CONFIG_RW_HEAD_ROOMTom Hughes2021-10-064-20/+0
* board/dratini: Fix LED enum typeTom Hughes2021-10-061-1/+1
* common/usbc: Fix constnessTom Hughes2021-10-061-2/+2
* gitlab: Disable interrupt test in coverage buildJeremy Bettis2021-10-062-1/+3
* zephyr: add auto enabling HAS_TASK_* KconfigsMichał Barnaś2021-10-0610-79/+61
* zephyr: convert port number for I2C_CONTROL HCDawid Niedzwiecki2021-10-061-0/+9
* zephyr: asurada: enable LEDsDenis Brockus2021-10-064-11/+16
* zephyr: add CONFIG_LED_ONOFF_STATESDenis Brockus2021-10-064-2/+32
* zephyr: herobrine: Enable CBI from strapping pinsWai-Hong Tam2021-10-061-0/+1
* zephyr: shim: implement a default led_set_brightnessFabio Baltieri2021-10-064-1/+78
* zephyr: shim: make color-map- properties optionalFabio Baltieri2021-10-062-14/+23
* zephyr: shim: support optional pwm led channelsFabio Baltieri2021-10-061-3/+9
* zephyr: Add test for `st_write_data_with_mask()`Tristan Honscheid2021-10-051-1/+103
* zephyr: Add test for `st_raw_read_n_noinc()`Tristan Honscheid2021-10-051-4/+32