Commit History

Author SHA1 Message Date
  Gunnar Beutner a0c1af4327 Kernel: Specify I/O size for BMIDEChannel 4 years ago
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 years ago
  Nick Miller 10ba6f254c Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Andreas Kling aae91dda66 Kernel: Remove repeated_{in,out}16() 4 years ago
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 years ago
  asynts 4e8fd0216b Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 years ago
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions 5 years ago
  Liav A f6ce24eb48 Kernel: Move the VMWare helpers out of the IO namespace 5 years ago
  Liav A 6070fe581b Kernel: Add support for high bandwidth IO communication with VMWare 5 years ago
  Liav A 47978a5828 Kernel: Add support for vmmouse 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Robin Burchell 6c4024c04a Kernel: First cut of a sb16 driver 6 years ago
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 years ago
  Robin Burchell 0dc9af5f7e Add clang-format file 6 years ago
  Andreas Kling 243e1d8462 Kernel: Use rep insw/outsw for IDE transfers. 6 years ago
  Andreas Kling a58d7fd8bb Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. 6 years ago
  Andreas Kling 731fc5a7c8 Kernel: Much improved BochsVGA (BXVGA) support. 6 years ago
  Andreas Kling 05565bad58 Make IO helpers inline and use immediate-encoded ports when possible. 6 years ago
  Andreas Kling 9396108034 Import the "gerbert" kernel I worked on earlier this year. 6 years ago