summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/bus.h
AgeCommit message (Expand)Author
2009-03-10remove the _BUS_DMA_PRIVATE define from amd64 and i386.Owain Ainsworth
2009-02-05Mirroring the i386 commit just made. Add MD PMAP_NOCACHE flag to pmap,Owain Ainsworth
2008-12-03Remove the x86 and i386 prefixes to the bus_dma types. It's really quiteOwain Ainsworth
2008-11-22same change as for amd64. Move bus_space_* functions from inlines andOwain Ainsworth
2008-11-21de-inline the bus_space_* functions in favour of real functionsOwain Ainsworth
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-10All your memory belong to us. This has been in snaps for a while,Tobias Weingartner
2007-11-16fix the bus_space #define nightmare, so that amd64 and i386 are much moreTheo de Raadt
2007-09-01Remove stale comments; prompted by millert.Marco Peereboom
2007-08-31Add vaddr.Marco Peereboom
2006-04-27from PAE work:Michael Shalayeff
2005-11-05Add bus_space_alloc and _free.Marco Peereboom
2005-05-25comment typoJason Wright
2004-02-23provide _barrier method w/ {l,s,m}fence instructionsMichael Shalayeff
2004-01-28an amd64 arch support.Michael Shalayeff