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