summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* npcx: Touch watchdog during initDuncan Laurie2018-04-091-0/+4
* npcx: watchdog: disable ITIM16 before updating ITCNT registerMulin Chao2018-04-091-0/+2
* g: add Make variable for controlling blob swappingVadim Bendebury2018-04-071-0/+5
* cr50: use codesigner from chrootVadim Bendebury2018-04-051-6/+2
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-0511-40/+40
* cleanup: it83xx: remove config option of CONFIG_EC2IDino Li2018-04-032-3/+1
* g: add caching around modulus loading.Marius Schilder2018-04-033-4/+17
* ite: disable interrupts if no keyboard taskJett Rink2018-04-022-1/+3
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2018-04-013-4/+36
* g: use reset_count to determine system_rollback_detectedMary Ruthven2018-03-302-17/+32
* cleanup: it83xx: don't enable non-essential modules at defaultDino Li2018-03-291-3/+0
* ite: exclude keyboard interrupts if no keyboard taskJett Rink2018-03-293-7/+8
* sweetberry: add current and voltage loggingNick Sanders2018-03-282-37/+118
* chip/ite: add ADC constantsJett Rink2018-03-281-0/+5
* g: add stream sniffing for DUT spiflash content.Marius Schilder2018-03-271-0/+11
* g: add missing define for UART register UART_VAL.Marius Schilder2018-03-271-0/+1
* lpc: remove lpc_host_resetJett Rink2018-03-263-59/+0
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-261-4/+2
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* i2c(npcx): Replace cprints by cputs/cprintfNicolas Boichat2018-03-171-8/+9
* console: Fix help for parse_boolEdward Hill2018-03-161-2/+2
* servo_micro: switch parity to 8 bit dataNick Sanders2018-03-122-2/+11
* i2c: npcx: Check that unwedging succeedsSimon Glass2018-03-091-3/+6
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-062-12/+12
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+1
* stm32: convert to CONFIG_CHIP_MEMORY_REGIONSVincent Palatin2018-03-054-4/+22
* config: Rename new key to assistant keyNicolas Boichat2018-03-051-13/+13
* stm32h7: enable the fast PLL on-demandVincent Palatin2018-03-051-23/+3
* stm32: crank up CPU PLL frequency to 400Mhz on STM32H743Vincent Palatin2018-03-053-31/+86
* Nami: Enable fan featureraymondchou2018-03-031-1/+1
* npcx: Preserve default values of HW_WIREFurquan Shaikh2018-03-021-2/+2
* scarlet: Turn off ADC after board version is readPhilip Chen2018-03-023-0/+14
* cortex-m: enable I-cache on ARMv7-MVincent Palatin2018-03-022-0/+7
* stm32: fix RTC configuration on STM32H7Vincent Palatin2018-03-021-2/+0
* npcx/fan: Make all fans in RPM mode workDaisuke Nojiri2018-02-281-2/+1
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-288-4/+3755
* npcx/fan: Avoid turning on disabled fansDaisuke Nojiri2018-02-261-0/+3
* g: make fw upgrade less chattyMarius Schilder2018-02-261-2/+1
* Add rw_product_family field to signed_header.h.Jeff Andersen2018-02-261-1/+3
* stm32: trigger watchdog hard reset immediatelyVincent Palatin2018-02-261-2/+2
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-02-241-0/+23
* g: optionally check board_id match at upgrade timeMarius Schilder2018-02-231-0/+17
* cr50: use single __packed definitionVadim Bendebury2018-02-221-0/+1
* stm32: fix AXI memory corruption on STM32H743Vincent Palatin2018-02-212-0/+18
* npcx: Set ESPI_MAXFREQ based on FMCLK valueFurquan Shaikh2018-02-201-0/+16
* cr50: remove set capabilities from powerbtnMary Ruthven2018-02-202-40/+0
* cr50: fix DEBUG_DRIVE commentBrian Norris2018-02-161-1/+1
* lpc: Removing unnecessary register writesJett Rink2018-02-161-6/+1
* npcx: set eSPI speed to max supported by hardwareCaveh Jalali2018-02-152-3/+12