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
/
conf
Age
Commit message (
Expand
)
Author
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-10-24
add major for 'ses' for archs which have the other scsi devices
jdolecek
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-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-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-17
Add lpt (for explora) as char 20.
hannken
2003-08-12
Remove SPILLSTK leftovers.
matt
2003-07-27
reserve cdev major # for PF. ok'ed by technical-exec
itojun
2003-07-25
Switch ibm4xx ports to common powerpc bus_space/bus_dma code.
scw
2003-07-16
Enable FFS_EI.
simonb
2003-05-31
Add symtab to kernel image using dbsym(8).
hannken
2003-04-25
Add ksyms device major.
ragge
2003-04-16
Make it wsfont/wsfont instead of wsfont/wsmux, just like the other ports.
wiz
2003-04-10
Bye Bye UCONSOLE
christos
2003-04-08
Select MPSC console and the proper PCI slots. Use -D__boardtype__ instead
matt
2003-03-24
Make PCI interrupts -> GPP mapping configured via config file.
matt
2003-03-17
Add CLOCKBASE=100000000
matt
2003-03-16
EV64260 now gets to single user prompt using COM1 (2nd uart) as console
matt
2003-03-13
Synchronize macppc and evbppc majors when possible. Add a lot of missing
matt
2003-03-13
Add wscons to MAKEDEV. Add wsfont major number.
hannken
2003-03-11
Add a port to the NCD Explora451 ThinClient.
hannken
2003-03-05
Add preliminary support Marvell (Galileo) Discovery System Controllers.
matt
2003-03-05
Remove port-specific procfs_machdep.c (since they are all identical and
matt
2003-03-04
Make to define ${BOARDTYPE}
matt
2003-03-04
Re-arrange things in evbppc & powerpc to support OEA-based eval boards
matt
2003-02-07
No need for DEBUG in an install kernel.
thorpej
2003-02-02
Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
matt
2003-01-04
Don't fail the kernel build if dbsym fails.
thorpej
2002-12-31
Fix sysmon entry.
thorpej
2002-12-09
New umbrella-port for PowerPC-based evaluation boards.
scw