Commit Graph

9 Commits

Author SHA1 Message Date
Mathieu Maret 47df8864aa Set Excution Level to 1 2022-04-13 17:06:21 +02:00
Mathieu Maret 817e629743 Add way to upload kernel by serial link
For this code before __ld_kernel_begin should not be modifier (e.g.
crt0.S and static_tools.c).

Inspired/Taken by/from https://github.com/nicolasmesa/PiOS
2022-03-22 23:06:10 +01:00
Mathieu Maret ad5210eb86 Fb can configure resolution 2022-03-21 14:45:31 +01:00
Mathieu Maret 36a21f97c0 Add font rendering 2022-03-18 00:30:59 +01:00
Mathieu Maret 5f9b898e4f Add setClock 2022-03-17 22:35:47 +01:00
Mathieu Maret c74d43e140 Add framebuffer 2022-03-15 23:37:20 +01:00
Mathieu Maret 4e6b23e57b Add mailbox 2022-03-15 23:09:55 +01:00
Mathieu Maret 757c27c8a6 add puts 2022-03-14 20:28:46 +01:00
Mathieu Maret 787b4617ae Initial import with uart 2022-03-14 11:28:49 +01:00