|
|
@156
|
7 years |
max |
style
|
|
|
@149
|
7 years |
max |
unused variables
|
|
|
@140
|
7 years |
max |
style
|
|
|
@136
|
7 years |
max |
Hide a few soclib_xcu_ functions
|
|
|
@131
|
7 years |
max |
use hal_drivers_xcu_init
|
|
|
@128
|
7 years |
max |
style
|
|
|
@127
|
7 years |
max |
style
|
|
|
@126
|
7 years |
max |
use hal_time_stamp instead, because hal_get_cycles will use the …
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@120
|
7 years |
max |
don't use hal_remote_lwd, we want the address, not its content
|
|
|
@113
|
7 years |
max |
add memcmp in libk; these mem* functions should probably be hal- …
|
|
|
@104
|
7 years |
max |
style
|
|
|
@103
|
7 years |
alain |
Introducing a nolock_printk() function used by kernel_init.
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@93
|
7 years |
max |
style
|
|
|
@77
|
7 years |
max |
Start hiding the architecture-specific drivers behind the …
|
|
|
@75
|
7 years |
max |
Create the drivers/ sub-directory in each hal, and move soclib
into …
|
|
|
@71
|
7 years |
max |
advance a little
|
|
|
@70
|
7 years |
max |
start constructing the bootinfo structure
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@66
|
7 years |
max |
style
|
|
|
@65
|
7 years |
max |
use %p to silence a few warnings
|
|
|
@63
|
7 years |
max |
move the ldscript into core/ for tsar
|
|
|
@60
|
7 years |
max |
use reg_t instead of uint32_t
|
|
|
@57
|
7 years |
max |
move the ldscript into x86_64/
|
|
|
@53
|
7 years |
alain |
Compilation OK pout TSAR
|
|
|
@52
|
7 years |
max |
remove hard_config.h
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@49
|
7 years |
max |
style
|
|
|
@47
|
7 years |
max |
Use mcmodel=large, in order to have a kernel image that is located at …
|
|
|
@28
|
7 years |
max |
Remove unused Makefile.
|
|
|
@27
|
7 years |
max |
cosmetic
|
|
|
@26
|
7 years |
max |
Add the Makefile and LD script for x86_64.
|
|
|
@25
|
7 years |
max |
First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
|
|
|
@24
|
7 years |
max |
Use intptr_t instead.
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@22
|
7 years |
max |
cosmetic & typos again
|
|
|
@21
|
7 years |
max |
cosmetic & comments
|
|
|
@20
|
7 years |
max |
cosmetic and improve a few comments
|
|
|
@19
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@18
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@16
|
8 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@11
|
8 years |
alain |
Merge all FS related files in one single vfs directory.
|
|
|
@10
|
8 years |
alain |
Merge all FS related files in one single directory.
|
|
|
@9
|
8 years |
alain |
Bloup
|
|
|
@7
|
8 years |
alain |
Various bugs.
|
|
|
@5
|
8 years |
alain |
Introduce the chdev_t structure in place of the device_t structure.
|
|
|
@4
|
8 years |
alain |
Introduce the chdev_t structure in place of device_t.
|
|
|
@3
|
8 years |
alain |
Introduce dev_fbf, dev dma, dev_iob
|
|
|
@2
|
8 years |
alain |
cleanup
|
|
|
@1
|
8 years |
alain |
First import
|