summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it8320: print error message if gpio triggers are misconfiguredJett Rink2018-05-211-19/+38
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-212-1/+13
* npcx: lpc: Remove FW_OBF bypass for npcx7 and later npcx ec series.Mulin Chao2018-05-181-0/+13
* ec_chip_mchp: Remove debug trace statementsscott worley2018-05-181-8/+0
* chip/npcx: ensure proper type of cec_taskPatrick Georgi2018-05-181-1/+1
* Shuffle const aroundPatrick Georgi2018-05-182-2/+2
* Cr50: Dcrypto: calculate appkey digests at runtime to save space.Allen Webb2018-05-171-59/+55
* it83xx: Only use supported VWs on GLKJustin TerAvest2018-05-171-0/+26
* Use gcc's name for ARMv6-with-svc on cortex-m chipsPatrick Georgi2018-05-172-2/+10
* chip/mchp: Surround conditional code with bracesPatrick Georgi2018-05-171-1/+2
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-161-26/+19
* npcx: CEC: Allow unregistration of logical addressStefan Adolfsson2018-05-161-1/+5
* cr50: in dev mode allow unverified certificatesVadim Bendebury2018-05-161-0/+11
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-161-7/+7
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-151-19/+26
* g: add AES CMAC according to RFC 4493Jade Philipoom2018-05-143-0/+361
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-121-26/+19
* npcx: CEC: Add unit suffixesStefan Adolfsson2018-05-111-78/+86
* npcx: CEC: Respect the present initiator free-timeStefan Adolfsson2018-05-111-3/+17
* npcx: CEC: Get/set logical addressStefan Adolfsson2018-05-111-2/+17
* npcx: CEC: Add software debouncingStefan Adolfsson2018-05-111-0/+29
* npcx: CEC: Improve pulse-width measurementsStefan Adolfsson2018-05-111-2/+15
* npcx: CEC: Event-handling for incoming messagesStefan Adolfsson2018-05-111-4/+162
* npcx: CEC: Handle incoming CEC messagesStefan Adolfsson2018-05-111-5/+323
* npcx: CEC: Add bus-contention handlingStefan Adolfsson2018-05-111-8/+95
* npcx: CEC: Handle enable/disable commandStefan Adolfsson2018-05-111-8/+87
* npcx: CEC: Notify AP of CEC send resultStefan Adolfsson2018-05-111-0/+22
* npcx: CEC: Add resend-logic to CEC driverStefan Adolfsson2018-05-111-4/+24
* npcx: CEC: Write messages on the CEC busStefan Adolfsson2018-05-113-11/+399
* npcx: CEC: Add stub implementation of CECStefan Adolfsson2018-05-113-0/+24
* npcx: system: Add chip generation info in system_get_chip_revision().Mulin Chao2018-05-091-6/+29
* npcx/lpc: Add debug command to trigger sci/smi/wakeFurquan Shaikh2018-04-271-0/+20
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-276-22/+23
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-272-2/+8
* it83xx: implement reboot wait-extNick Sanders2018-04-251-12/+13
* npcx: Add BBRM idx for a 3rd PD port.Aseda Aboagye2018-04-252-1/+6
* chip/stm32/clock: Align to second for rtc alarm host commandPhilip Chen2018-04-241-9/+20
* stm32: more robust SPI slave on STM32H7Vincent Palatin2018-04-221-6/+8
* g: fix signer to always use the manifestVadim Bendebury2018-04-181-16/+22
* npcx7: uart: Add FIFO mode supportCHLin2018-04-183-17/+124
* it83xx: Add eSPI virtual wires for SMI & SCIVijay Hiremath2018-04-131-0/+12
* cleanup: it83xx: pull pnpcfg_settings[] to the chip-levelDino Li2018-04-122-2/+90
* cr50: bypass signing step if cr50-codesigner is not availableVadim Bendebury2018-04-111-3/+5
* stm32: implement reboot wait-extNick Sanders2018-04-101-0/+9
* 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