Commit History

Author SHA1 Message Date
  Liav A be16a91aec Kernel: Rename FirmwareSysFSDirectory => SysFSFirmwareDirectory 2 years ago
  Daniel Bertalan c6c0ce78f5 Kernel/aarch64: Account for reserved VideoCore range in the memory map 2 years ago
  Liav A 9ee098b119 Kernel: Move all Graphics-related code into Devices/GPU directory 2 years ago
  Liav A 8f21420a1d Kernel: Move all boot-related code to the new Boot subdirectory 2 years ago
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 years ago
  Liav A 490856453d Kernel: Move Random.{h,cpp} code to Security subdirectory 2 years ago
  Liav A 1b04726c85 Kernel: Move all tasks-related code to the Tasks subdirectory 2 years ago
  Liav A 500b7b08d6 Kernel: Move the Storage directory to be a new directory under Devices 2 years ago
  Liav A 4617c05a08 Kernel: Move a bunch of generic devices code into new subdirectory 2 years ago
  Daniel Bertalan c460b84ebe Kernel: Add character device driver for the RPi "mini UART" (UART1) 2 years ago
  Liav A 420952a433 Kernel/aarch64: Remove drawing of logo on the framebuffer during init 2 years ago
  Liav A d430ee8bec Kernel/aarch64: Don't set multiboot_modules to an empty array on-stack 2 years ago
  Daniel Bertalan 81dd29f713 Kernel/aarch64: Support reading the command line via the RPi Mailbox 2 years ago
  Daniel Bertalan 6aa392f6e4 Kernel: Store the kernel command line in a `StringView` 2 years ago
  Tim Schumacher 9ab598af49 Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image" 2 years ago
  Samuel Bowman fc1fd907b4 Kernel: Create all kernel processes before enabling boot profiling 2 years ago
  Liav A 897c4e5145 Kernel/x86: Bake the Prekernel and the Kernel into one image 2 years ago
  Liav A 6c4a47d916 Kernel: Remove redundant HID name from all associated files 2 years ago
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions 2 years ago
  Timon Kruiper bd2011406e Kernel: Merge x86_64 and aarch64 init.cpp files 2 years ago