bootstub
|
rpi400: initial platform support
|
2022-02-16 12:36:03 +09:00 |
rpi400
|
rpi400: request maximum clock speed at startup
|
2022-02-16 19:43:25 +09:00 |
arch.c
|
aarch64: implement a better spinlock
|
2022-02-22 09:53:55 +09:00 |
context.S
|
aarch64: split up assembly, add more comments
|
2022-02-02 12:49:04 +09:00 |
dtb.c
|
aarch64: cleanup
|
2022-02-11 11:54:28 +09:00 |
entry.S
|
aarch64: split up assembly, add more comments
|
2022-02-02 12:49:04 +09:00 |
fwcfg.c
|
aarch64: cleanup
|
2022-02-11 11:54:28 +09:00 |
gic.c
|
aarch64: implement panic halting with sgis
|
2022-02-20 18:11:24 +09:00 |
irq.S
|
aarch64: basic tracing support
|
2022-02-02 20:52:56 +09:00 |
main.c
|
aarch64: reset timer on entry into idle wait
|
2022-02-22 09:53:30 +09:00 |
smp.c
|
rpi400: smp startup
|
2022-02-18 18:44:23 +09:00 |