summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel
Commit message (Expand)AuthorAgeFilesLines
* nds32: To use the generic dump_stack()Greentime Hu2018-03-161-12/+0
* nds32: fix building failed if using elf toolchain.Greentime Hu2018-03-161-1/+0
* nds32: Build infrastructureGreentime Hu2018-02-222-0/+80
* nds32: Device tree supportGreentime Hu2018-02-221-0/+19
* nds32: Generic timers supportGreentime Hu2018-02-221-0/+11
* nds32: Loadable modulesGreentime Hu2018-02-221-0/+278
* nds32: L2 cache supportGreentime Hu2018-02-221-0/+64
* nds32: Debugging supportGreentime Hu2018-02-221-0/+119
* nds32: Library functionsGreentime Hu2018-02-221-0/+31
* nds32: Signal handling supportGreentime Hu2018-02-221-0/+324
* nds32: VDSO supportGreentime Hu2018-02-229-0/+742
* nds32: System calls handlingGreentime Hu2018-02-223-0/+165
* nds32: DMA mapping APIGreentime Hu2018-02-221-0/+477
* nds32: IRQ handlingGreentime Hu2018-02-221-0/+9
* nds32: Process managementGreentime Hu2018-02-221-0/+208
* nds32: Cache and TLB routinesGreentime Hu2018-02-221-0/+49
* nds32: Exception handlingGreentime Hu2018-02-224-0/+830
* nds32: Kernel booting and initializationGreentime Hu2018-02-222-0/+551
* nds32: Assembly macros and definitionsGreentime Hu2018-02-221-0/+28