summaryrefslogtreecommitdiff
path: root/chip/npcx
Commit message (Expand)AuthorAgeFilesLines
* npcx: Touch watchdog during initDuncan Laurie2018-04-261-0/+4
* npcx: watchdog: disable ITIM16 before updating ITCNT registerMulin Chao2018-04-261-0/+2
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-2611-40/+40
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2018-04-263-4/+36
* lpc: remove lpc_host_resetJett Rink2018-03-271-27/+0
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-271-4/+2
* console: Fix help for parse_boolEdward Hill2018-03-191-2/+2
* i2c(npcx): Replace cprints by cputs/cprintfNicolas Boichat2018-03-181-8/+9
* i2c: npcx: Check that unwedging succeedsSimon Glass2018-03-101-3/+6
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-081-1/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-071-4/+4
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-071-1/+1
* Nami: Enable fan featureraymondchou2018-03-051-1/+1
* npcx: Preserve default values of HW_WIREFurquan Shaikh2018-03-051-2/+2
* npcx/fan: Make all fans in RPM mode workDaisuke Nojiri2018-03-031-2/+1
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-03-038-4/+3755
* npcx/fan: Avoid turning on disabled fansDaisuke Nojiri2018-03-031-0/+3
* npcx: Set ESPI_MAXFREQ based on FMCLK valueFurquan Shaikh2018-02-201-0/+16
* lpc: Removing unnecessary register writesJett Rink2018-02-161-6/+1
* npcx: set eSPI speed to max supported by hardwareCaveh Jalali2018-02-152-3/+12
* npcx: do not power down eSPI when enabledCaveh Jalali2018-02-122-4/+11
* Nami: Enable hibernate using silegoElthan_Huang2018-02-122-3/+4
* lpc: Prevent watchdog reset caused by KBC IBF interrupt on chromebox.Mulin Chao2018-02-081-0/+8
* cleanup: formatting debug messageJett Rink2018-02-011-4/+3
* Nami: force to set RESET_FLAG_RESET_PINElmo_Lan2018-01-301-1/+1
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-175-10/+51
* npcx/uart: Pull up communication line during transactionNicolas Boichat2018-01-041-0/+9
* npcx: modify the npcxspiflash little firmware to support UUTCHLin2018-01-036-116/+161
* system: Log PC and task id on watchdogPhilip Chen2017-12-111-14/+0
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-1/+9
* npcx: unset ESPIRSTWE bit to prevent ec cannot enter low power modeCHLin2017-11-282-2/+2
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-212-7/+7
* system: Add wait-ext option to ec reboot commandScott Collyer2017-11-151-14/+15
* npcx: Use compatible MPU configShawn Nematbakhsh2017-11-142-48/+7
* npcx: fixed the assembly code of deep idle bypassCHLin2017-11-091-6/+4
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-10/+0
* npcx: espi: fixed bug that ec cannot wakeup from deep idle by VW eventsMulin Chao2017-10-292-9/+11
* npcx/uart: Disallow deep sleep when alternate pad is selectedNicolas Boichat2017-10-251-6/+23
* npcx/uart: Simplify UART register handlingNicolas Boichat2017-10-252-56/+63
* chip/npcx: Add support for pad-switching UARTNicolas Boichat2017-10-254-38/+247
* ec: add initial nautilus boardChris Wang2017-10-231-1/+3
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-86/+17
* npcx/flash: not enable the flash pinmux when using internal flashCHLin2017-10-152-0/+6
* chip/stm32/clock: Allow the host to reset rtc alarmPhilip Chen2017-10-021-1/+1
* npcx: espi: Fixed the bug which ec cannot enter deep sleep on npcx7.Mulin Chao2017-09-281-0/+8
* npcx: espi: Add new bit fields of eSPI regs and remove useless ones.Mulin Chao2017-09-281-36/+71
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-074-32/+25
* npcx: bypass for CSAE issue if CONFIG_LOW_POWER_IDLE is disabledMulin Chao2017-09-051-1/+1
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1