elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/include/arch/io.h
CommitAuthorDateMessage
a8e068b4fe2c09e9afdd1a11b3ae315ec1cfb01Greg Haerr2025-07-24[kernel] Use loop instruction in insw/outsw I/O macros for speed
53312af7f6561513929d7a9311b696c866b98eeGreg Haerr2025-07-24[kernel] Use optional ASM inb/out for fast I/O in ATA CF driver
f4eb476507989bd83538a0d100ba6b8318eb839Greg Haerr2023-01-17Various small source file cleanups
863e586510cf3dea77aeb79f28e79a0b1d7cea8Greg Haerr2022-07-08Cleanup asm macros
4198edc92b63b91854236b2ab80e2da37c03e82Greg Haerr2022-07-08[kernel] More enhanced compiler checking with gcc options
dc607b65a099746c2eb1f0e1ef019868c5afd36Greg Haerr2022-07-07[kernel] Cleanup C code using enhanced gcc warnings
790deaf1682e0b031611a25df203d3ceaa363e4Marcin Laszewski2021-05-16Add char driver: /dev/port
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
ab7778df7b96b69894a8725746576203b1cc20dmfld-fr2019-09-26A touch of cleanup after #274
32b4471e972adbcd149ebfa5f773f526a2fab25Max Rudensky2019-07-14Portability fixes for MSDOS filesystem; had to add ctype.h for tolower()
66176b38eaf7561af61753d356538c34043ccb8Tee-Kiah Chia2019-05-05[kernel] Fix operand sizes for inw & inw_p macros
9b9813ad88ab8413ce9d1797780fdd08f7f190eTee-Kiah Chia2019-05-05[kernel] Fix asm constraint in inb/outb/inb_p/outb_p macros
14b64ba2b594b00547184a3c6c9c81ffff30d98Juan Perez-Sanchez2015-06-13Changes to reduce warnings using ia16-unknown-elks-gcc
44a446b0d7ed6a2cfb4a55138ce407152bcb6d9Juan Perez-Sanchez2015-06-13Removal of inline assembly in several functions
c732c7436554ade0e6e2f19717049abe252dbb1Riley H. Williams2002-06-04Finished ANSI'fication and `splint -weak` checking of ELKS source files that actually make up the ELKS kernel itself.
44236c3cce9463223af29e77dd156da25c8ba4fRiley H. Williams2002-04-28Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix.
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source