Annika Wierichs
|
f17ec0ced2
|
merge devel
|
2018-01-04 14:08:46 +01:00 |
|
Annika Wierichs
|
dd2850e35e
|
merged with master
|
2017-12-12 14:54:19 +01:00 |
|
Annika Wierichs
|
4ba0acf58c
|
Working up to modify/server.
|
2017-12-12 14:46:14 +01:00 |
|
Annika Wierichs
|
dd19b1e87b
|
Added realloc and memalign (dummy for now) hooks and debugging prints
|
2017-12-04 16:19:50 +01:00 |
|
Annika Wierichs
|
16b9e0583c
|
Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP
|
2017-11-29 17:45:16 +01:00 |
|
Annika Wierichs
|
ae48d1a6c4
|
added malloc hooks, to be cleaned up.
|
2017-11-28 13:58:48 +01:00 |
|
Stefan Lankes
|
b3af314559
|
remove the dependencies on an array of boot stacks
- share one stack for all core during the boot process
- reduce the size of the BSS section
|
2017-11-26 12:48:00 +01:00 |
|
Annika Wierichs
|
205ee63d6e
|
working on ping pong start
|
2017-11-15 17:37:29 +01:00 |
|
Annika Wierichs
|
77aea478fb
|
First ping pong elements almost done.
|
2017-11-14 16:43:44 +01:00 |
|
Stefan Lankes
|
4c8e066aae
|
allocate stacks on demand, reduce the size of the BSS section
|
2017-11-04 12:46:57 +01:00 |
|
Stefan Lankes
|
437f445ed8
|
fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR
|
2017-07-15 16:24:08 +02:00 |
|
Stefan Lankes
|
2f278b345f
|
simplify UART detection, use the information of the loader
|
2017-05-31 22:08:21 +02:00 |
|
Stefan Lankes
|
7b6e3dce13
|
fix bug in the calculation of the free memory regions
|
2017-04-23 00:30:15 +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
|
8f9430f3fe
|
move architecture dependent part to a subdirectory of arch
|
2017-03-06 23:32:42 +01:00 |
|