summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-0230-0/+476
* COIL: chip/it83xx: Rename SPI IRQ configCaveh Jalali2021-08-025-10/+10
* COIL: chip/it83xx: Rename SPI MAX_FREQ configCaveh Jalali2021-08-023-7/+16
* COIL: chip/it83xx: Update SPI terminologyCaveh Jalali2021-08-023-39/+39
* storo: update EC thermal tablemike2021-08-022-0/+37
* test: Start host test timer near 32-bit rolloverEvan Green2021-08-021-2/+12
* make: Compile host tests in 32-bit modeEvan Green2021-08-023-3/+7
* test: Crispen up fp host testEvan Green2021-08-021-13/+15
* test: Ensure time move forward in usb_pd_intEvan Green2021-08-021-2/+5
* test: Make more and smaller allocations in shmallocEvan Green2021-08-021-1/+1
* test: Fix sbs_charging_v2's charge_control() cmd versionEvan Green2021-08-021-1/+1
* spherion: config GPIOA2 to INPUT + PULL DOWNBen Chen2021-08-021-1/+1
* primus: remove CONFIG_BRINGUPScott Chao2021-08-021-1/+0
* Pico: Support motion sensorsSue Chen2021-08-024-9/+137
* bland: initial commitTing Shen2021-08-023-0/+37
* zephyr: shi: it8xxx2: create phandle of pinmux controlTim Lin2021-08-024-6/+69
* COIL: SPI: Update terminologyCaveh Jalali2021-08-011-1/+1
* COIL: FPC: Update SPI terminologyCaveh Jalali2021-08-011-3/+4
* COIL: npcx: Update SHI terminologyCaveh Jalali2021-08-011-5/+5
* gimble: remove ap mode entryScott Chao2021-07-311-2/+0
* test: Fix printf formatting in usb_typec_drp_acc_trysrc.cEvan Green2021-07-311-2/+2
* util: Add keeby-relevant-paths.txtAseda Aboagye2021-07-301-0/+1
* flash: Set CBI EEPROM WP immediately if SW WP setAseda Aboagye2021-07-303-0/+50
* cortex-m*: make watchdog code more readableRicardo Quesada2021-07-302-4/+20
* zephyr: npcx_evb: Enable PWMWealian Liao2021-07-3010-0/+112
* config: Delete obsolete configsKeith Short2021-07-302-12/+0
* assert: Fix ASSERT() when !CONFIG_DEBUG_ASSERT_REBOOTSKeith Short2021-07-301-6/+20
* zephyr: npcx_evb: Enable ADCWealian Liao2021-07-306-2/+47
* zephyr: npcx_evb: Remove BOARD_ROOT settingWealian Liao2021-07-302-2/+0
* it83xx: i2c: don't check bus busy if transaction is ongoing.Dino Li2021-07-301-4/+9
* biod: Add fptool.py that will replace flash_fp_mcuCraig Hesling2021-07-301-0/+56
* Ezkinil: Add PS8818 for TYPEC C1 secondary MUXSue Chen2021-07-304-1/+44
* common: system: always define host_command_get_board_versionDenis Brockus2021-07-291-2/+0
* dooly: refactor tcs3400_translate_to_xyz()Nikolai Artemiev2021-07-291-57/+63
* adlrvp: enable AP driven mode entryli feng2021-07-291-0/+2
* zephyr: asurada: cleanup board id/versionDenis Brockus2021-07-292-3/+1
* keeby: Add GPIO_EC_CBI_WPAseda Aboagye2021-07-295-1/+7
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-2911-3/+132
* zephyr: npcx_evb: Enable I2CWealian Liao2021-07-298-82/+64
* guybrush: Enable keyboard factory testRob Barnes2021-07-292-0/+18
* voema: Remove base sensor support kx022David Huang2021-07-292-34/+6
* voema: Add accel/gyro sensor icm40608David Huang2021-07-293-1/+81
* Pico: Initial EC imageSue Chen2021-07-298-0/+866
* tomato: enable port 0 bc12 functionTing Shen2021-07-292-2/+10
* cherry: enable usb pdTing Shen2021-07-296-76/+221
* zephyr: asurada: correct RO/RW size and offsetDino Li2021-07-291-3/+3
* rt1718s: fix incorrect alert methodTing Shen2021-07-291-1/+1
* lalala: Add EC_CBI_WPAseda Aboagye2021-07-291-1/+1
* ppc/rt1718s: notify charger task about vbus changeTing Shen2021-07-292-14/+48
* atomic.h: atomic_clear_bits: return previously stored valueTing Shen2021-07-296-11/+14