1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Stefan Lankes
437f445ed8 fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
Stefan Lankes
00d23d7b16 remove compiler warnings 2017-06-15 00:11:17 +02:00
Stefan Lankes
ab6dee0db7 revise uart interface, remove obsolete code 2017-06-02 20:08:42 +02:00
Stefan Lankes
2f278b345f simplify UART detection, use the information of the loader 2017-05-31 22:08:21 +02:00
Stefan Lankes
26825756a2 add option to define uart port via kernel parameters 2017-05-27 21:26:12 +02:00
Stefan Lankes
940be14a0e remove dependency from kernel_end
- this patch solves linker problems, if kernel_end located above 2GB
- in multi-kernel mode, it requires also a patch for Linux
2017-04-18 00:26:38 +02:00
Stefan Lankes
f8d5c9e15f add support of more than one program segment 2017-02-18 00:30:20 +01:00
Stefan Lankes
dfd4272d59 reodering of the directory structure 2016-12-03 00:43:49 +01:00
Renamed from hermit/arch/x86/loader/main.c (Browse further)