Историја ревизија

Аутор SHA1 Порука Датум
  Liav A ed5a4f2938 Kernel/Storage: Restore booting from MBR partitions functionality пре 3 година
  Liav A 4dc3617f3c Kernel/Storage: Move all ATA related code to a new subdirectory пре 3 година
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> пре 3 година
  Liav A 741c871bc1 Kernel/Storage: Unify all ATA devices пре 4 година
  Brian Gianforcaro 836c22ea13 Kernel: Remove AK::String usage from Storage/StorageManagement.cpp пре 3 година
  Liav A ef9b8ff0c7 Kernel/PCI: Remove all macros and replace them with enum classes пре 3 година
  Liav A 9d9d57056e Kernel/PCI: Remove Address from enumeration callback пре 3 година
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere пре 3 година
  Liav A da327746a2 Kernel: Rename two PCI components пре 3 година
  Liav A 82bb08a15c Kernel/PCI: Cache more details about PCI devices when enumerating them пре 3 година
  Liav A fb7b4caa57 Kernel/Storage: Implement basic AHCI hotplug support пре 4 година
  Liav A 21b6d84ff0 Kernel/Devices: Remove required_mode and device_name methods пре 4 година
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription пре 3 година
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem пре 3 година
  Andreas Kling 36725228fa Kernel: Tidy up Ext2FS construction a bit пре 3 година
  Andreas Kling 4b3bc3805b Kernel: Add missing error check when opening root file system пре 3 година
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() пре 4 година
  panky-codes 1b093c8b48 Kernel: Const defines for PCI IDs for storage controllers пре 4 година
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult пре 4 година
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem пре 4 година
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Jean-Baptiste Boric a73bd0fff8 Kernel: Remove type from StorageDevice class пре 4 година
  Liav A a0be30f655 Kernel: Introduce two new boot arguments to assist with bare metal debug пре 4 година
  Liav A c4463cb5df Kernel: Add basic AHCI functionality пре 4 година
  Liav A b59e45e65c Kernel: Use global mechanism to determine minor number of Storage Device пре 4 година
  Brian Gianforcaro 0f424afd5a Kernel: Mark more of the kernel initialization as UNMAP_AFTER_INIT пре 4 година
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions пре 4 година