summaryrefslogtreecommitdiff
path: root/core/nds32
Commit message (Expand)AuthorAgeFilesLines
* 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