]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Sync with sys/i386/isa/isa.c revision 1.114.
[FreeBSD/FreeBSD.git] / sys / alpha /
1998-10-11 alexUnregister the glibc2 brand at module unload time.
1998-10-10 gpalmerMake kernel build on alpha again. New kld stuff needs...
1998-10-06 dfrAdd functions for accessing dense and bwx memory for...
1998-10-06 dfrAdd support for adjkerntz (largely untested).
1998-10-06 dfrFix unaligned accesses when checking DOS MBRs.
1998-10-06 dfrAdd MFS_ROOT support.
1998-10-05 jfieberMake async I/O on a socket work.
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-30 jfieberAdd several missing ioctl handlers. One needed by...
1998-09-26 dfrUpdate SimOS scsi driver to use CAM.
1998-09-26 dfrDon't try to attach an isa bus if there isn't one.
1998-09-26 dfrStart using the new SWI registration system instead...
1998-09-26 dfrAutomatically detect which disk was booted and change...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-23 msmithFix type 0 configuration accesses, and use a virtual...
1998-09-19 dfrAdd splsoftvm().
1998-09-18 dfrChange sd to da and comment out the non-cam TurboChanne...
1998-09-18 dfrChange version number.
1998-09-18 dfrCam changes sd to da.
1998-09-18 mjacob(requested by gibbs) Remove the SCSI_CAM option (and...
1998-09-17 msmithAdd support for glibc consumers using the new ld-linux...
1998-09-17 dfrMerge with the latest i386 syscons.
1998-09-17 dfrFix printf format errors.
1998-09-16 dfrWorkaround some EB164 wierdness.
1998-09-16 dfrDisable unwanted isa interrupts.
1998-09-16 dfrAdd cam spls.
1998-09-16 dfrPort i386 bus_space and bus_dma to alpha.
1998-09-16 dfrChange to cam.
1998-09-16 dfrAdd cam software interrupts.
1998-09-16 dfrPort the i386 bus_dma implementation to alpha.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-14 jdpAdd new functions fill_fpregs() and set_fpregs(), like...
1998-09-14 jdpAdd generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA...
1998-09-14 jdpAdd provisions for variant core dump file formats,...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-11 dfrMachine dependant relocations for KLD.
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 jdpAdd a new library function getobjformat(). It checks...
1998-09-07 dfrDevice framework code now declared in MI code.
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-04 dfrCosmetic changes to the PAGE_XXX macros to make them...
1998-09-04 dfrMake SimOS work again.
1998-09-04 dfrMake this build even if sio is not in the kernel.
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-31 jkhInitial support for using linux X servers under emulati...
1998-08-30 dfrRemove some duplicated devices.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-24 dfrAdd atomic.s.
1998-08-24 dfrChange various syscalls to use size_t arguments instead...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 dfrUse address space numbers to reduce TLB flushes.
1998-08-22 dfrRemove bogus unused code.
1998-08-21 gpalmerAdd BREAK_TO_DEBUGGER so that config stops whining
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 dfrAdd support for TurboChannel alphas (DEC 3000/300 and...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-17 dfrAdd Miata system type and pull in the LOCATE_PCS macro...
1998-08-17 dfrAdd breakpoint() for BREAK_TO_DEBUGGER.
1998-08-17 dfrUpdate to use elf_generic.h.
1998-08-17 dfrDisable some unnecessary debugging code.
1998-08-16 bdeUse [u]intptr_t instead of [u_]long for casts between...
1998-08-13 dfrI managed to break sparse configuration accesses with...
1998-08-11 dfrAdd code from NetBSD to print CIA capabilities and...
1998-08-11 dfrSync with i386/isa/diskslice_machdep.c 1.31.
1998-08-10 dfrLots of changes, including:
1998-08-07 dfrAdd support for type1 pci configuration cycles for...
1998-08-07 dfrAdd some more useful macros.
1998-08-07 dfrUpdate so that it should build a working kernel for...
1998-08-07 dfrTweaks to console support.
1998-08-06 dfrPort syscons to the alpha. The driver itself has moved...
1998-08-03 yokota1. Reorganized screen saver related code so that both...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-31 dfrCosmetic change to driver registration.
1998-07-31 dfrOnly perform byte/word accesses in the correct EV56...
1998-07-31 dfrAdd definitions of EV56 INT1/INT2/INT4/INT8 memory...
1998-07-31 dfrMerge with i386/isa/diskslice_machdep.c 1.30
1998-07-30 dfrChange load address to 0xfffffc0000300000 to help suppo...
1998-07-30 dfrRemove spurious printf.
1998-07-29 dfrFix msgbuf so that it actually works properly.
1998-07-29 bdeFixed print format errors.
1998-07-29 bdeFixed printf format errors.
1998-07-28 dfrRecord the new physical address of the pcb in pmap_swap...
1998-07-27 dfrMacros for accessing alpha sparse device ports and...
1998-07-27 dfrSupport the disabled keyword for isa devices.
1998-07-26 dfrFix a stupid bug preventing gdb from seeing the right...
1998-07-26 dfrFix a stupid bug in the new pmap_remove().
1998-07-24 dfrFix pmap_enter_quick() to stop it hanging when the...
1998-07-22 dfrAdd ISA support.
1998-07-22 dfrAdd some convenience functions for accessing device...
1998-07-22 dfrMerge KN20AA support from Andrew Gallatin.
1998-07-22 dfrMove the mcclock from root to isa.
1998-07-22 dfrAdd a simple ISA bus. No support for memory mapped...
1998-07-22 dfrAdd sio support.
1998-07-22 dfrAdd platform functions for manipulating PCI irqs.
next