kleines Filmröllchen
|
40fb41322e
Kernel: Fix SipHash aarch64 boot regression
|
1 年之前 |
Vladimir Serbinenko
|
342c707be3
Kernel: Don't use framebuffer if flag is not set
|
2 年之前 |
Jesse Buhagiar
|
3cead2801a
Kernel: Call USB Driver initialize functions during init
|
3 年之前 |
Liav A
|
d61c23569e
Kernel/VirtIO: Introduce the concept of transport options
|
2 年之前 |
Liav A
|
b55199c227
Kernel: Move TTY-related code to a new subdirectory under Devices
|
2 年之前 |
Liav A
|
3fd4997fc2
Kernel: Don't allocate memory for names of processes and threads
|
2 年之前 |
Liav A
|
be16a91aec
Kernel: Rename FirmwareSysFSDirectory => SysFSFirmwareDirectory
|
2 年之前 |
Daniel Bertalan
|
c6c0ce78f5
Kernel/aarch64: Account for reserved VideoCore range in the memory map
|
2 年之前 |
Liav A
|
9ee098b119
Kernel: Move all Graphics-related code into Devices/GPU directory
|
2 年之前 |
Liav A
|
8f21420a1d
Kernel: Move all boot-related code to the new Boot subdirectory
|
2 年之前 |
Liav A
|
7c0540a229
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2 年之前 |
Liav A
|
490856453d
Kernel: Move Random.{h,cpp} code to Security subdirectory
|
2 年之前 |
Liav A
|
1b04726c85
Kernel: Move all tasks-related code to the Tasks subdirectory
|
2 年之前 |
Liav A
|
500b7b08d6
Kernel: Move the Storage directory to be a new directory under Devices
|
2 年之前 |
Liav A
|
4617c05a08
Kernel: Move a bunch of generic devices code into new subdirectory
|
2 年之前 |
Daniel Bertalan
|
c460b84ebe
Kernel: Add character device driver for the RPi "mini UART" (UART1)
|
2 年之前 |
Liav A
|
420952a433
Kernel/aarch64: Remove drawing of logo on the framebuffer during init
|
2 年之前 |
Liav A
|
d430ee8bec
Kernel/aarch64: Don't set multiboot_modules to an empty array on-stack
|
2 年之前 |
Daniel Bertalan
|
81dd29f713
Kernel/aarch64: Support reading the command line via the RPi Mailbox
|
2 年之前 |
Daniel Bertalan
|
6aa392f6e4
Kernel: Store the kernel command line in a `StringView`
|
2 年之前 |
Tim Schumacher
|
9ab598af49
Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image"
|
2 年之前 |
Samuel Bowman
|
fc1fd907b4
Kernel: Create all kernel processes before enabling boot profiling
|
2 年之前 |
Liav A
|
897c4e5145
Kernel/x86: Bake the Prekernel and the Kernel into one image
|
2 年之前 |
Liav A
|
6c4a47d916
Kernel: Remove redundant HID name from all associated files
|
2 年之前 |
Andreas Kling
|
a098266ff5
Kernel: Simplify Process factory functions
|
2 年之前 |
Timon Kruiper
|
bd2011406e
Kernel: Merge x86_64 and aarch64 init.cpp files
|
2 年之前 |