Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathan Lanza f4e6c4c6f0 Kernel: Use Multiboot macros instead of magic constants (#2090) hace 5 años
  Andreas Kling e3b450005f Kernel: Remove CommandLine::get() in favor of lookup() hace 5 años
  Liav A ea58563970 Kernel: Instantiate network adapters in their own detect() methods hace 5 años
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration hace 5 años
  Liav A 9bb4a6ecf6 Kernel: Create BXVGA device if found in the PCI bus hace 5 años
  Liav A a7c5a1fe69 Kernel: Simplify the Time management initialization hace 5 años
  Liav A 8e336798b5 Kernel: Run clang-format on init.cpp hace 5 años
  Liav A 8139688ef1 Kernel: Simplify the Interrupt management initialization hace 5 años
  Andreas Kling 871d450b93 Kernel: Remove redundant "ACPI" from filenames in ACPI/ hace 5 años
  Andreas Kling 1c865ee8d4 Kernel: Merge ACPI::StaticParser into ACPI::Parser hace 5 años
  Andreas Kling 4644217094 Kernel: Remove "non-operational" ACPI parser state hace 5 años
  Andreas Kling 95e44a33c1 Kernel: Move ACPI initialization from init.cpp to ACPI::initialize() hace 5 años
  Andreas Kling f25d2f5518 Kernel: Move NetworkTask startup into NetworkTask::spawn() hace 5 años
  Andreas Kling f2ebfb9e4e Kernel: Simplify PCI initialization logic hace 5 años
  Andreas Kling 5cc09b0245 Kernel: Simplify VMWareBackdoor somewhat hace 5 años
  Andreas Kling e4ab908fe0 Kernel: Move global constructor invocation a bit earlier hace 5 años
  Andreas Kling a066dd1fac Kernel: Move sync and finalization tasks into their own files hace 5 años
  Andreas Kling befe4c6709 Kernel: Remove DebugLogDevice hace 5 años
  Andreas Kling c8087a42fc Kernel: Move more things from init() to init_stage2() hace 5 años
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine hace 5 años
  Andreas Kling dc7340332d Kernel: Update cryptically-named functions related to symbolication hace 5 años
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" hace 5 años
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Andreas Kling c50fbf6da0 Kernel: Remove the floppy driver hace 5 años
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem hace 5 años
  Liav A 425a2ca6ad Init Stage: Allow to boot with smp=on hace 5 años
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() hace 5 años
  Liav A c616eb6aaf Init Stage: Use latest changes hace 5 años
  Liav A fcb1426a2b Init Stage: Use dbg() instead of dbgprintf() hace 5 años