summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* g: rbox: Let pins stabilize before releasing EC.Aseda Aboagye2017-03-311-2/+6
* ISH: HPET Timer Configuration.Divagar Mohandass2017-03-293-42/+53
* rose: add stm32f4 family supportRong Chang2017-03-281-2/+3
* stm32: add internal flash support for STM32L4 familyVincent Palatin2017-03-243-6/+554
* npcx: Move pwm open-drain functionality from gpio to pwm driver.Mulin Chao2017-03-242-18/+4
* npcx: gpio: remove unused wui sources for npcx5mng.Mulin Chao2017-03-231-5/+0
* g: add code to corrupt new header until further notice and move rw to 0.0.19Vadim Bendebury2017-03-221-0/+17
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-1/+2
* chip/stm32/usb-stream: Fix rx_read queue space comparisonNicolas Boichat2017-03-221-1/+1
* npcx: gpio: refactor gpio driver for better interrupt latency.Mulin Chao2017-03-212-322/+267
* g: expose API to unlock secondary RO areaVadim Bendebury2017-03-213-16/+21
* tigertail: usb-c muxNick Sanders2017-03-211-0/+1
* usb: Cleanup headersNicolas Boichat2017-03-1613-1/+17
* stm32: clean-up the SPI_READBACK_ALL implementationVincent Palatin2017-03-161-2/+4
* chip/g: Add support for deprecated RO version_structShawn Nematbakhsh2017-03-161-7/+37
* version: Store image size data in version structShawn Nematbakhsh2017-03-163-8/+11
* spi: extend spi master API on STM32Vincent Palatin2017-03-131-5/+18
* eve_fp: setup SPI slave communication on STM32L442Vincent Palatin2017-03-131-5/+11
* g: fix sps interrupt assertion logicVadim Bendebury2017-03-101-8/+15
* g: add a cli command to erase flash INFO1 spaceVadim Bendebury2017-03-091-0/+61
* cr50: add rollback information to the sysinfo command outputVadim Bendebury2017-03-092-0/+51
* cr50: use empty rollback map when building debug imagesVadim Bendebury2017-03-091-2/+19
* g: mark RW INFO rollback map space to match the header infomap fieldVadim Bendebury2017-03-094-10/+140
* g: enable usb wakeup interruptsMary Ruthven2017-03-081-2/+2
* chip/stm32/usb: Add support for USB SET_FEATURE control requestsNicolas Boichat2017-03-081-5/+30
* cr50: Only drive CCD_MODE_L when in CCD mode.Aseda Aboagye2017-03-071-0/+8
* cr50: enable utmi wakeupsMary Ruthven2017-03-072-1/+4
* hammer: Switch trackpad I2C to 400 kHz, decrease EP interval to 2msNicolas Boichat2017-03-071-1/+1
* g: add deep sleep counter to idle.cMary Ruthven2017-03-072-12/+20
* init_chip: add comment document pmu scratch registersMary Ruthven2017-03-071-0/+21
* npcx: lpc: Remove WUI57 of table 0 initialization on eSPI modeFurquan Shaikh2017-03-061-1/+11
* npcx: gpio: Fixed bug GPIO's ISRs clear the other pending bits.Mulin Chao2017-03-031-5/+6
* g: enhance flash INFO apiVadim Bendebury2017-03-022-12/+55
* gpio: Add function to clear pending interruptDuncan Laurie2017-03-017-1/+68
* npcx: flash: Lock all flash access before flash_execute_cmd() callsShawn Nematbakhsh2017-03-011-2/+39
* stm32/usb: Add support for remote wake-upNicolas Boichat2017-03-015-27/+49
* stm32/usb: Add support for USB suspendNicolas Boichat2017-03-015-2/+81
* stm32f09x: fix flash protection offsetRong Chang2017-02-272-2/+59
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-256-10/+53
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-252-2/+35
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-249-98/+148
* npcx: gpio: Only call ISR for enabled interruptsDuncan Laurie2017-02-241-0/+3
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-232-4/+95
* stm32/usb: Add useful register macros instead of hardcoding valuesNicolas Boichat2017-02-232-6/+39
* stm32: more clocks support for STM32L4 familyVincent Palatin2017-02-232-7/+34
* stm32: add TRNG supportVincent Palatin2017-02-233-0/+88
* g: sps: add flow control signalingVadim Bendebury2017-02-231-0/+9
* g: rate limit firmware updatesVadim Bendebury2017-02-222-0/+47
* g: harden upgrade validity checks for prod imagesVadim Bendebury2017-02-222-2/+97
* g: use H1_DEVIDS as a trigger to use the fob for signingVadim Bendebury2017-02-221-12/+8