Commit History

作者 SHA1 備註 提交日期
  Jean-Baptiste Boric edd2362f39 Kernel: Add NE2000 network card driver 4 年之前
  Liav A f2faf11d61 Kernel: Try to detect Sound Blaster 16 before creating an instance 4 年之前
  Liav A 5ab1864497 Kernel: Introduce the MemoryDevice 4 年之前
  Liav A df59b80e23 Kernel: Expose SMBIOS blobs in ProcFS 4 年之前
  Tom d5472426ec Kernel: Retire SchedulerData and add Thread lookup table 4 年之前
  Maciej Zygmanowski 67e93745cb Kernel: Ensure that HPET is initialized before using random the first time 4 年之前
  Jean-Baptiste Boric 8941d831bb Kernel: Allow "serial_debug" everywhere on the command line 4 年之前
  Jean-Baptiste Boric ec056f3bd1 Kernel: Parse boot modules from Multiboot specification 4 年之前
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Jesse Buhagiar 6df15aca7e Kernel/USB: Implement test transfer 4 年之前
  Jesse Buhagiar 770a729e59 Kernel/USB: Add basic root port detection/management 4 年之前
  Jesse Buhagiar 33d73c600c Kernel/USB: Move USB classes into `USB` namespace 4 年之前
  Jesse Buhagiar 0dbb9361b8 Kernel/USB: Move USB related files to into specific directory 4 年之前
  Liav A 72b1998f0d Kernel: Introduce a new partitioning subsystem 4 年之前
  Liav A 3a19e18d1e Kernel: Move Partition code files to the Storage folder 4 年之前
  Liav A 469f20d4ee Kernel: Introduce the StorageManagement class 4 年之前
  Liav A 0a2b00a1bf Kernel: Introduce the new Storage subsystem 4 年之前
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads 4 年之前
  Tom 2b78b17926 Kernel: Enable VMWareBackdoor immediately at boot 4 年之前
  Tom 91db31880f Kernel: Add I8042Controller to detect and manage PS/2 devices 4 年之前
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 4 年之前
  AnotherTest dd60fe4d37 Kernel: Optionally take some arguments to pass to the init program 4 年之前
  Tom 838d9fa251 Kernel: Make Thread refcounted 4 年之前
  Andreas Kling e834c24eea Kernel/USB: Start fleshing out a basic UHCI controller driver :^) 4 年之前
  Tom 81780e607d Kernel: Copy command line to a safe place 4 年之前
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 年之前
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 4 年之前
  Andreas Kling 8a21491d86 Revert "Kernel: Copy command line to a safe place" 4 年之前
  Tom 41c005cb14 Kernel: Copy command line to a safe place 4 年之前
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 4 年之前