git://scm.lunaixsky.com
/
lunaix-os.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Boot framework rework (#45)
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
2024-08-30
Lunaixsky
Boot framework rework (#45)
tree
|
commitdiff
2024-07-28
Lunaixsky
Change of vterm handling logic on backend chardev input...
tree
|
commitdiff
2024-07-21
Lunaixsky
PCI 16x50 UART Controller, O2 Enablement (#39)
tree
|
commitdiff
2024-07-16
Lunaixsky
Architectural Support: x86_64 (#37)
tree
|
commitdiff
2024-06-22
Lunaixsky
Decoupling Architectural-specific Code (#35)
tree
|
commitdiff
2023-12-11
Minep
fix: corner cases when printing large content through...
tree
|
commitdiff
2023-12-11
Minep
Merge branch 'master' of github.com:Minep/lunaix-os
tree
|
commitdiff
2023-12-11
Minep
feat: capability list to enable greater flexibility...
tree
|
commitdiff
2023-12-10
Minep
feat: owloysius - dynamic init function invocator
tree
|
commitdiff
2023-12-08
Minep
refactor: add a async read/write variant to device...
tree
|
commitdiff
2023-11-26
Minep
feat: nearly complete POSIX.1-2008 compliant terminal...
tree
|
commitdiff
2023-11-04
Minep
refactor: make pci device driver loading passive, pci...
tree
|
commitdiff
2023-10-26
Minep
feat: support user-spcae pci rescan
tree
|
commitdiff
2023-10-24
Minep
feat: gfxm: a layer provides user space access to low...
tree
|
commitdiff
2023-10-21
Minep
feat: standard vga support (mode switching, framebuffer...
tree
|
commitdiff
2023-09-07
Minep
feat: fstat now handle symbolic link
tree
|
commitdiff
2023-09-03
Minep
feat: serial device interfacing
tree
|
commitdiff
2023-08-28
Minep
feat: device subsystem rework
tree
|
commitdiff
2023-08-25
Minep
feat: better rtc framework which aims to remove single...
tree
|
commitdiff
2023-08-20
Minep
feat: kernel stack tracing
tree
|
commitdiff
2023-08-20
Minep
fix: corrected time conversion on alarm/sleep syscall
tree
|
commitdiff
2023-08-19
Minep
refactor: one more step towards arch-agnostic design
tree
|
commitdiff
2023-08-12
Minep
refactor: striped more arch-related code from the kerne...
tree
|
commitdiff
2023-07-25
Minep
refactor: decouple i386 specific instruction invocation
tree
|
commitdiff
2023-07-23
Minep
refactor: Optimize the context switch overhead
tree
|
commitdiff
2023-07-20
Minep
refactor: rewrite kernel's make script
tree
|
commitdiff
2023-07-16
Minep
chore: fix almost *ALL* warnings.
tree
|
commitdiff
2023-06-14
Minep
Merge branch 'master' into prog-loader
tree
|
commitdiff
2023-01-17
Minep
Merge branch 'master' into prog-loader
tree
|
commitdiff
2023-01-04
Minep
Merge branch 'interrupt-rework' into prog-loader
tree
|
commitdiff
2022-12-05
Minep
Merge branch 'master' into prog-loader
tree
|
commitdiff
2022-11-20
Minep
feat: (vm) memory mapping support: mmap/munmap
tree
|
commitdiff
2022-11-20
Minep
feat: (device) dev_null and dev_rand support
tree
|
commitdiff
2022-11-13
Minep
refactor: replace all stdint::uint32_t into short and...
tree
|
commitdiff
2022-11-10
Minep
fix: (blkio) enforce disk io buffer size alignment...
tree
|
commitdiff
2022-11-10
Minep
feat: (ahci) support multiple AHCI controller
tree
|
commitdiff
2022-11-09
Minep
feat: asynchronized SATA IO
tree
|
commitdiff
2022-10-23
Minep
Merge branch 'master' into iso-9660
tree
|
commitdiff
2022-10-22
Minep
refactor: isrm to centeralize interrupt/irq resources...
tree
|
commitdiff
2022-10-18
Minep
feat: integrate gdb support over serial port for bare...
tree
|
commitdiff
2022-09-17
Minep
Merge branch 'device-sys'
tree
|
commitdiff
2022-08-26
Minep
feat: (twimap) provide an easy way for mapping kernel...
tree
|
commitdiff
2022-08-25
Minep
feat: a file system mapping for pci devices
tree
|
commitdiff
2022-08-18
Minep
refactor: send the command with retry and error detection
tree
|
commitdiff
2022-08-18
Minep
fix: READ_CAPACITY command for 12 bytes CDB SCSI device.
tree
|
commitdiff
2022-08-14
Minep
Merge branch 'vfs-dev'
tree
|
commitdiff
2022-08-14
Minep
feat: lru eviction policy on page caches
tree
|
commitdiff
2022-08-12
Minep
refactor: kernel space yield() for controllable, flexib...
tree
|
commitdiff
2022-08-09
Minep
Merge branch 'master' into vfs-dev
tree
|
commitdiff
2022-08-09
Minep
fix: remove unwanted interrupts during disk init and...
tree
|
commitdiff
2022-08-09
Minep
Merge branch 'master' into vfs-dev
tree
|
commitdiff
2022-08-09
Minep
fix: incorrect settings of msi registers.
tree
|
commitdiff
2022-07-27
Minep
feat: open(2), close(2), mkdir(2) and readdir(2) syscall
tree
|
commitdiff
2022-07-20
Minep
refactor: change the disk io api to accept device inste...
tree
|
commitdiff
2022-07-07
Minep
Merge branch 'sata-ahci-dev'
tree
|
commitdiff
2022-07-07
Minep
refactor: abstract out the code for prdte creation...
tree
|
commitdiff
2022-07-07
Minep
feat: probe more device info
tree
|
commitdiff
2022-07-06
Minep
Merge branch 'master' into sata-ahci-dev
tree
|
commitdiff
2022-07-06
Minep
feat: sector rwm ops test code
tree
|
commitdiff
2022-07-05
Minep
feat: disk read/write support for both ATA and ATAPI...
tree
|
commitdiff
2022-07-05
Minep
Merge branch 'master' into sata-ahci-dev
tree
|
commitdiff
2022-07-04
Minep
feat: ATAPI device capacity probing
tree
|
commitdiff
2022-07-04
Minep
Merge branch 'master' into sata-ahci-dev
tree
|
commitdiff
2022-07-04
Minep
feat: Ability to send command to ATA device.
tree
|
commitdiff
2022-06-29
Minep
feat: spec-compliant AHCI HBA initialization
tree
|
commitdiff
2022-06-28
Minep
feat: AHCI probing
tree
|
commitdiff
2022-06-28
Minep
feat: vmm_vmap/ioremap/iounmap to make MMIO more flexib...
tree
|
commitdiff
2022-06-28
Minep
feat: partial PCIe support (MCFG table parsing)
tree
|
commitdiff
2022-06-27
Minep
feat: BAR sizing and MSI configuration
tree
|
commitdiff
2022-06-27
Minep
feat: MSI capability detection.
tree
|
commitdiff
2022-06-27
Minep
feat: PCI bus probing
tree
|
commitdiff
2022-06-20
Minep
Merge branch 'master' of github.com:Minep/lunaix-os
tree
|
commitdiff
2022-06-20
Minep
Merge branch 'signal-dev'
tree
|
commitdiff
2022-06-18
Minep
refactor: re-structure the kernel address space for...
tree
|
commitdiff
2022-06-16
Minep
Merge branch 'master' into signal-dev
tree
|
commitdiff
2022-06-15
Minep
Merge branch 'master' into signal-dev
tree
|
commitdiff
2022-06-13
Minep
feat: add signal handling support (not tested!)
tree
|
commitdiff
2022-06-11
Minep
feat: The waitpid family!
tree
|
commitdiff
2022-05-30
Minep
basic process support and some syscalls
tree
|
commitdiff
2022-05-03
Minep
Add back the missing reserved field in FADT.
tree
|
commitdiff
2022-05-03
Minep
Add FADT check for presence of i8042 controller.
tree
|
commitdiff
2022-05-01
Minep
Restructure the interrupt vector distribution for bette...
tree
|
commitdiff
2022-04-29
Minep
Basic PS/2 keyboard driver, and ...
tree
|
commitdiff
2022-03-13
Minep
minor adjustments
tree
|
commitdiff
2022-03-12
Minep
Timer re-worked!
tree
|
commitdiff
2022-03-12
Minep
Implement APIC, RTC, basic ACPI parser and timer support
tree
|
commitdiff
2022-03-06
Minep
dead simple rtc code for getting current datetime.
tree
|
commitdiff
2022-03-03
Minep
Complete (almost!) printf fmt support
tree
|
commitdiff
2022-02-27
Minep
vmm - allow remapping
tree
|
commitdiff
2022-02-26
Minep
fix gcc warnings & improved makefile echos
tree
|
commitdiff
2022-02-25
Minep
Virtual memory & paging
tree
|
commitdiff