1. 99d9b4d Provide a minimal Console Terminal Block in the HWRPB. by Jason Thorpe · 3 years, 1 month ago master
  2. 5e91534 Fixes for secondary CPU start-up. by Jason Thorpe · 3 years, 1 month ago
  3. b5bee82 Provide interrupt mapping information in PCI config registers. by Jason Thorpe · 3 years, 1 month ago
  4. 4793b28 Fix incorrect initialization of PCI BARs by Jason Thorpe · 3 years, 1 month ago
  5. 0cbd87c Make some PCI macros available to other files. NFC. by Jason Thorpe · 3 years, 1 month ago
  6. 7accd8d Tidy comment re CY82C693UB vs PIIX by Jason Thorpe · 3 years, 1 month ago
  7. 90e70ed Fix initialization of the hwrpb.hwrpb.cpuid field. by Jason Thorpe · 3 years, 1 month ago
  8. a169c0b Fix delivery of unaligned access exceptions. by Jason Thorpe · 3 years, 1 month ago
  9. 394234f Make qemu-palcode build environment standalone. NFC. by Jason Thorpe · 3 years, 1 month ago
  10. bf0e136 Report machine checks to the kernel by Richard Henderson · 5 years ago
  11. 51c237d Do not increment PC for OPCDEC by Richard Henderson · 5 years ago
  12. f3c7e44 Reinstate do_console if kernel not provided by Richard Henderson · 8 years ago
  13. 6dd8bea Tidy clipper Sys_Setup by Richard Henderson · 8 years ago
  14. 333f7da Add smp support by Richard Henderson · 8 years ago
  15. c87a926 Add Cserve_Get_VM_Time by Richard Henderson · 11 years ago
  16. 25b1ca4 Build with -O2 and -g1. by Richard Henderson · 11 years ago
  17. 7a72670 Don't initialize COM2. by Richard Henderson · 11 years ago
  18. e959a30 Optimize memory layout. by Richard Henderson · 11 years ago
  19. 7974e1e Declare vgahw_init where init.c can find it. by Richard Henderson · 11 years ago
  20. ead7ef0 Omit video_save_pointer_table as unused. by Richard Henderson · 11 years ago
  21. b54e85c Fix use of undefined PACKED macro. by Richard Henderson · 11 years ago
  22. 187bba3 Make vga fonts const by Richard Henderson · 11 years ago
  23. 7abb12f Properly detect the presence of a vga device. by Richard Henderson · 13 years ago
  24. db3b5b6 Initialize a VGA controler. by Richard Henderson · 13 years ago
  25. 4f4608b Begin initiallizing the VGA card. by Richard Henderson · 13 years ago
  26. 6248b55 Add in/out functions for 16 and 32-bit quantities. by Richard Henderson · 13 years ago
  27. 1a4a229 Hack: Move pci BAR ranges. by Richard Henderson · 13 years ago
  28. a7b2ef5 Don't use alarms for ndelay. by Richard Henderson · 13 years ago
  29. 2d46a7e Initial PCI setup. by Richard Henderson · 13 years ago
  30. 90bb73f Inline i/o routines. by Richard Henderson · 13 years ago
  31. 45a30cd Handle padding in printf numerical output. by Richard Henderson · 13 years ago
  32. 87fb8be Use level-triggered ISA interrupts. by Richard Henderson · 13 years ago
  33. 2166044 Add ps2 keyboard initialization. by Richard Henderson · 13 years ago
  34. 369d1d9 Beginnings of the SRM console prompt. by Richard Henderson · 13 years ago
  35. 9e75c89 Read the correct register for typhoon device interrupt ready. by Richard Henderson · 13 years ago
  36. ee671d4 Implement the console callback interface. by Richard Henderson · 13 years ago
  37. 2441ea1 clipper: Report ISA interrupts properly. by Richard Henderson · 13 years ago
  38. 28a1399 Fix SMP stack initialization. by Richard Henderson · 13 years ago
  39. 784fbf5 Add copyright information. by Richard Henderson · 13 years ago
  40. ac57e53 Rearrange Cserve. Add QMU clock/alarm related entry points. by Richard Henderson · 13 years ago
  41. 2337817 Set max_asn properly for the cpu. by Richard Henderson · 13 years ago
  42. ea0e38f Re-org for Clipper system. by Richard Henderson · 13 years ago
  43. 331e6b4 Fix error in SWPCTX code. by Richard Henderson · 13 years ago
  44. 27d5d3c Use fixed frequency for rpcc. by Richard Henderson · 13 years ago
  45. 6d3e153 Implement CallPal_Cserve. by Richard Henderson · 13 years ago
  46. 71b4db6 Implement WTINT. by Richard Henderson · 13 years ago
  47. 2eec0e4 Use qemu_sysval and qemu_usp, newly exported from QEMU. by Richard Henderson · 13 years ago
  48. 2c3764b Build palcode-sx164 instead of palcode. by Richard Henderson · 13 years ago
  49. 53e4994 Optimize for size, and pca56. by Richard Henderson · 13 years ago
  50. 5c54b53 Use explicit division avoidance in print_decimal. by Richard Henderson · 13 years ago
  51. 3fae2a4 Fix return value for early return in memset. by Richard Henderson · 13 years ago
  52. 4070883 Fix typos in rti implementation. by Richard Henderson · 13 years ago
  53. 790e1b3 Handle timer interrupts specially. by Richard Henderson · 13 years ago
  54. 925b1cb Raise the interrupt level for entInt by Richard Henderson · 13 years ago
  55. 2f26e86 PCBB.PTBR contains a page frame number, not a physical address. by Richard Henderson · 13 years ago
  56. 2f022b0 Use -Wall. by Richard Henderson · 13 years ago
  57. 0830e72 Rely less on initialized data. by Richard Henderson · 13 years ago
  58. f907c57 Don't hard-code paths to the cross-compiler. by Richard Henderson · 13 years ago
  59. 166df70 Fix WrEnt bounds checking. by Richard Henderson · 13 years ago
  60. 13f1537 Misc enhancements by Richard Henderson · 13 years ago
  61. c5d1989 Don't allow MMFault in PALmode. by Richard Henderson · 13 years ago
  62. 6e14504 Signal halt properly. by Richard Henderson · 13 years ago
  63. aacb76c Dynamically allocate page tables; setup as per MILO. by Richard Henderson · 13 years ago
  64. 1a82ff3 Add simplistic printf. by Richard Henderson · 13 years ago
  65. 1ea1eb3 Add rudimentary printf. by Richard Henderson · 13 years ago
  66. 28a330a Move stack to sbss section for easy access. by Richard Henderson · 13 years ago
  67. 0c0f711 Add uart printing support. by Richard Henderson · 13 years ago
  68. 0ea286d TEMP: finished through init_page_tables by Richard Henderson · 13 years ago
  69. e00c70d TEMP by Richard Henderson · 13 years ago