summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include
AgeCommit message (Expand)Author
2003-06-17Extend the sunfb structure to take care of the PROM cursor positionMiod Vallat
2003-06-16Provide the same fbxxx() api as on sparc, in order to factorize more codeMiod Vallat
2003-06-15don't define _LP64 here.Brad Smith
2003-06-12final bits of obvious UCB term 3 removalTheo de Raadt
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-23For some reason, gcc seems to assume that if an inline assembly statementHenric Jungheim
2003-05-17No need to duplicate TLB_ defines manually with TTE_ defines.Artur Grabowski
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
2003-05-16The sparc64 proms do not map all interrupt vectors. Instead ofHenric Jungheim
2003-03-21install a real handler for correctable ECC errors and make a count ofJason Wright
2003-03-20The current code tries to use the same field in the interrupt handler asHenric Jungheim
2003-03-06The existing IOMMU code had a rounding problem that was most noticeableHenric Jungheim
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2003-02-12Kill more commons in sparc64 codeJason Wright
2003-02-10fix sparc64 specific commonsJason Wright
2003-01-13Don't use a global variable to determine which pci_conf* function to call,Jason Wright
2002-10-10protect against multiple inclusion; pointed out by naddy, miod okPeter Valchev
2002-10-06Garbage collect __HAVE_SPLASSERT. It wasn't necessary.Artur Grabowski
2002-08-02add string for cputype (bad art =)Jason Wright
2002-08-02whitespaceJason Wright
2002-07-30Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable.Todd C. Miller
2002-07-23Define __HAVE_SPLASSERT on architectures that support splassert.Artur Grabowski
2002-07-20duplicate define.Artur Grabowski
2002-07-10proper cdev_decl(crypto) and no private protosMichael Shalayeff
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-06-24move cdev_decl() for usb devices into one place.Michael Shalayeff
2002-06-15Decruftification.Artur Grabowski
2002-06-15gc some leftovers from sparc.Artur Grabowski
2002-06-14support for getting the cpu type through sysctl, same as on sparc.Artur Grabowski
2002-06-12Remove some #if 0 cruft.Artur Grabowski
2002-06-11nuke unused stuffArtur Grabowski
2002-06-11define IPL_STATCLOCK.Artur Grabowski
2002-06-092^5 not 5, duh, sorry matthieuJason Wright
2002-06-09Added registers in cheetahMarcus Watts
2002-06-09Ah, seems we've seen this problem before (macro's with wrong name)Jason Wright
2002-06-09add PCITAG_BUS/DEV/FUNC for decoding PCI tagsJason Wright
2002-06-08make pci_conf_{read|write} indirect functions so we can overload themJason Wright
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-06-07zap.Artur Grabowski
2002-06-06zapArtur Grabowski
2002-06-02withough -> withoutTheo de Raadt
2002-05-21Implement splassert just like it's on sparc.Artur Grabowski
2002-05-13add BUS_DMA_24BIT flag (for braindead lance implementations)Jason Wright
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-04-19remove some #ifdef __arch64__, after agreement: we only ever run sparc64Marc Espie
2002-04-08pieces for gdb; deraadt@ okFederico G. Schwindt
2002-04-03in PCITAG_SETNODE s/t/x to match usage; from netbsdJason Wright
2002-04-02bit defns for %tick (basically the ticker bits and the npt bit)Jason Wright