summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/conf
AgeCommit message (Expand)Author
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-13Collapse the atabus declaration into "atabus* at ata? channel ?".thorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-19Include arch/powerpc/ibm4xx/intr.c only if a particular board actuallyscw
2003-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-08Add new per-chip pciide drivers.bouyer
2003-10-08Add atabus.bouyer
2003-10-06Use xrtc driver on generic I2C framework instead of original xrtcshige
2003-10-06Rename dsrtc to avoid clashing with the MI i2c ds1307 driver.scw
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-25Add COMPAT_16matt
2003-09-24Rename ibm4xxGPx_autoconf.c to all lowercase filename.shige
2003-09-23Add new evbppc port.shige
2003-09-14Revert addition of rnd here; it's already present due to the inclusionhe
2003-09-06add rnd(4) device to installation media.itojun
2003-08-22create /dev/cryptoitojun
2003-08-18Increase the size for the symbol table so we don't overflow anymore.eeh
2003-08-17Add lpt (for explora) as char 20.hannken
2003-08-12Remove SPILLSTK leftovers.matt
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-25Switch ibm4xx ports to common powerpc bus_space/bus_dma code.scw
2003-07-16Enable FFS_EI.simonb
2003-05-31Add symtab to kernel image using dbsym(8).hannken
2003-04-25Add ksyms device major.ragge
2003-04-16Make it wsfont/wsfont instead of wsfont/wsmux, just like the other ports.wiz
2003-04-10Bye Bye UCONSOLEchristos
2003-04-08Select MPSC console and the proper PCI slots. Use -D__boardtype__ insteadmatt
2003-03-24Make PCI interrupts -> GPP mapping configured via config file.matt
2003-03-17Add CLOCKBASE=100000000matt
2003-03-16EV64260 now gets to single user prompt using COM1 (2nd uart) as consolematt
2003-03-13Synchronize macppc and evbppc majors when possible. Add a lot of missingmatt
2003-03-13Add wscons to MAKEDEV. Add wsfont major number.hannken
2003-03-11Add a port to the NCD Explora451 ThinClient.hannken
2003-03-05Add preliminary support Marvell (Galileo) Discovery System Controllers.matt
2003-03-05Remove port-specific procfs_machdep.c (since they are all identical andmatt
2003-03-04Make to define ${BOARDTYPE}matt
2003-03-04Re-arrange things in evbppc & powerpc to support OEA-based eval boardsmatt
2003-02-07No need for DEBUG in an install kernel.thorpej
2003-02-02Perform a rototill of the powerpc code. Mandate use of SPRG0 to storematt
2003-01-04Don't fail the kernel build if dbsym fails.thorpej
2002-12-31Fix sysmon entry.thorpej
2002-12-09New umbrella-port for PowerPC-based evaluation boards.scw