Commit Graph

16 Commits

Author SHA1 Message Date
Mathieu Maret
7ca087a354 Add Readme 2022-05-01 23:07:05 +02:00
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
9ffa7dde85 Add strcmp and readline 2022-03-21 21:54:58 +01:00
Mathieu Maret
694257c5ac Uart: add receive 2022-03-21 21:53:08 +01:00
Mathieu Maret
1fcf63409c generate kernel.sym for debug 2022-03-21 21:50:42 +01:00
Mathieu Maret
3f3fb3b138 Fix text boot section at bin start 2022-03-21 14:47:35 +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
4dc88ed87c Add debug target 2022-03-15 20:56:42 +01:00
Mathieu Maret
757c27c8a6 add puts 2022-03-14 20:28:46 +01:00
Mathieu Maret
27e11dd6c7 improve makefile 2022-03-14 20:27:46 +01:00
Mathieu Maret
787b4617ae Initial import with uart 2022-03-14 11:28:49 +01:00