index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
2007-05-02
Move sparc64 to __HAVE_CPUINFO.
Mark Kettenis
2007-05-02
Fix typo. ok miod@.
Tom Cosgrove
2007-05-01
Don't rely on the PROM to have configured the interrupts. Make Simics boot
Mark Kettenis
2007-05-01
Provide <machine/lock.h> on all platforms, so that MI code may #include it
Miod Vallat
2007-05-01
RAMDISK kernels do not need DIAGNOSTIC
Theo de Raadt
2007-04-30
check for exit string earlier
Theo de Raadt
2007-04-30
use boot(RB_USERREQ | RB_HALT) to get back to the prom instead of
Theo de Raadt
2007-04-27
Even floppies should use DISKLABELDEV() on the dev_t parameter to
Kenneth R Westerback
2007-04-24
Tell init(8) to power down machine instead of just halting it.
Mark Kettenis
2007-04-24
do not printf+panic, when a longer panic message is easier; kettenis ok
Theo de Raadt
2007-04-24
Make power(4) map registers in io space if mem space fails.
Mark Kettenis
2007-04-22
- Use pmap_get_page and pmap_free_page to manage memory allocations
Artur Grabowski
2007-04-22
ahci works on sparc64. wish the teeny teeny tiny jmicron sample i have
Theo de Raadt
2007-04-21
Do a simple switch to VM_PAGE_MD. Just the path of least resistance for now,
Artur Grabowski
2007-04-13
While splitting flags and pqflags might have been a good idea in theory
Artur Grabowski
2007-04-12
Remove the lk_interlock from struct lock; Also remove the LK_INTERLOCK
Thordur I. Bjornsson
2007-04-11
sili(4) works, why not enable it?
David Gwynne
2007-04-10
Add bbc(4) and pmc(4).
Mark Kettenis
2007-04-10
Driver for the BootBus Controller; sets some magic bits that makes pmc(4)
Mark Kettenis
2007-04-10
New driver for watchdog time on NatSemi PC87317 SuperIO chip.
Mark Kettenis
2007-04-10
Remove unused BUS_SPACE_ALIGNED_POINTER, __BUS_SPACE_ADDRESS_SANITY and
Miod Vallat
2007-04-10
``it's'' -> ``its'' when the grammar gods require this change.
Miod Vallat
2007-04-10
slighly -> slightly
Miod Vallat
2007-04-10
Prevent infinite loop mapping interrupts when "reg" property is missing.
Mark Kettenis
2007-04-09
Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now.
Mark Kettenis
2007-04-09
Unbreak the tree.
Mark Kettenis
2007-04-09
Seperate rtc(4) code out into its own file. Add support for catching the
Mark Kettenis
2007-04-08
ral(4) reported to work on sparc64 by Maxim Belooussov <belooussov@gmail.com>
Jonathan Gray
2007-04-07
Remove unused variable.
Mark Kettenis
2007-04-07
USECPERSEC is no longer used.
Mark Kettenis
2007-04-07
Replace code that tries to find the boot device by pretending to walk the
Mark Kettenis
2007-04-07
Replace code that tries to find the boot device by pretending to walk the
Mark Kettenis
2007-04-06
Add support for PCIe. Don't map interrupts that are already mapped correctly.
Mark Kettenis
2007-04-05
Fix a comment. 64KB is enough for the cpu_info structure. 64MB would be a
Claudio Jeker
2007-04-05
Fix interrupts.
Mark Kettenis
2007-04-04
Enable pyro(4) and ebus(4) at mainbus(4). Reorder bus drivers such that
Mark Kettenis
2007-04-04
Correctly set the TSB size on pyro(4).
Mark Kettenis
2007-04-04
Add support for ebus at mainbus, as found on machines with pyro(4) like the
Mark Kettenis
2007-04-04
Add support for ebus at mainbus, as found on machines with pyro(4) like the
Mark Kettenis
2007-04-04
Mechanically rename the "flags" and "version" fields in struct vm_page
Artur Grabowski
2007-04-03
Match su16552.
Mark Kettenis
2007-04-03
Add iommu glue.
Mark Kettenis
2007-04-02
Remove bogus code. Turning on parity for pci busses may be a good idea, but
Mark Kettenis
2007-04-02
Return EFBIG in case not enough segments are present to load a DMA request
Claudio Jeker
2007-04-01
Add code to establish interrupts.
Mark Kettenis
2007-04-01
Shift pci tags for PCIe.
Mark Kettenis
2007-04-01
Provide (non functional) dma tag.
Mark Kettenis
2007-04-01
Shift tags when converting them into an address offset. Necessary to support
Mark Kettenis
2007-04-01
Fix DEBUG built.
Mark Kettenis
2007-03-31
do nbuf constraint based on KERNEND/KERNBASE to avoid integer overflow from n...
Theo de Raadt
[prev]
[next]