Historie revizí

Autor SHA1 Zpráva Datum
  Sönke Holz c0d7749654 Kernel/riscv64: Add QEMU virt machine memory map před 1 rokem
  Sönke Holz 959f2c0342 Kernel/riscv64: Implement `debug_output` and change cmdline to use it před 1 rokem
  Sönke Holz 173a085e48 Kernel: Only unmap prekernel on x86_64 před 1 rokem
  Sönke Holz 3852f4f136 Kernel: Only try to use VGA text mode on x86_64 před 1 rokem
  Liav A 4a50c01c50 Kernel: Print to the log what is the first user process & its arguments před 1 rokem
  Liav A 1b00618fd9 Kernel+Userland: Replace the beep syscall with the new /dev/beep device před 1 rokem
  Hendiadyoin1 8993c43598 Kernel: Try 5 times to find the root boot drive před 1 rokem
  Hendiadyoin1 a390adcf35 Kernel: Load drivers before looking for the boot drive před 1 rokem
  kleines Filmröllchen 40fb41322e Kernel: Fix SipHash aarch64 boot regression před 1 rokem
  Vladimir Serbinenko 342c707be3 Kernel: Don't use framebuffer if flag is not set před 2 roky
  Jesse Buhagiar 3cead2801a Kernel: Call USB Driver initialize functions during init před 3 roky
  Liav A d61c23569e Kernel/VirtIO: Introduce the concept of transport options před 2 roky
  Liav A b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices před 2 roky
  Liav A 3fd4997fc2 Kernel: Don't allocate memory for names of processes and threads před 2 roky
  Liav A be16a91aec Kernel: Rename FirmwareSysFSDirectory => SysFSFirmwareDirectory před 2 roky
  Daniel Bertalan c6c0ce78f5 Kernel/aarch64: Account for reserved VideoCore range in the memory map před 2 roky
  Liav A 9ee098b119 Kernel: Move all Graphics-related code into Devices/GPU directory před 2 roky
  Liav A 8f21420a1d Kernel: Move all boot-related code to the new Boot subdirectory před 2 roky
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory před 2 roky
  Liav A 490856453d Kernel: Move Random.{h,cpp} code to Security subdirectory před 2 roky
  Liav A 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory před 2 roky
  Liav A 500b7b08d6 Kernel: Move the Storage directory to be a new directory under Devices před 2 roky
  Liav A 4617c05a08 Kernel: Move a bunch of generic devices code into new subdirectory před 2 roky
  Daniel Bertalan c460b84ebe Kernel: Add character device driver for the RPi "mini UART" (UART1) před 2 roky
  Liav A 420952a433 Kernel/aarch64: Remove drawing of logo on the framebuffer during init před 2 roky
  Liav A d430ee8bec Kernel/aarch64: Don't set multiboot_modules to an empty array on-stack před 2 roky
  Daniel Bertalan 81dd29f713 Kernel/aarch64: Support reading the command line via the RPi Mailbox před 2 roky
  Daniel Bertalan 6aa392f6e4 Kernel: Store the kernel command line in a `StringView` před 2 roky
  Tim Schumacher 9ab598af49 Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image" před 2 roky
  Samuel Bowman fc1fd907b4 Kernel: Create all kernel processes before enabling boot profiling před 2 roky