diff options
author | Ian Moffett <ian@osmora.org> | 2025-06-23 15:46:11 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-06-23 15:46:11 -0400 |
commit | 73b8dda996ba8c6e85ebdc1ecd3d9e775694cb3f (patch) | |
tree | bea79110c0d6eed96695f71d75835a8192651dae /sys/arch | |
parent | 16807ff976a8cf71babf9d28bcfe3ceb7911f142 (diff) |
project: Bump version to 2.1
- [kernel: physmem]: Improve physical memory allocation [0]
- [kernel: rtl]: Implement packet TX for the RTL81XX NIC driver [1]
- [kernel: net]: Add if_var.h to describe network interfaces [2]
- [kernel: net]: Implement IEEE 802.3 and ARP request/reply logic [3, 4]
- [kernel]: Introduce timespec structure in sys/time.h [5]
- [kernel/aarch64]: Implement interrupt vector table entries [6]
- [kernel: pmap]: Introduce machine shared pmap_init() routine [7]
- [kernel/aarch64]: Implement AARCH64 pmap stubs [8]
- [kernel: intr]: Allow driver specific interrupt data [9]
- [usr: libc]: Implement rand() and srand() with LSFR [10]
- [kernel/amd64]: Add SSE and AVX support (SIMD) [11]
- [usr: libc]: Implement initial malloc() and free() [12]
- [kernel: sys]: Introduce PTR_NOFFSET macro for negative offsets [13]
Commits referenced:
[0]: a9fb11245f3ccc422089ed60a1ce57b7cb2d1c2a
[1]: 9db4bb193ad12b0cf47125543bf7f3f36c0fb0ca
[2]: 8224cdd1059aec4a1342863caa687a28690e6af9
[3]: b130e0e745ce3be4e28fc0eb50011f931157b49a
[4]: 767547ed81651a4ff6977c34c3033c82e1ebee16
[5]: bd1f2f56adf87fbaf69135e2bfd650ff472982d9
[6]: caad8df87d20c5949ef4c1190bc5a63ccf75dc05
[7]: 4a45078c01dc83e95f70b65d244c388ec62c0b98
[8]: c15bb67a2a485eaa498fca20559078eafb4a2298
[9]: 66beb7829271712f6cd2bbe03b38a50c1d953f2c
[10]: 723bb6544cf7a4bf8926e3ee3b07024250d8b68b
[11]: 34eb3b3b8dbca30c0a0702dd7805ac7b811393c8
[12]: 224eb85c88d7cdb442758adc6277bfd4a1c3a214
[13]: 549a3f6ea5e13e39f006125c0f46b79645384604
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions