Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nds32: To use the generic dump_stack() | Greentime Hu | 2018-03-16 | 1 | -12/+0 |
* | nds32: fix building failed if using elf toolchain. | Greentime Hu | 2018-03-16 | 1 | -1/+0 |
* | nds32: Build infrastructure | Greentime Hu | 2018-02-22 | 2 | -0/+80 |
* | nds32: Device tree support | Greentime Hu | 2018-02-22 | 1 | -0/+19 |
* | nds32: Generic timers support | Greentime Hu | 2018-02-22 | 1 | -0/+11 |
* | nds32: Loadable modules | Greentime Hu | 2018-02-22 | 1 | -0/+278 |
* | nds32: L2 cache support | Greentime Hu | 2018-02-22 | 1 | -0/+64 |
* | nds32: Debugging support | Greentime Hu | 2018-02-22 | 1 | -0/+119 |
* | nds32: Library functions | Greentime Hu | 2018-02-22 | 1 | -0/+31 |
* | nds32: Signal handling support | Greentime Hu | 2018-02-22 | 1 | -0/+324 |
* | nds32: VDSO support | Greentime Hu | 2018-02-22 | 9 | -0/+742 |
* | nds32: System calls handling | Greentime Hu | 2018-02-22 | 3 | -0/+165 |
* | nds32: DMA mapping API | Greentime Hu | 2018-02-22 | 1 | -0/+477 |
* | nds32: IRQ handling | Greentime Hu | 2018-02-22 | 1 | -0/+9 |
* | nds32: Process management | Greentime Hu | 2018-02-22 | 1 | -0/+208 |
* | nds32: Cache and TLB routines | Greentime Hu | 2018-02-22 | 1 | -0/+49 |
* | nds32: Exception handling | Greentime Hu | 2018-02-22 | 4 | -0/+830 |
* | nds32: Kernel booting and initialization | Greentime Hu | 2018-02-22 | 2 | -0/+551 |
* | nds32: Assembly macros and definitions | Greentime Hu | 2018-02-22 | 1 | -0/+28 |