1
0
Fork 0
Go to file
Aaron Lindsay 828beb45bd Raspberry Pi VideoCore: Wait for framebuffer address if not available
Sometimes the VideoCore does not immediately provide the framebuffer
address, even after it has returned success via a mailbox read.
2012-10-06 18:54:37 -04:00
boot Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
drivers Raspberry Pi VideoCore: Wait for framebuffer address if not available 2012-10-06 18:54:37 -04:00
include initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00
kernel init: Initialize serial subsystem before init_earlyinitcalls() 2012-10-06 14:53:00 -04:00
.gitignore Add simple config system for both #ifdef's and conditional compilation 2012-10-03 00:19:28 -04:00
LICENSE Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
Makefile devices -> drivers 2012-10-04 00:08:56 -04:00
config_example Add simple config system for both #ifdef's and conditional compilation 2012-10-03 00:19:28 -04:00
footer.mk Makefile: refactor subdirectory makefiles 2012-09-26 15:35:52 -04:00
header.mk Makefile: refactor subdirectory makefiles 2012-09-26 15:35:52 -04:00
link.ld initcalls: Add initial implementation 2012-10-04 00:28:44 -04:00