summaryrefslogtreecommitdiff
path: root/chip/npcx
Commit message (Expand)AuthorAgeFilesLines
* npcx: Correct the image copies indication bits for npcx9Jun Lin2021-09-284-8/+24
* npcx/i2c: Implement chip_i2c_[gs]et_freqCaveh Jalali2021-09-261-0/+49
* npcx/i2c: Track configured I2C port speedCaveh Jalali2021-09-251-0/+13
* npcx/i2c: Rename variable for clarityCaveh Jalali2021-09-251-5/+5
* npcx/i2c: Refactor i2c_freq_changedCaveh Jalali2021-09-251-74/+86
* Revert "npcx: correct the image copies indication bits for npcx9"caveh jalali2021-09-214-24/+8
* npcx: correct the image copies indication bits for npcx9Jun Lin2021-09-174-8/+24
* npcx: Always print on eSPI bus errorRob Barnes2021-08-311-1/+2
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-272-8/+1
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+3
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-035-5/+5
* COIL: npcx: Update I2C terminologyCaveh Jalali2021-08-022-47/+57
* npcx: Make interrupt handler staticCaveh Jalali2021-08-021-1/+1
* COIL: npcx: Update SHI terminologyCaveh Jalali2021-08-011-5/+5
* npcx: Add alternate function option for PS2_2 & PS2_3Wealian Liao2021-07-286-6/+34
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-1/+2
* include/flash: rename the APIsTim Lin2021-06-091-28/+28
* COIL: chip/npcx: rename IS_SLAVE_CHAN_ENABLECaveh Jalali2021-06-042-5/+5
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-24/+25
* COIL: chip/npcx: Update some commentsCaveh Jalali2021-06-042-10/+10
* chip/npcx: Fix comment white spaceCaveh Jalali2021-05-271-1/+1
* npcx9: fix the workaround for unexpected JTAG selectionJun Lin2021-05-275-12/+43
* chip/npcx/espi: Remove errata 2.22 for NPCX7+Raul E Rangel2021-05-251-0/+10
* chip/npcx/espi: Fix race condition between PLTRST# and PCHANENRaul E Rangel2021-05-251-3/+3
* npcx9: port80: support 4 bytes mode for eSPI host interfaceJun Lin2021-04-292-6/+50
* power: go to hibernate mode immediately if woken up by rtc overflow.Mulin Chao2021-04-211-0/+31
* npcx: watchdog: fix the way to check watchdog expiration for aux timerJun Lin2021-04-131-44/+30
* npcx: Fixup eSPI registersRob Barnes2021-03-242-3/+43
* npcx: eSPI: add a config to reset SLP_Sx VW when eSPI_RST assertsJun Lin2021-03-171-0/+4
* common: move some structures from .rodata to .dataKeith Short2021-02-051-1/+1
* npcx: remove VBNVCNTXT storage in bbramJack Rosenthal2021-02-022-14/+5
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-23/+15
* npcx7: Set the erase size to 64 KiBKeith Short2021-01-271-15/+24
* npcx: fan: fix the enumeration of the tachometer clockWealian Liao2021-01-261-1/+1
* chip/npcx/pwm: update commentCaveh Jalali2021-01-201-1/+1
* shi: Fix TX buffer synchronization by leaving a gap on filling statusWai-Hong Tam2021-01-151-12/+18
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-152-4/+4
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-124-7/+69
* chip: npcx: remove comment about keeping things in sync with zephyrJack Rosenthal2021-01-081-6/+1
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-281-2/+0
* Revert "npcx9: remove unnecessary default CONFIGs for internal flash"Hung-Te Lin2020-12-221-0/+2
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-221-2/+0
* npcx: Don't delay hibernate wake by 2 seconds (v2)Edward Hill2020-12-162-11/+12
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-145-12/+9
* npcx: Don't delay hibernate wake by 2 secondsEdward Hill2020-12-071-1/+5
* npcx: avoid checking value of undefined symbolCaveh Jalali2020-11-192-0/+8
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-1/+6
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* npcx: Explicitly disable alt-function for unused pinsWai-Hong Tam2020-10-311-2/+5