summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ServoMicro: Enable Brownout detection with PVD circuitBrian J. Nemec2020-02-073-4/+47
* spi: keep HW SPI module enabled longerJett Rink2020-01-303-13/+28
* spi: add flags to spi configurationJett Rink2020-01-302-2/+13
* stm: add register valuesJett Rink2020-01-301-1/+3
* stm32f4: Add registers for DBGMCUCraig Hesling2019-12-161-1/+35
* stm32f4: Fix SBF clear bitCraig Hesling2019-12-161-1/+1
* stm32f4: Cleanup reset reg constantsCraig Hesling2019-12-161-8/+9
* stm32h7: Cleanup reset reg constantsCraig Hesling2019-12-161-8/+12
* it83xx/spi: add spi slave functiontim2019-12-115-1/+412
* stm32f0: expose i2c_init_portTing Shen2019-12-102-2/+18
* chip/host: Avoid concurrent recipes of libcryptoc.aYicheng Li2019-12-053-28/+3
* g: update rollback info map for both RO and RW sectionsVadim Bendebury2019-12-051-10/+19
* g: display both RO and RW info map statusVadim Bendebury2019-12-051-25/+36
* g: Add support for 192 and 256 bit AES-GCM in DCRYPTO_gcm_initVadim Sukhomlinov2019-12-042-5/+5
* npcx: Disable ITIM after watchdog_stop_and_unlock()Tim Wawrzynczak2019-12-031-3/+3
* npcx7: i2c: enable FIFO mode to transmit and receive dataCHLin2019-11-223-80/+378
* it83xx/config_chip: remove configurationtim2019-11-221-1/+0
* it83xx/spi_master: correct the module IDtim2019-11-221-2/+2
* chip/it8xxx1, chip/it8xxx2: GPIO, WUC and IRQ for chip it83201/it83202Ruibin Chang2019-11-223-39/+282
* Ensure CEC bus pin is not driven lowFelix Ekblom2019-11-221-0/+3
* testing: remove incorrect testing assertJett Rink2019-11-211-1/+7
* cr50: switch to new dev keyVadim Bendebury2019-11-211-1/+1
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-211-1/+1
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+117
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+36
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-198-0/+16
* Add OWNERS for Cr50 specific directoriesVadim Bendebury2019-11-161-0/+1
* stm32: Document flash layout for 1 MB Flash (STM32F412)Tom Hughes2019-11-111-1/+8
* chip/stm32: reinstate static and use EC idiom for alignmentPatrick Georgi2019-11-091-2/+2
* chip/stm32/system: Fix the BUILD_ASSERT for CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-091-1/+1
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-092-7/+21
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-0912-44/+325
* stm32f4: Enable gpio port clocks that are usedCraig Hesling2019-11-084-7/+49
* stm32f4: Implement UNUSED pinsCraig Hesling2019-11-081-0/+14
* g: board_id: allow setting bid type if only flags are setMary Ruthven2019-11-071-13/+17
* g: bid: show type is empty instead of an errorMary Ruthven2019-11-071-1/+1
* sn_bits: allow setting serial number if BID type is blankMary Ruthven2019-11-073-3/+12
* board_id: change the vc to allow setting only flagsMary Ruthven2019-11-071-1/+4
* board_id: ignore erased bid type when checking headersMary Ruthven2019-11-072-12/+28
* board_id: clean up/enhancementsMary Ruthven2019-11-071-5/+6
* sn_bits: use board_id_is_blankMary Ruthven2019-11-071-1/+1
* chip/stm32: Fix compile with gcc8Patrick Georgi2019-11-071-2/+2
* host: adding gpio print for debuggingJett Rink2019-11-041-0/+12
* mt_scp/gpio: set GPIO_ALT_FUNC_NONE to GPIO_ALT_FUNC_DEFAULTYilun Lin2019-11-021-1/+3
* max32660: add I2C board address support, refactorJerry Bradshaw2019-11-022-424/+287
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-014-11/+12
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-0111-42/+69
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+1
* PCH_PLTRST_L: Use appropriate config optionAbe Levkoy2019-10-302-2/+2
* NPCX GPIO: Assert that gpio_get/set_level is passed a GPIO signalEdward Hill2019-10-251-0/+4