summaryrefslogtreecommitdiff
path: root/core/nds32
Commit message (Expand)AuthorAgeFilesLines
* nds32: task: allow context switching if task_start() is calledDino Li2018-03-152-3/+4
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+6
* nds32: enable GCC LTODino Li2017-11-303-3/+9
* common: Add software CTZ implementation when needeedGwendal Grignou2017-11-161-1/+2
* it83xx: add espi moduleDino Li2017-11-141-1/+7
* nds32: use coreboot-sdk as the default toolchain for local buildDino Li2017-11-101-1/+4
* nds32: add built-in functionDino Li2017-10-262-1/+17
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-1/+1
* nds32: add software floating point library routinesDino Li2017-06-232-0/+196
* task: Wait for HOOK_INIT completion before scheduling tasksShawn Nematbakhsh2017-06-191-3/+9
* chip: it83xx: add support for floating point unitDino Li2017-05-292-4/+11
* nds32: lds: compute image size at link timeDino Li2017-03-201-2/+1
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-03-161-11/+2
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-1/+1
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-4/+0
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-1/+1
* Revert "system: Use stored size in image_data for determining image_used"Vadim Bendebury2017-02-011-1/+11
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-01-301-11/+1
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-1/+1
* nds32: Add fabsf and sqrtf functionDino Li2017-01-183-1/+131
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-1/+1
* nds32: lds: reduce gap of flashDino Li2017-01-052-23/+31
* nds32: pre-fix for the latest official toolchainDino Li2016-12-202-5/+6
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-1/+1
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-1/+1
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* task: Don't propagate TASK_EVENT_TIMER between between waitsShawn Nematbakhsh2016-10-261-1/+4
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-071-0/+4
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* core: Don't discard irqprio table entries due to LTOShawn Nematbakhsh2016-08-071-5/+5
* 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-031-4/+0
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-181-10/+0
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-6/+11
* core/*/ec.lds.S: quote paths containing OUTDIRPatrick Georgi2016-02-101-4/+7
* chip: it83xx: fix EC interrupt vector registers issueDino Li2016-01-282-29/+59
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+4
* core: nds32: add task_wait_event_mask() function to nds32 coreDino Li2016-01-051-3/+29
* nds32: start_irq_handler() use system stackDino Li2015-12-163-5/+5
* nds32: fix ldsDino Li2015-11-121-0/+1
* 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
* nds32: fix panicDino Li2015-10-073-5/+193
* it8380dev: fix hw timer and related function.Dino Li2015-10-014-2/+141
* common: Add __fls functionGwendal Grignou2015-09-211-3/+3
* it8380dev: fix idle task and chip idDino Li2015-09-181-1/+23
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1