Timon Kruiper
|
63ee2781fb
|
Kernel: Put Raspberry Pi devices into RPi namespace
This makes it clear in the code that these drivers are specific for the
Raspberry Pi devices.
|
2022-06-02 13:14:12 +01:00 |
|
Timon Kruiper
|
1f3977b303
|
Kernel: Remove Prekernel namespace in the aarch64 Kernel
Now that we merged all the Prekernel files into the Kernel files, we can
get rid of the Prekernel namespace as well.
|
2022-05-12 23:14:05 +02:00 |
|
Timon Kruiper
|
e7c5fd978b
|
Kernel: Move Prekernel assembly utils to aarch64/ASM_wrapper.h
By moving these functions to the ASM_wrapper.h file, we can get rid of
another Prekernel file.
|
2022-05-12 23:14:05 +02:00 |
|
Tiaan Louw
|
678555af97
|
Kernel: Adjust includes after file reorganization
|
2022-04-08 15:06:33 +01:00 |
|
James Mintram
|
d94c7fa417
|
Kernel: Improve the aarch64 kernel source files disk layout
|
2022-04-06 08:56:20 +01:00 |
|