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