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/arch/i86/drivers/char/config.in
CommitAuthorDateMessage
0285a773ae5b748cf3709ff12892be832f3ebbcswausd2025-11-03Support for the NEC V25 microcontroller - changed Files
55113b67399c73115b1c961a5e45eecfe76a224Adrian Siekierka2025-04-20[swan] Separate hard reset/poweroff/system code into separate .c files
4d02f25808d18cf302def7eccb39e26a8e31cb4Adrian Siekierka2025-04-20[swan] Move bell code to bell-swan.c, simplify Makefile/config changes
931abcc0df74ca59b65a496637cfe837e12ab8fAdrian Siekierka2025-04-19[swan] Add support for 4x8 font display
3ca8ff33be2ced7849e5d0a3089d6b047a36cb9Greg Haerr2024-09-15[kernel] Updates to console code from #1980
b25f8898ac7863741d54cd5507cdeef962ef3d0Valtteri Koskivuori2024-09-08[console] Factor out 6845 code to crtc-6845.c
6dfa3ab0e79ca7d3d0e5f5f77a6456af60261baGreg Haerr2024-09-04[drivers] Remove unfinished Meta/UDD driver
69fb7e6c3fc668cff99df967564d88181db5986Greg Haerr2024-04-16Cleanup various unused or less used config options
d0aa2c3cdc0190ceefbe3d8d8737daad703a2e2Greg Haerr2024-03-24Remove CONFIG_EMUL_VT52
b816805e5dc2487b9c8486a774184d3709c0c43Greg Haerr2023-09-01[kernel] Cleanup /dev/mem source code
e25080fe84e2d90fd9583b620ebc56468e89e8cGreg Haerr2023-08-16Remove CONFIG_EMUL_ANSI_PRINTK
5bec29d96faa4a6869eee0c4b5bc7e59dba6a75Greg Haerr2022-06-21[build] Cleanup config options
9af839179ae22171fb9e63b12428802ec3642d3Greg Haerr2022-06-19[config] Disallow Scancode keyboard driver unless Direct Console
676a285750d2b2642cb64d190c32e7f0c1dae05Santiago Hormazabal2021-11-078018x: add an IRQ-driven serial console
32532b2a91802086633f34b8cc694820e932f67Greg Haerr2021-06-13[kernel] More SIBO cleanup
90adc026a691c0a1e49416ccad260460fa95af2Greg Haerr2021-05-24[kernel] More source cleanups
790deaf1682e0b031611a25df203d3ceaa363e4Marcin Laszewski2021-05-16Add char driver: /dev/port
e9d82e2a93dd5bc6bb6a4512de7c203fca1d4bbGreg Haerr2021-05-07[console] Add configurable scancode vs BIOS keyboard driver
8d8ceebdcc660b92ac243cc81d4d57378111709Greg Haerr2020-10-17[kernel] Refactor console driver code; create headless console for emu86
22a3e9af46faea5885d2d40528ec9a396fcc733Greg Haerr2020-04-14[ioctl] Fix tty subdrivers to handle TCSETA messages
5be3b9c0f25bd036aa87566c76c7345181c7a6bMarcin Laszewski2020-04-14Char driver: /dev/cgatext
73d157b53a76f3d2ea3c3adb018dba9493bf586mfld-fr2018-05-16Simplify the configuration layout
ab624d4950bcc4fc766e2eb4164bb0bb084c9c9mfld-fr2018-04-14Move configuration entry to top directory
9a4897e460c11e3fbe5c9a35042d05e720d8f30mfld-fr2018-04-12Remove Tcl/Tk front-end from configuration script
4f286df45200799a827df2d6bb4627bb57b981amfld-fr2017-02-10[ne2k] Close mfld-fr#4 : CONFIG_ETH option
8fd2909b5bc00c148700f5c33fb2a2871aaa25alithoxs2016-05-16Provide the ability to configure bios console with ansi, vt52 or none emulation, the same way as with direct console driver. Compiled with bcc, tested with qemu all possible configurations.
bad0f34ef6776c6dce7f8f444f2204cfcbfe62dlithoxs2016-05-06Fixed terminal emulation in direct console driver (dircon.c) Changed config files to select ANSI, VT52 or NONE Updated termcap, keyboard driver (xt_key.c) and levee editor. Implemented standard Insert line and remove line in ANSI and VT52 emulators. Fixed
0e2c97a7c5ae49828a8403701e5ebc7005fd7d6Jody Bruchon2012-02-05Applied printk() fix, compilation error fix, and IRQ fixes from Juan Perez-Sanchez.
19138c59bb2ed116c334162b334aeb71f7adebaKirn Gill2006-11-24Fixed typographic error
1466efb287a095139d8c35995d10dca5dd1e6a5Kirn Gill2006-11-24Noted the fact that the "Character device drivers" submenu is broken.
1dd8aba06da0a93a370ada36a44c8f213415b2cHarry Kalogirou2002-08-10*** empty log message ***
7db3b4848aab80b1338cc0c0233720c4ff88d4aRiley H. Williams2002-07-16Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details.
7c16f7fab993d748a434d8831f1dd95e644ed1bRiley H. Williams2002-06-25Rationalise ELKS kernel configuration options.
0f4cb8cc3726c4efd45c2bb1479e98519b88c19Riley H. Williams2002-06-23Rationalised configuration variables that describe the system memory state.
2b236ade764ef60b43534eb7ef107efaae85b31Harry Kalogirou2002-04-29update faq, docs and config
e86211760502daff0922cd7d4697d35f1ac72fcRiley H. Williams2002-04-23Simplified keycode system, also ANSI'fied and reindented arch/i86/drivers/char subtree.
dfb289932bcfa42de3d4146b4848cc1d5da4f66Riley H. Williams2001-11-17Fixed bug and tweaked KeyMap config vars.
1c1d79797c778eec15af1ccc15bab8d6177c8f1Riley H. Williams2001-08-14Revamped keymap system to make it easier to add new keymaps.
531597de22f341ecbc82660400277bde6b63a1dRiley H. Williams2001-08-13Added DVORAK keyboard layout (thanks to Peter L. Vachuska <pvachusk@nconnect.net> for coding it)
3ebd82524fe1d86e125c0cf31260f1471ba71c2Andrew Richards2000-03-03Lots of changes - See CHANGELOG
997e971b50650a760a5f72abdbd6cd7a8a2f41cAndrew Richards2000-01-12Important fix to SIBO keyboard driver by Simon Wood
95b70015adf5e46222e434eb3171f451f076292Andrew Richards2000-01-06ELKSibo code merged from psion_port branch
9ec8c47dc93b9eddb1edd780583af84f989134dAndrew Richards1999-12-17Modified console selection to make more sense
bb6cd206c33acba72c76dc7624ad628cc874fe1Andrew Richards1999-07-09Added support for pseudo ttys
48ff4154677ca24d52b4fb5cd4db324982e61c7Andrew Richards1999-02-15Driver stub of meta driver for user space device drivers
0caad0cc5ffe59c18e6ea60fc27642f48ae7de2Andrew Richards1998-11-18Re-organised config scripts as contributed by Riley Williams.
01781f432bba429ca0547c1a6dd55d2b2929958Andrew Richards1998-11-17Improved serial driver and added support for serial console.
9e79ed884d0d4549157c4e2a6f481b3c4fb4e7fAndrew Richards1998-11-11Fixed bioscon driver as contributed by David Murn - now works correctly. Minor tweaks to nearby code.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source