uniLoader/lib
Ivaylo Ivanov 3b517ba95a lib: debug: Introduce loglevels + many minor changes
Implement 8 loglevels to use with printk:

While at it, separate the font in a new "video" directory, which
also makes space for a proper video probing implementation. Fill
in the font from 32 to 256. Scale the font to render twice as big.
Implement dynamic line length detection. Change a few things here
and there to follow the linux kernel code style. Add a nice logo.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-10-10 16:24:20 +03:00
..
debug lib: debug: Introduce loglevels + many minor changes 2024-10-10 16:24:20 +03:00
neatlibc@d111f51154 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcaarch64/aarch64 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcarm/arm lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
simplefb lib: debug: Introduce loglevels + many minor changes 2024-10-10 16:24:20 +03:00
unic lib: unic: Implement strcat 2024-10-10 16:21:48 +03:00
video lib: debug: Introduce loglevels + many minor changes 2024-10-10 16:24:20 +03:00
Kconfig lib: Move debug print function into a separate file 2022-06-14 19:51:51 +03:00
Makefile lib: debug: Introduce loglevels + many minor changes 2024-10-10 16:24:20 +03:00