summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2013-03-09Add agp_bus_dma_rebind(), and interface to re-enter mappings into the GART/GTTMark Kettenis
2013-01-10allow multiple aperture opens for kms debuggingJonathan Gray
2013-01-07Correctly signal SIGSEGV, instead of SIGBUS, for faults caused by access toMiod Vallat
2013-01-07Move exec() libsa prototype to hp300 stand, now that it can no longer beMiod Vallat
2013-01-07Fix typos.Kenji Aoyama
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2013-01-05Switch m88k ports to ELF.Miod Vallat
2013-01-02Zero out sbv_maskkey to make it boot when there's a softraid cryptoMartynas Venckus
2013-01-02miod let one exec.c slideTheo de Raadt
2013-01-01Remove libsa exec.c, not used by anything anymore; all boot blocks now useMiod Vallat
2013-01-01Switch hp300 boot blocks to MI loadfile code.Miod Vallat
2013-01-01Define _STANDALONE, not STANDALONE, in the hp300 bootblocks, to follow theMiod Vallat
2013-01-01Crank NMBCLUSTERS to 4096 to match other 32-bit platforms.Miod Vallat
2013-01-01Remove unused mem_size global.Miod Vallat
2013-01-01Fix gap value when formatting 1.44MB 3"1/2 floppy disks; from NetBSDMiod Vallat
2013-01-01<machine/aout_machdep.h> is not used anywhere in the tree, move to the Attic.Miod Vallat
2013-01-01Add a "memory" clobber to the flush_pipeline() assembly construct, to make sureMiod Vallat
2012-12-31Switch mvme68k boot blocks to use the MI libsa loadfile routines to loadMiod Vallat
2012-12-31Allow native ELF binaries (none yet) to run.Miod Vallat
2012-12-31Remove emulation errno mapping code from platforms that no longer havePhilip Guenther
2012-12-31Eliminate orig_errno, which could be uninitialized in one case, by doingPhilip Guenther
2012-12-30Prevent a branch-with-delay-slot instruction to be the delay slot of a previousMiod Vallat
2012-12-26Nuke commons.Miod Vallat
2012-12-25Add GENERIC.MPMiod Vallat
2012-12-22Attach all known U3 AGP bridgesMartin Pieuchot
2012-12-22We already zero out the trapframe, so there is no reason to set individualMark Kettenis
2012-12-17Add a list of alpha systems and their SRM footprint in the linker scriptMiod Vallat
2012-12-17Unbreak bootblocks on Alpha by fixing the primary load address. AMartynas Venckus
2012-12-13iMac G3 grahic cards have a ``misc'' pci subclass that's why they weren'tMartin Pieuchot
2012-12-10Correct macobio functions to only read and write one byte of data insteadMartin Pieuchot
2012-12-10Implement support for Extended Sequence Numbers for the aesni driverMike Belopuhov
2012-12-10Add cdce(4).Brad Smith
2012-12-09clarify that changes to this module were not done by intelMike Belopuhov
2012-12-09get rid of awkward label names and use simple forward/backwardMike Belopuhov
2012-12-09whitespace cleanup that's been due a long timeMike Belopuhov
2012-12-09Recognize 7448 and 970MP processors.Brad Smith
2012-12-08Make ldomd(8) to control the availability of virtual disks to guest domains.Mark Kettenis
2012-12-08Fix a comment now that PowerPC 970 are recognized, make it clear thatMartin Pieuchot
2012-12-08Recognize PowerPC 970 CPUs present in early PowerMac G5 from 2003 (7,2 andMartin Pieuchot
2012-12-08Descriptor rings can be larger than a single page, so add the offset insteadMark Kettenis
2012-12-08Make bus_dmamem_mmap(9) honor BUS_DMA_NOCACHE.Martin Pieuchot
2012-12-07Use a timeout to do a delayed handshake if the receive queue of the LDCMark Kettenis
2012-12-06Implement bus_space_mmap(9).Martin Pieuchot
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-04Remove the gcc 2 m88k varargs logic. You gave me a lot of trouble and no pony,Miod Vallat
2012-12-04Attach the 2nd core of SPARC64-VI and SPARC64-VII CPUs.Mark Kettenis
2012-12-04Implement bus_space_mmap(9).Mark Kettenis
2006-04-18Oops, correct import this time.Miod Vallat
2012-12-04Enable agp(4)Martin Pieuchot
2012-12-04Add support for Uninorth AGP bridges found in most if not all the macppcMartin Pieuchot