summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-1/+1
* stm32f412: Fix chip config Flash and RAM sizesCraig Hesling2020-03-242-4/+13
* it83xx/flash: exclude immu tag workaround if chip's core is riscvDino Li2020-03-241-1/+1
* it8xxx2: wake up CPU if an interrupt is pending in idle taskDino Li2020-03-244-5/+17
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-213-6/+59
* stm32: Refactor clock-stm32h7.cCraig Hesling2020-03-201-70/+244
* chip: stm32: fix TIM9 interrupt for STM32F412Virendra Kakade2020-03-201-0/+4
* Rename Cortex-M MMFS to CFSRPeter Marheine2020-03-191-6/+6
* it83xx/clock: Disable voltage comparator modules in hibernateRuibin Chang2020-03-132-1/+10
* stm32: pwm: fix timer PSC register calculationVirendra Kakade2020-03-131-4/+5
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-121-1/+3
* max32660: enabled gpio interrupts and fixed gpio level interruptsJerry Bradshaw2020-03-111-18/+37
* npcx/lpc: Don't enable PM channel OBE interrupt at initWealian2020-03-111-3/+2
* it83xx/adc: add voltage comparator featureRuibin Chang2020-03-115-0/+241
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-101-3/+9
* max32660: make methods static in UART codeHarry Cutts2020-03-101-23/+11
* remove cr50 related filesNamyoon Woo2020-03-096-159/+0
* remove board/cr50 and chip/gNamyoon Woo2020-03-03107-53032/+0
* include/lpc.h: Expose lpc_aux_put_charRaul E Rangel2020-03-021-3/+8
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-2811-86/+83
* chip/npcx/lpc: Don't enable Output Buffer Empty by defaultRaul E Rangel2020-02-271-2/+2
* chip/npcx/lpc: Set bit 5 when sending AUX responses.Raul E Rangel2020-02-271-0/+5
* chip/nxcp/lpc: Fix race condition when reading 8042 data.Raul E Rangel2020-02-271-4/+9
* c2d2: add support for I2C-based flashingJett Rink2020-02-272-4/+22
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-273-32/+175
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-277-46/+105
* max32660: add I2C board support for stand-alone read transactionsJerry Bradshaw2020-02-262-70/+134
* cleanup: tab over register valuesJett Rink2020-02-251-20/+20
* cleanup: move voltage rail detection to commonJett Rink2020-02-251-3/+17
* servo_micro: move ite flashing codeJett Rink2020-02-252-0/+336
* it83xx/dac: add DAC moduletim2020-02-214-1/+156
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-211-0/+58
* Cr50: Adjust HMAC and hash structs to work with cryptocGurleen Grewal2020-02-194-11/+19
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-196-131/+84
* chip/stm32: Add explanation for previous STOP mode bug.Yicheng Li2020-02-191-4/+3
* stm32h7: Pass write protect settings to RWCraig Hesling2020-02-151-0/+55
* npcx7: SMB: Fix the incorrect selection of clock sourceWealian Liao2020-02-131-10/+13
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-19/+80
* nocturne_fp: Add fix for legacy reset loopCraig Hesling2020-02-063-16/+37
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-0/+15
* npcx: Add support for ADC threshold interruptsAseda Aboagye2020-02-053-6/+224
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-0/+7
* stm32/hwtimer: Fix CONFIG_WATCHDOG_HELP #endif commentCraig Hesling2020-02-041-1/+1
* chip/stm32/usb: Detect SOF when resume state is not expectedNicolas Boichat2020-02-041-5/+27
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-306-6/+497
* npcx: enable the host interface mouse channelCHLin2020-01-301-2/+20
* spi: keep HW SPI module enabled longerJett Rink2020-01-293-13/+28
* spi: add flags to spi configurationJett Rink2020-01-292-2/+13
* spi: respond to USB endpoint when SPI disabledJett Rink2020-01-281-3/+0
* it83xx/adc: adc control pin order changes for it83202BxRuibin Chang2020-01-222-0/+19