File history
Tracking elks/arch/i86/kernel/timer-8254.c
| Commit | Author | Date | Message |
|---|---|---|---|
9223a41cdbdb6449e930eae14d700e183ac14fa | Ferry Hendrikx | 2025-04-22 | updates |
679bd3d5c48a934bb4e215ffc6d52b838ec9c61 | Ferry Hendrikx | 2025-04-18 | kernel and build changes |
743ab4793a7ae6b81cda128e8a5476cbf8d6902 | Greg Haerr | 2024-09-12 | More retabs |
c1a5b383de24221e0d2fe7d3d2cbc717a6cad9c | Greg Haerr | 2023-08-07 | [kernel] Cleanup various kernel sources |
bab2f8f302292237fb7b61fb60575b088f0aa2e | Greg Haerr | 2022-12-24 | [kernel,build] Cleanup IRQ and config options, add MK-88 and no hw timer |
5933ba3169357fc7c97284e2621d7b203f06493 | Greg Haerr | 2022-08-01 | Minor cleanups from PC-98 testing |
3fd66ce926707e67b630bfa0138c52d1abe802e | Greg Haerr | 2021-12-13 | Port hardware and setup to PC98 |
efa6eecd45d8054244c91c27e8078872acfdca1 | Greg Haerr | 2021-05-12 | [kernel] Allow setup.S INITSEG values to be specified in config.h |
990c616a318951ccddd64c857ef03173784098c | Greg Haerr | 2021-05-11 | Move 8259 PIC and 8254 PIT handlers to seperate source files |
ae326eab00a44f1a5da7e097bb8aa5335f0e68e | Greg Haerr | 2020-11-23 | [kernel] Changes to allow booting ELKS disk images on EMU86 |
79d411c7915571095ad1d602e28742a557ec593 | Greg Haerr | 2020-11-02 | [kernel] Add experimental display showing disk access |
054564bb78628df5289f382f6e71f89f653157b | Greg Haerr | 2020-10-14 | [kernel] Various source code cleanups |
c744ce11a808edb3a5ae9b821d7008e405305a9 | Greg Haerr | 2020-06-30 | [kernel] High speed serial driver and slip networking fixes |
c6df4f4a3ffb50b6ed38f012032244cc9aadba2 | Greg Haerr | 2020-04-23 | Fix proper VMIN/VTIME operation |
a5cea31429c21bdcebbfcf4bcbbe5910b35e0f3 | Greg Haerr | 2020-04-16 | [kernel] Add customizable IRQ and port mappings in ports.h |
dd5fbd0a7cbaec7e60feaced17dc8b7a046f9d3 | mfld-fr | 2017-11-01 | Normalize peek & poke - Add fmemcmp |
44a446b0d7ed6a2cfb4a55138ce407152bcb6d9 | Juan Perez-Sanchez | 2015-06-13 | Removal of inline assembly in several functions |
6d1d1c2cdaaf76451c7aff24151f9e450b6303c | Jody Bruchon | 2012-07-07 | Large set of bug fix patches by Juan Perez-Sanchez. |
0dd8b58824659c0e87c7da2c3269847bfe95415 | Jody Bruchon | 2012-05-07 | Applied a patch by Juan-Perez Sanchez which was accidentally not committed. |
44236c3cce9463223af29e77dd156da25c8ba4f | Riley H. Williams | 2002-04-28 | Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
a44ddb8796e72f4659959d091523af4b105aecd | Thomas G. McWilliams | 2001-04-02 | arch/i86/kernel/irq.c: Use macros to generate 8253/8254 timer constants directly from the value of HZ. Remove some bits of previously commented out and unused code. Move external declarations of timer_tick() and enable_timer_tick() to a header fil |
95b70015adf5e46222e434eb3171f451f076292 | Andrew Richards | 2000-01-06 | ELKSibo code merged from psion_port branch |