1. 745de85 Add TSC emulation layer for 386/486 CPUs. by Kevin O'Connor · 12 years ago
  2. 4d96edc Cleanup - it's no longer necessary to manually reset global variables. by Kevin O'Connor · 14 years ago
  3. cc9e1bf Add FUNC16() helper macro for converting a 16bit func to a segoff_s. by Kevin O'Connor · 14 years ago
  4. abf31d3 Fix integer truncating bug in calc_future_timer(). by Kevin O'Connor · 14 years ago
  5. bb68591 Don't use RTC to time boot menu delay. by Kevin O'Connor · 14 years ago
  6. b5cc2ca Generalize timer based delay code. by Kevin O'Connor · 14 years ago
  7. 144817b Rename check_time() to check_tsc(). by Kevin O'Connor · 14 years ago
  8. 0e88576 Add support for USB mice. by Kevin O'Connor · 14 years ago
  9. 11cc662 Extend time for rtc to be ready. by Kevin O'Connor · 14 years ago
  10. 68c5139 Enable irqs in kbd/clock calls that caller might "spin" on. by Kevin O'Connor · 14 years ago
  11. 991eaff Support USB interrupt schedules on OHCI and UHCI. by Kevin O'Connor · 14 years ago
  12. 1ca05b0 Be sure to add "void" to all function prototypes that take no args. by Kevin O'Connor · 15 years ago
  13. dfefeb5 Distinguish between debug reports for unimplemented vs invalid calls. by Kevin O'Connor · 15 years ago
  14. ad90159 Enhance experimental option rom "threading" - enable preemption. by Kevin O'Connor · 15 years ago
  15. 10ad799 Replace irq_enable() regions with explicit calls to check for irqs. by Kevin O'Connor · 15 years ago
  16. 89eb624 Handle tsc rollover. by Kevin O'Connor · 15 years ago
  17. 1c46a54 Expand USB OHCI support. by Kevin O'Connor · 15 years ago
  18. 114592f Initial support for USB, UHCI, and USB Keyboards. by Kevin O'Connor · 15 years ago
  19. 6aee52d Replace clock conversion constants with defines. by Kevin O'Connor · 15 years ago
  20. ee2efa7 Support sleeping until an irq fires, and use where applicable. by Kevin O'Connor · 15 years ago
  21. 9f98542 Replace common segment/offset pairs with struct segoff_s. by Kevin O'Connor · 15 years ago
  22. 372e071 Rename VAR16_32 to VAR16VISIBLE. by Kevin O'Connor · 15 years ago
  23. 4f5586c Fix RTC UIP timing. by Kevin O'Connor · 15 years ago
  24. f358759 Clock cleanups. by Kevin O'Connor · 15 years ago
  25. af473a4 Don't declare a handler for int 0x1c - the default handler is sufficient. by Kevin O'Connor · 15 years ago
  26. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 16 years ago
  27. a83ff55 Reduce stack usage of hw irq handlers. by Kevin O'Connor · 16 years ago
  28. 92f95b0 Add more linker protections around variables accessed from 16bit mode. by Kevin O'Connor · 16 years ago
  29. 4a754b3 Add linker magic to ensure 16bit variables aren't repeated in 32bit code. by Kevin O'Connor · 16 years ago
  30. 15157a3 Implement GET/SET_GLOBAL(...) instead of using GET/SET_VAR(CS, ...) by Kevin O'Connor · 16 years ago
  31. 4e6c970 Implement time based checks even when looping on an ioport. by Kevin O'Connor · 16 years ago
  32. bc2aecd Implement tsc based delay timers, and use them throughout code. by Kevin O'Connor · 16 years ago
  33. d21c089 Enable a default hw irq handler. by Kevin O'Connor · 16 years ago
  34. 7ab798f Always define macro MODE16 - that way it can be used in C conditionals. by Kevin O'Connor · 16 years ago
  35. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  36. a05223c Improve some debugging output. by Kevin O'Connor · 16 years ago
  37. f54c150 Cleanup handling of interrupt controller (PIC). by Kevin O'Connor · 16 years ago
  38. 15c1f22 Support config driven debugging of each irq handler. by Kevin O'Connor · 16 years ago
  39. 35192dd Move debugging messages to appropriate functions. by Kevin O'Connor · 16 years ago
  40. 72743f1 Minor cleanup - use usecs instead of msecs. by Kevin O'Connor · 16 years ago
  41. 5be0490 Implement usleep using real time clock. by Kevin O'Connor · 16 years ago
  42. 1cd7471 Fix typo in clock.c outb_cmos call. by Kevin O'Connor · 16 years ago
  43. e6eb3f5 Move timer setup from post.c to clock.c. by Kevin O'Connor · 16 years ago
  44. a0dc296 Basic support for PCI BIOS. by Kevin O'Connor · 16 years ago
  45. 7a558e4 Don't save/restore flags and ebp on external calls - saves on stack space. by Kevin O'Connor · 16 years ago
  46. ed12849 Reduce stack usage for ISRs; minor fixes. by Kevin O'Connor · 16 years ago
  47. 6c78122 Replace debug_exit calls with debug info while setting a failure. by Kevin O'Connor · 16 years ago
  48. 1978676 Rename VISIBLE macro for better control. by Kevin O'Connor · 16 years ago
  49. c65a380 Bug fixes; get mouse working. by Kevin O'Connor · 16 years ago
  50. bdce35f Misc updates. by Kevin O'Connor · 16 years ago
  51. 38fcbfe Version 0.1.2 by Kevin O'Connor · 16 years ago rel-0.1.2
  52. 4b60c00 Version 0.1.1 by Kevin O'Connor · 16 years ago rel-0.1.1
  53. f076a3e Initial checkin. by Kevin O'Connor · 16 years ago rel-0.1.0