source: trunk/kernel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @278   6 years max Should be 'next'.
(edit) @273   6 years max Mmh, must be Elf64_Xword.
(edit) @271   6 years max new_offset can be NULL
(edit) @270   6 years max Comment out EI_OSABI, and use ELFCLASS.
(edit) @266   6 years alain Implement vfs_lseek() function.
(edit) @265   6 years alain Fix several bugs in VFS.
(edit) @262   6 years max Remove soclib_dma on x86.
(edit) @261   6 years max Hide soclib_dma.
(edit) @259   6 years max Hide soclib_nic.
(edit) @257   6 years max Hide soclib_mmc.
(edit) @255   6 years max Don't route the IRQ for IMPL_TXT_RS2, it is multiplexed in software.
(edit) @254   6 years max Use IMPL_TXT_RS2.
(edit) @252   6 years max Hide IMPL_PIC_.
(edit) @249   6 years max Remove the ICU driver.
(edit) @248   6 years max Don't include dev_icu.h when it's not needed.
(edit) @247   6 years max Rename soclib_tty->txt_rs232.
(edit) @246   6 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @245   6 years max Hide soclib_tty.
(edit) @244   6 years max Hide the fields.
(edit) @239   6 years alain bloup
(edit) @238   6 years alain Fixing bugs in vfs_lookup()
(edit) @232   6 years max Remove this shell, several files are missing.
(edit) @229   6 years bouyer Remove bad file
(edit) @228   6 years max remove unused file
(edit) @227   6 years max use Elf64 for 64bit architectures (x86_64)
(edit) @223   6 years max Damn, don't do NULL checks here, otherwise we're hiding NULL derefs …
(edit) @222   6 years max fix inverted arguments
(edit) @216   6 years max dispatch 'impl' in the hal
(edit) @214   6 years max remove unused includes
(edit) @213   6 years max hide soclib_bdv
(edit) @212   6 years max style
(edit) @211   6 years max hide the fields
(edit) @207   6 years max mask/unmask the IRQ
(edit) @206   6 years max re-hide
(edit) @205   6 years alain Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes to …
(edit) @204   6 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @201   6 years max fix the pointers
(edit) @200   6 years alain bloup
(edit) @190   6 years max hide soclib
(edit) @188   6 years alain Redefine the PIC device API.
(edit) @186   6 years max memory leak (among others)
(edit) @185   6 years max use thread_release directly
(edit) @184   6 years max style
(edit) @183   6 years max style
(edit) @182   6 years max lock leak
(edit) @181   6 years max style again
(edit) @180   6 years max don't memset ptr if it's null…
(edit) @179   6 years max fix a lock leak, there are many others left…
(edit) @178   6 years max style
(edit) @177   6 years max detect use-after-frees
(edit) @176   6 years max detect use-after-frees
(edit) @175   6 years max detect use-after-frees
(edit) @174   6 years max style
(edit) @173   6 years max style
(edit) @172   6 years max style
(edit) @171   6 years max style
(edit) @170   6 years max remove ';'
(edit) @161   6 years max style
(edit) @160   6 years max style
(edit) @159   6 years max style
(edit) @158   6 years max tab ffs
(edit) @157   6 years max add the x86_64 flag
(edit) @156   6 years max style
(edit) @149   6 years max unused variables
(edit) @140   6 years max style
(edit) @136   6 years max Hide a few soclib_xcu_ functions
(edit) @131   6 years max use hal_drivers_xcu_init
(edit) @128   6 years max style
(edit) @127   6 years max style
(edit) @126   6 years max use hal_time_stamp instead, because hal_get_cycles will use the …
(edit) @124   6 years max rename hal_wbflush->hal_fence
(edit) @120   6 years max don't use hal_remote_lwd, we want the address, not its content
(edit) @113   6 years max add memcmp in libk; these mem* functions should probably be hal- …
(edit) @104   6 years max style
(edit) @103   6 years alain Introducing a nolock_printk() function used by kernel_init.
(edit) @101   6 years alain euh…
(edit) @93   6 years max style
(edit) @77   6 years max Start hiding the architecture-specific drivers behind the …
(edit) @75   6 years max Create the drivers/ sub-directory in each hal, and move soclib into …
(edit) @71   6 years max advance a little
(edit) @70   6 years max start constructing the bootinfo structure
(edit) @68   6 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @66   6 years max style
(edit) @65   6 years max use %p to silence a few warnings
(edit) @63   6 years max move the ldscript into core/ for tsar
(edit) @60   6 years max use reg_t instead of uint32_t
(edit) @57   6 years max move the ldscript into x86_64/
(edit) @53   6 years alain Compilation OK pout TSAR
(edit) @52   6 years max remove hard_config.h
(edit) @50   6 years alain bloup
(edit) @49   6 years max style
(edit) @47   6 years max Use mcmodel=large, in order to have a kernel image that is located at …
(edit) @28   6 years max Remove unused Makefile.
(edit) @27   6 years max cosmetic
(edit) @26   6 years max Add the Makefile and LD script for x86_64.
(edit) @25   6 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
(edit) @24   6 years max Use intptr_t instead.
(edit) @23   6 years alain Introduce syscalls.
(edit) @22   7 years max cosmetic & typos again
(edit) @21   7 years max cosmetic & comments
Note: See TracRevisionLog for help on using the revision log.