summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-081-1/+1
* npcx: system: fix the incorrect checking of invalid BBRAM(IBBR) bit.CHLin2017-06-084-16/+49
* g: uart_bitbang: Keep debug stuff off by default.Aseda Aboagye2017-06-071-15/+129
* board: Add support for nucleo-f411reGwendal Grignou2017-06-061-24/+38
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-06-061-5/+20
* g: add flag to delay int enable until board_initMary Ruthven2017-06-051-4/+4
* chip: g: Add support for UART bit banging.Aseda Aboagye2017-06-054-4/+567
* g: expand pinmux to print info on spi and i2cMary Ruthven2017-06-051-33/+40
* cr50: implement an ASN.1 DER x.509 certificate builderVincent Palatin2017-06-052-3/+346
* Add flash command support to boards with STM32F4Gwendal Grignou2017-06-035-385/+233
* hammer: Add support for new keyNicolas Boichat2017-06-021-2/+36
* stm32: cleanup flash-f by using constant from register.hGwendal Grignou2017-06-023-79/+121
* cr50: usb_upgrade: pass proper number of bytes to the vendor commandsVadim Bendebury2017-06-021-2/+5
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-06-022-10/+30
* cr50: configure flash counterVincent Palatin2017-06-021-1/+1
* npcx: Fix response sizeGwendal Grignou2017-06-011-7/+14
* cr50: add option to have no pinhold during deep sleepMarius Schilder2017-05-301-0/+2
* chip: it83xx: add support for floating point unitDino Li2017-05-292-0/+82
* CR50: configure SHA random stallsnagendra modadugu2017-05-292-0/+21
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+1
* mn50: socket controlsNick Sanders2017-05-251-0/+3
* stm32f4: i2c: process stop condition after slave receiver executedWei-Ning Huang2017-05-231-22/+22
* rose: spi: add SPI master halfduplex modeRong Chang2017-05-221-27/+60
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-191-3/+6
* cr50: avoid infinite looping w/ out of range inputsMarius Schilder2017-05-181-970/+981
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-0/+44
* hammer: Make keyboard work at firmware screenNicolas Boichat2017-05-184-25/+85
* config: allow increasing i2c host packet buffer size with configWei-Ning Huang2017-05-182-2/+4
* stm32f4: Add stm32f4 I2C slave driverRong Chang2017-05-182-1/+261
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+2
* usb_hid_touchpad: Add config options to set dimensionsNicolas Boichat2017-05-181-73/+29
* cr50: remove code that was used to work around sys_rst issuesMary Ruthven2017-05-161-6/+0
* cr50: drop obsolete/addressed TODOsVadim Bendebury2017-05-164-13/+0
* CR50: remove duplicate SHA #definesnagendra modadugu2017-05-161-6/+2
* CR50: configure AES rand stallsnagendra modadugu2017-05-152-0/+13
* CR50: replace dcrypto_memset with always_memsetnagendra modadugu2017-05-156-23/+23
* npcx: flash: Add write-protect support for internal flash of npcx7 ecstabilize-9554.BMulin Chao2017-05-122-0/+44
* CR50: enable dcrypto random stallsnagendra modadugu2017-05-121-3/+6
* g: allow to select the default USB PHY at startup.Vincent Palatin2017-05-121-1/+5
* stm32: add clock configuration for stm32f412 to run at 96 MHzWei-Ning Huang2017-05-122-5/+23
* mn50: initial checkinNick Sanders2017-05-126-28/+102
* CR50: constant time padding check routinesnagendra modadugu2017-05-101-23/+53
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-096-255/+528
* npcx: keyboard: Add quasi-bidirectional buffers support on npcx7 ec.Mulin Chao2017-05-062-0/+11
* npcx: adc: Add support for npcx7 series ecMulin Chao2017-05-061-0/+7
* chip/stm32/usb_i2c: Remove obsolete implementationNicolas Boichat2017-05-052-322/+0
* npcx: i2c: Add support for npcx7 series ecMulin Chao2017-05-046-61/+257
* hammer: Pulse detection pin on USB wake eventNicolas Boichat2017-05-021-0/+9
* chip/stm32/usb: More reliable implementation of usb_wakeNicolas Boichat2017-05-021-6/+81
* it83xx: clock: misc fixesDino Li2017-05-021-46/+4