|  |  | @161 | 8 years | max | style | 
                
                  |  |  | @160 | 8 years | max | style | 
                
                  |  |  | @159 | 8 years | max | style | 
                
                  |  |  | @158 | 8 years | max | tab ffs | 
                
                  |  |  | @157 | 8 years | max | add the x86_64 flag | 
                
                  |  |  | @156 | 8 years | max | style | 
                
                  |  |  | @149 | 8 years | max | unused variables | 
                
                  |  |  | @140 | 8 years | max | style | 
                
                  |  |  | @136 | 8 years | max | Hide a few soclib_xcu_ functions | 
                
                  |  |  | @131 | 8 years | max | use hal_drivers_xcu_init | 
                
                  |  |  | @128 | 8 years | max | style | 
                
                  |  |  | @127 | 8 years | max | style | 
                
                  |  |  | @126 | 8 years | max | use hal_time_stamp instead, because hal_get_cycles will use the … | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @120 | 8 years | max | don't use hal_remote_lwd, we want the address, not its content | 
                
                  |  |  | @113 | 8 years | max | add memcmp in libk; these mem* functions should probably be hal- … | 
                
                  |  |  | @104 | 8 years | max | style | 
                
                  |  |  | @103 | 8 years | alain | Introducing a nolock_printk() function used by kernel_init. | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @93 | 8 years | max | style | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @75 | 8 years | max | Create the drivers/ sub-directory in each hal, and move soclib
into … | 
                
                  |  |  | @71 | 8 years | max | advance a little | 
                
                  |  |  | @70 | 8 years | max | start constructing the bootinfo structure | 
                
                  |  |  | @68 | 8 years | alain | Fix bug in kernel_init, and reduce size of remote_fifo. | 
                
                  |  |  | @66 | 8 years | max | style | 
                
                  |  |  | @65 | 8 years | max | use %p to silence a few warnings | 
                
                  |  |  | @63 | 8 years | max | move the ldscript into core/ for tsar | 
                
                  |  |  | @60 | 8 years | max | use reg_t instead of uint32_t | 
                
                  |  |  | @57 | 8 years | max | move the ldscript into x86_64/ | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @52 | 8 years | max | remove hard_config.h | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @49 | 8 years | max | style | 
                
                  |  |  | @47 | 8 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 | 9 years | alain | Merge all FS related files in one single vfs directory. | 
                
                  |  |  | @10 | 9 years | alain | Merge all FS related files in one single directory. | 
                
                  |  |  | @9 | 9 years | alain | Bloup | 
                
                  |  |  | @7 | 9 years | alain | Various bugs. | 
                
                  |  |  | @5 | 9 years | alain | Introduce the chdev_t structure in place of the device_t structure. | 
                
                  |  |  | @4 | 9 years | alain | Introduce the chdev_t structure in place of device_t. | 
                
                  |  |  | @3 | 9 years | alain | Introduce dev_fbf, dev dma, dev_iob | 
                
                  |  |  | @2 | 9 years | alain | cleanup | 
                
                  |  |  | @1 | 9 years | alain | First import |