Histórico de Commits

Autor SHA1 Mensagem Data
  Liav A 1f9d3a3523 Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class há 3 anos atrás
  Liav A 72b144e9e9 Kernel/Graphics: Introduce a new mechanism to initialize a PCI device há 2 anos atrás
  Ben Wiederhake 143a64f9a2 Kernel: Remove unused includes of Kernel/Debug.h há 2 anos atrás
  Liav A 91db482ad3 Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal há 2 anos atrás
  Liav A 5ff318cf3a Kernel: Remove i686 support há 2 anos atrás
  Timon Kruiper f661f1a674 Kernel: Move bar0_space_size declaration out of arch-specific ifdefs há 2 anos atrás
  Liav A 8d6da9863f Kernel: Move x86 Bochs VBE code to the Arch/x86 directory há 2 anos atrás
  Liav A bb6f61ee5d Kernel/PCI: Convert PCI BAR number to a strong typed enum class há 2 anos atrás
  Liav A f510c0ba04 Kernel: Remove stale includes of x86 IO header file há 2 anos atrás
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes há 3 anos atrás
  Liav A ebbc38cd2a Kernel/Graphics: Remove GenericGraphicsAdapter::vga_compatible method há 3 anos atrás
  Liav A 20c9e4c05c Kernel/Graphics: Ensure VMWare and VirtualBox EDIDs have manufacturer ID há 3 anos atrás
  Liav A e2ed6ef741 Kernel/Graphics: Bring back the mmap interface for DisplayConnectors há 3 anos atrás
  Liav A b96b2fb9be Kernel/Graphics: Simplify the GenericGraphicsAdapter class há 3 anos atrás
  Liav A e9a74cbefb Kernel/Graphics: Use DisplayConnector design for the Bochs driver há 3 anos atrás
  Liav A 9f0b5b04ff Kernel/Graphics: Export Bochs definitions to a header file há 3 anos atrás
  Peter Ross 9d94c85b6a Kernel: Use IO init method for Bochs emulated VGA adapter há 3 anos atrás
  Tom 413bc9976c Kernel: Don't enable write-combine for the Bochs framebuffer device há 3 anos atrás
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer há 3 anos atrás
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr há 3 anos atrás
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes há 3 anos atrás
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> há 3 anos atrás
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices há 3 anos atrás
  Liav A a9538b5879 Kernel/Graphics: Convert type method => bool vga compatible method há 3 anos atrás
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder há 3 anos atrás
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere há 3 anos atrás
  Liav A da327746a2 Kernel: Rename two PCI components há 3 anos atrás
  Liav A acd44bdcad Kernel/Graphics: Modernize somewhat the code of BochsGraphicsAdapter há 3 anos atrás