cinap_lenrek
db3bf8271b
bcm64: use exclusive monitor on nrdy to wake up idlehands()
...
when the exclusive monitor is cleared, a event is generated
which we can use to wake up idlehands. that way we do not
need to wait for the next timer interrupt until a cpu takes
work from the run queue.
2019-05-10 14:05:04 +02:00
cinap_lenrek
9d790238f2
bcm64: use MOVP instruction for saving and restoring registers
2019-05-09 11:11:45 +02:00
cinap_lenrek
1046d3e30b
bcm64: map framebuffer write-through to allow unaligned access
2019-05-09 02:17:50 +02:00
cinap_lenrek
de7190ba6b
bcm64: provide idlehands() function
2019-05-05 13:59:03 +02:00
cinap_lenrek
b0c402dfa6
bcm64: get rid of usb workaround delay
2019-05-05 13:57:48 +02:00
cinap_lenrek
c6ad540af5
bcm64: add experimental work in progress arm64 kernel for raspberry pi 3
2019-05-03 23:14:57 +02:00