summaryrefslogtreecommitdiff
path: root/core/nds32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-12/+0
* UART: Remove unused uart.h header includesAnton Staaf2015-09-082-2/+0
* nds32: use INT_MASK instead of GIEDino Li2015-08-203-34/+66
* it8380dev: add __muldi3.SDino Li2015-08-142-1/+41
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-5/+5
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-131-2/+12
* it8380dev: add flash module and fix system jumpDino Li2015-07-082-0/+13
* nds32: remove macro "RO"Dino Li2015-07-011-13/+0
* cleanup: fix all the header guardsBill Richardson2015-06-184-12/+12
* it8380dev: add pmc control moduleDino Li2015-06-172-3/+16
* core: Assert if task_get_current() cannot return a valid task IDShawn Nematbakhsh2015-06-121-0/+4
* it8380dev: add KBC/KMSC moduleDino Li2015-03-221-0/+6
* hooks: add hook for battery state of charge changeAlec Berg2015-02-031-0/+4
* Stop mutex_lock() from eating pending eventsBill Richardson2014-11-221-0/+2
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* it8380dev: fix firmware can't startup (re-generate)Dino Li2014-03-182-4/+5
* discard unused functions at link timeVincent Palatin2014-03-111-21/+21
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-0/+25
* Move CLZ emulation to common codeVincent Palatin2014-03-062-39/+5
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-101-0/+14
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-1011-0/+1310