Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-22 | nds32: L2 cache support | Greentime Hu | 2 | -0/+201 |
2018-02-22 | nds32: Debugging support | Greentime Hu | 2 | -0/+144 |
2018-02-22 | nds32: Library functions | Greentime Hu | 13 | -0/+721 |
2018-02-22 | nds32: Signal handling support | Greentime Hu | 2 | -0/+384 |
2018-02-22 | nds32: VDSO support | Greentime Hu | 12 | -0/+816 |
2018-02-22 | nds32: System calls handling | Greentime Hu | 7 | -0/+383 |
2018-02-22 | nds32: ELF definitions | Greentime Hu | 3 | -0/+194 |
2018-02-22 | nds32: DMA mapping API | Greentime Hu | 2 | -0/+491 |
2018-02-22 | nds32: Device specific operations | Greentime Hu | 2 | -0/+145 |
2018-02-22 | nds32: Atomic operations | Greentime Hu | 2 | -0/+118 |
2018-02-22 | nds32: IRQ handling | Greentime Hu | 2 | -0/+45 |
2018-02-22 | nds32: Process management | Greentime Hu | 4 | -0/+399 |
2018-02-22 | nds32: Cache and TLB routines | Greentime Hu | 12 | -0/+1224 |
2018-02-22 | nds32: MMU fault handling and page table management | Greentime Hu | 4 | -0/+536 |
2018-02-22 | nds32: MMU initialization | Greentime Hu | 3 | -0/+446 |
2018-02-22 | nds32: MMU definitions | Greentime Hu | 8 | -0/+802 |
2018-02-22 | nds32: Exception handling | Greentime Hu | 6 | -0/+1483 |
2018-02-22 | nds32: Kernel booting and initialization | Greentime Hu | 2 | -0/+551 |
2018-02-22 | nds32: Assembly macros and definitions | Greentime Hu | 4 | -0/+1111 |