summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-265-5/+5
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-235-5/+5
* ISH: set toolchain in core/minute-iali feng2016-11-211-3/+3
* Fix various misspellings in commentsMartin Roth2016-11-154-5/+5
* minute-ia: Revise macros to be version independentJaiber John2016-11-042-8/+8
* Fix bugs.Marius Schilder2016-11-021-30/+30
* task: Don't propagate TASK_EVENT_TIMER between between waitsShawn Nematbakhsh2016-10-264-4/+16
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-1/+9
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-241-0/+16
* npcx: Fixed bug that api utility in ROM doesn't enable burst mode.Mulin Chao2016-09-151-1/+6
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-075-1/+21
* Cr50: Mark several console commands as safeBill Richardson2016-08-311-3/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-244-17/+9
* minute-ia: Enable x86 core for Intel ISHJaiber John2016-08-1017-0/+1919
* core: Don't discard irqprio table entries due to LTOShawn Nematbakhsh2016-08-074-9/+9
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-191-0/+5
* Add cts.tasklistDaisuke Nojiri2016-07-113-0/+11
* it83xx: Support different PLL frequencies setting (24/48/96 MHz)Dino Li2016-06-142-8/+5
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-033-12/+0
* core: cortex-m0: Fix task routine prototypesStefan Reinauer2016-06-031-1/+1
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-181-10/+0
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-194-16/+44
* core: fix unaligned accessKevin K Wong2016-03-111-0/+2
* core/*/ec.lds.S: quote paths containing OUTDIRPatrick Georgi2016-02-103-8/+17
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-061-0/+1
* chip: it83xx: fix EC interrupt vector registers issueDino Li2016-01-282-29/+59
* ec: Add a chipset reset hookDuncan Laurie2016-01-254-0/+16
* core: nds32: add task_wait_event_mask() function to nds32 coreDino Li2016-01-051-3/+29
* cortex-m: proper handling of input parameters to SVC handlerIcarus Sparry2016-01-052-1/+26
* nds32: start_irq_handler() use system stackDino Li2015-12-163-5/+5
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-0/+4
* task: Don't discard events on mutex contentionShawn Nematbakhsh2015-11-302-7/+3
* add the 'extension' command frameworkVadim Bendebury2015-11-172-0/+10
* nds32: fix ldsDino Li2015-11-121-0/+1
* cortex-m0: Ensure .bss.slow section is cleared.Aseda Aboagye2015-11-121-0/+1
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-112-2/+2
* cr50: allocate signature headers in both RO and RW imagesVadim Bendebury2015-11-101-0/+3
* system: Copy the loader lastly before jumping.Aseda Aboagye2015-11-081-0/+8
* it8380dev: modify hwtimer and LPC wake upDino Li2015-11-051-34/+7
* nds32: fix interruptDino Li2015-11-012-0/+22
* it8380dev: Increase DLM sizeDino Li2015-10-251-0/+12
* it8380dev: fix clock moduleDino Li2015-10-251-5/+40
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-131-0/+15
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-131-0/+11
* nds32: fix panicDino Li2015-10-073-5/+193
* it8380dev: fix hw timer and related function.Dino Li2015-10-014-2/+141
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-49/+16
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-241-1/+1
* Fix typo when building with CONFIG_SHAREDLIBBill Richardson2015-09-232-2/+2
* nuc: Fixed flash layout issue for npcxMulin Chao2015-09-211-1/+5