| Commit message (Expand) | Author | Age | Files | Lines |
* | Add C-SKY fast interrupt support. | Hanhui | 2021-01-14 | 1 | -2/+2 |
|
|
* | Add vutex and fixed thread once waiting initialize function error. | Hanhui | 2020-12-28 | 1 | -1/+3 |
|
|
* | TCP support RFC6528 and add optimized memory copy function for C-SKY. | Hanhui | 2020-12-23 | 1 | -4/+32 |
|
|
* | Add device tree support and update ppp and build system. | Hanhui | 2020-12-22 | 1 | -0/+48 |
|
|
* | Add MAP_CONTIG support in mmap() and add yaffs sync support. | Hanhui | 2020-06-11 | 1 | -1/+2 |
|
|
* | Add support for ARMv7 LPAE mode and pt-malloc algorithm in process. | Hanhui | 2019-12-11 | 1 | -0/+1 |
|
|
* | Add PowerPC 460 processor support. | Hanhui | 2019-09-27 | 1 | -4/+10 |
|
|
* | Add C-SKY 803 support. | Hanhui | 2019-07-15 | 1 | -0/+7 |
|
|
* | Add some process statistics information. | Hanhui | 2019-06-03 | 1 | -0/+1 |
|
|
* | Add ISO 9660 CD-ROM File system support. | Hanhui | 2019-03-07 | 1 | -2/+10 |
|
|
* | Add semfd() support and optimizing timer algorithms. | Hanhui | 2019-02-23 | 1 | -0/+2 |
|
|
* | Add Bmsg IPC service and fixed a ARM64 GDB bug. | Hanhui | 2019-02-15 | 1 | -0/+2 |
|
|
* | Add net device Tx/Rx descriptor helper. | Hanhui | 2019-01-08 | 1 | -0/+1 |
|
|
* | Add 'CASA' instruction support in SPARC V8e LEON3/4 processor. | Hanhui | 2019-01-07 | 1 | -0/+1 |
|
|
* | Add 64bits atomic and sub device number support. | Hanhui | 2018-12-12 | 1 | -1/+2 |
|
|
* | Add net bonding networking, support 'Balance RR', 'Active Backup', 'Broadcast... | Hanhui | 2018-11-23 | 1 | -0/+2 |
|
|
* | Add netdev txqueue support and pipe support open blocking. | Hanhui | 2018-11-21 | 1 | -0/+1 |
|
|
* | Add strcasestr() function to libc. | Hanhui | 2018-11-20 | 1 | -0/+1 |
|
|
* | Add some bintools and upgrading methods for solving unalignment. | Hanhui | 2018-11-17 | 1 | -2/+5 |
|
|
* | Add 6LowPAN (IEEE802.15.4 and BLE (Bluetooth low energy)) support in netdev. | Hanhui | 2018-11-02 | 1 | -0/+4 |
|
|
* | Add 64K page size support to ARM64. | Hanhui | 2018-11-01 | 1 | -1/+2 |
|
|
* | Add C-SKY(Ali) architecture support. | Hanhui | 2018-10-30 | 1 | -0/+48 |
|
|
* | Add ARM Cortex-M PendSV support. | Hanhui | 2018-10-25 | 1 | -0/+2 |
|
|
* | Add ARM64(AArch64) architecture support. | Hanhui | 2018-10-08 | 1 | -0/+44 |
|
|
* | Updated GDB to support HR2 CPU vector register view. | Hanhui | 2018-09-20 | 1 | -0/+1 |
|
|
* | Add multi IP support on one net device. | Hanhui | 2018-09-18 | 1 | -0/+1 |
|
|
* | Add PowerPC unaligned exception correction. | Hanhui | 2018-08-29 | 1 | -1/+5 |
|
|
* | Fixed NAT port range bug and add PowerPC L2, L3 cache support. | Hanhui | 2018-08-08 | 1 | -0/+5 |
|
|
* | Removed some API and add user QoS setting support, updated mmap() and KidVPN. | Hanhui | 2018-08-07 | 1 | -0/+1 |
|
|
* | Updated spinlock support FIFO and SMP scheduling policy more rational. | Hanhui | 2018-07-30 | 1 | -2/+2 |
|
|
* | Add IP QoS statistics. | Hanhui | 2018-07-19 | 1 | -0/+2 |
|
|
* | Add IPv4 & IPv6 QoS support. | Hanhui | 2018-07-17 | 1 | -0/+1 |
|
|
* | Add RISC-V(32/64bits) support and updated select() and fixed MIPS FPU zero er... | Hanhui | 2018-07-10 | 1 | -3/+35 |
|
|
* | Add CPU strongly affinity schedule support. | Hanhui | 2018-06-07 | 1 | -0/+2 |
|
|
* | Fixed debug process stop bug and improve application memory operation efficie... | Hanhui | 2018-05-24 | 1 | -2/+22 |
|
|
* | Add CETC HR2 CPU/DSP support. | Hanhui | 2018-03-14 | 1 | -0/+9 |
|
|
* | Add MIPS64 support and refactoring all architectural support(context in TCB). | Hanhui | 2018-03-07 | 1 | -20/+41 |
|
|
* | Fixed NAT fragment bug and add DHCPv6 support. | Hanhui | 2018-02-25 | 1 | -0/+1 |
|
|
* | Add TCP MD5 signature support and TCP forward MSS adjust feature. | Hanhui | 2018-02-07 | 1 | -1/+2 |
|
|
* | Add netcrc and new netdev multicast filter. | Hanhui | 2018-01-23 | 1 | -0/+3 |
|
|
* | Updated TCP/IP, support OpenRT router platform. | Hanhui | 2018-01-20 | 1 | -3/+8 |
|
|
* | Add embedTLS, KidVPN, Multicast forwarding, flow control and fixed rename() bug. | Hanhui | 2018-01-04 | 1 | -49/+92 |
|
|
* | Add IPv6 route support and route ioctl() support and AF_ROUTE support. | Hanhui | 2017-12-14 | 1 | -1/+9 |
|
|
* | Add nonvolatile crash dump, net bridge & network efficient memory management. | Hanhui | 2017-12-06 | 1 | -0/+6 |
|
|
* | Reconstruct part of the ARM Cortex-M support code. | Hanhui | 2017-11-17 | 1 | -3/+10 |
|
|
* | Add ARM MPU(Cortex-M, R) support and add ARMv7 Cortex-M VFP support. | Hanhui | 2017-11-12 | 1 | -0/+14 |
|
|
* | Add SPARC architecture support. | Hanhui | 2017-10-17 | 1 | -0/+45 |
|
|
* | Updated PowerPC E500 support, add rootFs map kernel parameter and startup.sh ... | Hanhui | 2017-09-15 | 1 | -0/+4 |
|
|
* | Add DSP C6x debug support. | Hanhui | 2017-09-10 | 1 | -0/+2 |
|
|
* | Add NVMe storage support and PCI bus support MSI-X interrupt. | Hanhui | 2017-09-04 | 1 | -0/+9 |
|
|