Commit History

Author SHA1 Message Date
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode 3 years ago
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder 3 years ago
  Liav A 9d9d57056e Kernel/PCI: Remove Address from enumeration callback 3 years ago
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 3 years ago
  Liav A da327746a2 Kernel: Rename two PCI components 3 years ago
  Liav A 82bb08a15c Kernel/PCI: Cache more details about PCI devices when enumerating them 3 years ago
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 years ago
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 years ago
  Andreas Kling 5712e46ddc Kernel: Remove unused "VGA font" memory region in GraphicsManagement 3 years ago
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton 3 years ago
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 3 years ago
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 3 years ago
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 3 years ago
  Gunnar Beutner b10a86d463 Prekernel: Export some multiboot parameters in our own BootInfo struct 4 years ago
  Sahan Fernando 1c77f80676 Kernel: Put VirtIOGPU related types into a namespace 4 years ago
  Liav A 2a1bf53435 Kernel/Graphics: Move Bochs graphics related code into a separate folder 4 years ago
  Brian Gianforcaro abe72ede7a Kernel: Remove unused header includes in Graphics subtree 4 years ago
  Liav A a8c35b6a93 Kernel: Fix condition on whether to initialize a display adapter or not 4 years ago
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder 4 years ago
  Liav A 3fae7ca113 Kernel: Clarify and make it easy to not use raw numbers 4 years ago
  Liav A 053a832fac Kernel: Simplify graphics initialization somewhat 4 years ago
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory 4 years ago
  Sahan Fernando b9ad6058aa Kernel: Add VirtIOGPU graphics device 4 years ago
  Sahan Fernando 34e9fa4d3b Kernel: Abstract FramebufferConsole away from contiguous physical range 4 years ago
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
  Tom fb488e2b27 Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA 4 years ago
  Liav A c6ffee7f18 Kernel/Graphics: Indicate initialization failed if no device was found 4 years ago
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos 4 years ago
  Liav A 02b73cb93d Kernel/Graphics: Be more consistent about arguments passing 4 years ago
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 years ago