index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
evbppc
Age
Commit message (
Expand
)
Author
2004-01-05
Mapping of console device goes into the reserved tlb's.
hannken
2004-01-05
Implement fb_mmap(). From David P. Reese Jr. with PR #23985.
hannken
2003-12-30
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-12-30
Fix PowerPC ports build with KGDB.
manu
2003-12-14
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
thorpej
2003-12-13
Collapse the atabus declaration into "atabus* at ata? channel ?".
thorpej
2003-12-13
Split out the Silicon Image SATALink support into its own driver,
thorpej
2003-12-10
Change reference at bottom from sys/dev/majors to sys/conf/majors to match
jmc
2003-11-19
Include arch/powerpc/ibm4xx/intr.c only if a particular board actually
scw
2003-11-19
Add support for an MBR disklabel if EVBPPC_HAS_MBR is defined.
scw
2003-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-10-18
Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'
lukem
2003-10-10
reassing majors for crypto and pf to use the newly defined MI major
jdolecek
2003-10-10
update the comment - the space for machine-dependant majors
jdolecek
2003-10-10
White space nit.
simonb
2003-10-10
Need to rename dsrtc to ds1743rtc here too.
simonb
2003-10-08
Add new per-chip pciide drivers.
bouyer
2003-10-08
Add atabus.
bouyer
2003-10-06
Use xrtc driver on generic I2C framework instead of original xrtc
shige
2003-10-06
Rename dsrtc to avoid clashing with the MI i2c ds1307 driver.
scw
2003-10-06
Whitespace nits.
simonb
2003-10-05
Add some framework for MI assignment of device majors - add sys/dev/majors
jdolecek
2003-09-25
Add COMPAT_16
matt
2003-09-24
Rename ibm4xxGPx_autoconf.c to all lowercase filename.
shige
2003-09-23
Add new evbppc port.
shige
2003-09-14
Revert addition of rnd here; it's already present due to the inclusion
he
2003-09-06
add rnd(4) device to installation media.
itojun
2003-08-22
create /dev/crypto
itojun
2003-08-18
Increase the size for the symbol table so we don't overflow anymore.
eeh
2003-08-18
Do not rely on an address from one particular firmware version.
eeh
2003-08-18
Use the only documented method to get the board data from the firmware.
eeh
2003-08-17
Add lpt (for explora) as char 20.
hannken
2003-08-16
Add bus_dmamap_sync as dma regions are no longer uncached.
hannken
2003-08-12
Remove SPILLSTK leftovers.
matt
2003-08-12
Nuke ci_curpm and curpm. Nuke pcb_pmreal. Those were use for spill stacks
matt
2003-08-11
catch up with changes elsewhere.
chs
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-03
The firmware actually passes the info block pointer in the link register.
eeh
2003-08-03
Use %r<n> for register names.
eeh
2003-07-31
Add #define _NOREGNAMES (to suppress asm.h from #define r1 1 ...)
matt
2003-07-29
Fix an off-by-one error in pci_iot.
scw
2003-07-27
reserve cdev major # for PF. ok'ed by technical-exec
itojun
2003-07-25
Adapt to the new ibm4xx bus(9) world order.
scw
2003-07-25
Add back an accidentally deleted 'return'.
scw
2003-07-25
Switch ibm4xx ports to common powerpc bus_space/bus_dma code.
scw
2003-07-16
Correct a comment.
simonb
2003-07-16
Only need to call consinit() once...
simonb
2003-07-16
Enable FFS_EI.
simonb
2003-07-15
__KERNEL_RCSID()
lukem
[next]