issues
search
hgruniaux
/
Pi-kachULM_OS
A mini OS kernel for Raspberry PI 3 and 4
Other
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rapport
#73
desfreng
closed
5 months ago
0
Added CMake Target for Pi-kachULM_OS bootable image build
#72
desfreng
closed
5 months ago
0
[bug] Data cache does not work (and therefore is currently disabled)
#71
hgruniaux
opened
5 months ago
0
[bug] Implement floating point and SIMD instructions in userspace
#70
hgruniaux
opened
5 months ago
0
[bug] Userspace programs can arbitrary write into kernel memory
#69
hgruniaux
opened
5 months ago
0
[bug] A user process can not create two windows (or yes, but it has an issue)
#68
hgruniaux
opened
5 months ago
0
[feat] Implement userspace framebuffers
#67
hgruniaux
opened
5 months ago
0
Updated Slides
#66
hgruniaux
closed
5 months ago
0
Implement PS/2 keyboard
#65
hgruniaux
closed
5 months ago
0
Tidy Up for Presentatoin
#64
hgruniaux
closed
5 months ago
0
Implementation of a DMA Driver.
#63
desfreng
closed
5 months ago
1
Implement a window manager
#62
hgruniaux
closed
5 months ago
0
Fix IRQs
#61
hgruniaux
closed
5 months ago
0
Fix memory allocator
#60
hgruniaux
closed
5 months ago
0
Hardware Fixes
#59
desfreng
closed
6 months ago
0
Fix syscall registration errors
#58
hgruniaux
closed
6 months ago
0
Syscall Registration Error.
#57
desfreng
closed
6 months ago
6
Implementation of System Timers & IRQ Controllers for Pi4 & Pi3
#56
desfreng
closed
6 months ago
2
Fix framebuffer
#55
hgruniaux
closed
6 months ago
0
[feat] Support command line arguments for tasks
#54
hgruniaux
opened
6 months ago
0
[feat] Implement a filesystem
#53
hgruniaux
closed
5 months ago
0
[feat] Support task sleeping (`sleep` syscall)
#52
hgruniaux
closed
6 months ago
0
Implement multitasking
#51
hgruniaux
closed
6 months ago
0
Implemtation of Process Memory API
#50
desfreng
closed
6 months ago
0
Add a testing framework
#49
hgruniaux
closed
6 months ago
0
Add `assert` and `KASSERT_X` macros
#48
hgruniaux
closed
6 months ago
0
Initial implementation of the ELF lib
#47
hgruniaux
closed
6 months ago
0
Add hash functions to libk
#46
hgruniaux
closed
6 months ago
3
Initial MMU Implementation & MMIO Death
#45
desfreng
closed
6 months ago
3
Initial implementation of interrupts and EL switching
#44
hgruniaux
closed
7 months ago
1
Implementation of PageAlloc
#43
esauvat
closed
6 months ago
0
Slight Improve of DeviceTree Lib & Doc
#42
desfreng
closed
7 months ago
0
Remove SVE implementations and add naive implementation in libk
#41
hgruniaux
closed
7 months ago
0
Improve device tree library
#40
hgruniaux
closed
6 months ago
0
[bug] Fix clang
#39
hgruniaux
closed
6 months ago
0
Add support for the different UARTs
#38
hgruniaux
closed
6 months ago
0
Use DeviceTree in all modules instead of MMIO
#37
hgruniaux
closed
6 months ago
0
[feat] Add functions to parse common properties types in Property of DeviceTree
#36
hgruniaux
closed
6 months ago
0
[feat] Add function to resolve aliases in DeviceTree
#35
hgruniaux
closed
6 months ago
0
[bug] Fix framebuffer support on hardware
#34
hgruniaux
closed
6 months ago
0
Add the kernel utility library `libk`
#33
hgruniaux
closed
7 months ago
0
Add support for mailbox, GPIO, MiniUART, framebuffer and GRAPHICS
#32
hgruniaux
closed
7 months ago
1
[feat] Add support for miniUART
#31
hgruniaux
closed
7 months ago
0
[feat] Add SpinLock interface
#30
hgruniaux
closed
7 months ago
1
[bug] Double buffering support not working
#29
hgruniaux
opened
8 months ago
0
Clang in CI
#28
desfreng
closed
8 months ago
0
Add support for the Clang compiler
#27
hgruniaux
closed
8 months ago
0
[feat] Add support for an initial in-RAM filesystem from a tar or cpio file
#26
hgruniaux
closed
5 months ago
0
Better debug library API
#25
hgruniaux
closed
8 months ago
0
Fixes many clang-tidy warnings and improve debug API
#24
hgruniaux
closed
8 months ago
2
Next