Commit History

Author SHA1 Message Date
  Andreas Kling 4b3bc3805b Kernel: Add missing error check when opening root file system 3 years ago
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() 3 years ago
  panky-codes 1b093c8b48 Kernel: Const defines for PCI IDs for storage controllers 4 years ago
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult 4 years ago
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Jean-Baptiste Boric a73bd0fff8 Kernel: Remove type from StorageDevice class 4 years ago
  Liav A a0be30f655 Kernel: Introduce two new boot arguments to assist with bare metal debug 4 years ago
  Liav A c4463cb5df Kernel: Add basic AHCI functionality 4 years ago
  Liav A b59e45e65c Kernel: Use global mechanism to determine minor number of Storage Device 4 years ago
  Brian Gianforcaro 0f424afd5a Kernel: Mark more of the kernel initialization as UNMAP_AFTER_INIT 4 years ago
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 years ago
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) 4 years ago
  Jean-Baptiste Boric 4d755725bf Kernel: Allow disabling of IDE controllers with disable_ide 4 years ago
  Jean-Baptiste Boric 666936a06b Kernel: Find boot device by enumerating devices 4 years ago
  Jean-Baptiste Boric 225957283e Kernel: Implement RamdiskDevice 4 years ago
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t 4 years ago
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions 4 years ago
  Liav A 9dc8bea3e7 Kernel: Allow to boot from a partition with partition UUID 4 years ago
  Liav A 72b1998f0d Kernel: Introduce a new partitioning subsystem 4 years ago
  Liav A 469f20d4ee Kernel: Introduce the StorageManagement class 4 years ago