|
|
@207
|
7 years |
max |
mask/unmask the IRQ
|
|
|
@206
|
7 years |
max |
re-hide
|
|
|
@205
|
7 years |
alain |
Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes
to …
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@201
|
7 years |
max |
fix the pointers
|
|
|
@200
|
7 years |
alain |
bloup
|
|
|
@190
|
7 years |
max |
hide soclib
|
|
|
@188
|
7 years |
alain |
Redefine the PIC device API.
|
|
|
@186
|
7 years |
max |
memory leak (among others)
|
|
|
@185
|
7 years |
max |
use thread_release directly
|
|
|
@184
|
7 years |
max |
style
|
|
|
@183
|
7 years |
max |
style
|
|
|
@182
|
7 years |
max |
lock leak
|
|
|
@181
|
7 years |
max |
style again
|
|
|
@180
|
7 years |
max |
don't memset ptr if it's null…
|
|
|
@179
|
7 years |
max |
fix a lock leak, there are many others left…
|
|
|
@178
|
7 years |
max |
style
|
|
|
@177
|
7 years |
max |
detect use-after-frees
|
|
|
@176
|
7 years |
max |
detect use-after-frees
|
|
|
@175
|
7 years |
max |
detect use-after-frees
|
|
|
@174
|
7 years |
max |
style
|
|
|
@173
|
7 years |
max |
style
|
|
|
@172
|
7 years |
max |
style
|
|
|
@171
|
7 years |
max |
style
|
|
|
@170
|
7 years |
max |
remove ';'
|
|
|
@161
|
7 years |
max |
style
|
|
|
@160
|
7 years |
max |
style
|
|
|
@159
|
7 years |
max |
style
|
|
|
@158
|
7 years |
max |
tab ffs
|
|
|
@157
|
7 years |
max |
add the x86_64 flag
|
|
|
@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
|
8 years |
max |
Remove unused Makefile.
|
|
|
@27
|
8 years |
max |
cosmetic
|
|
|
@26
|
8 years |
max |
Add the Makefile and LD script for x86_64.
|
|
|
@25
|
8 years |
max |
First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
|
|
|
@24
|
8 years |
max |
Use intptr_t instead.
|
|
|
@23
|
8 years |
alain |
Introduce syscalls.
|
|
|
@22
|
8 years |
max |
cosmetic & typos again
|
|
|
@21
|
8 years |
max |
cosmetic & comments
|
|
|
@20
|
8 years |
max |
cosmetic and improve a few comments
|
|
|
@19
|
8 years |
max |
cosmetic, and a few typos
|
|
|
@18
|
8 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
|