summaryrefslogtreecommitdiff
path: root/sys/arch/cats
AgeCommit message (Expand)Author
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-10-21Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2cskrll
2003-10-21Remove the channel locator in atapibus* at umass?skrll
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-08pciide_machdep.c depends on pciide_common, not pciide.bouyer
2003-10-08Add new per-chip pciide drivers.bouyer
2003-10-08Add atabus.bouyer
2003-10-04Add Experimental ELF support for cats. Only to be used if you feel daringchris
2003-10-04Fix booting from ABLE on cats. Two problems fixed here:chris
2003-09-21Need to remove .comment too.matt
2003-09-13Add COMPAT_16 to most arm based kernels. Mainly in preperation for doingchris
2003-09-06add rnd(4) device to installation media.itojun
2003-08-22add udav*itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-06Add esiop at pci to GENERIC which already have siop at pci.bouyer
2003-07-15__KERNEL_RCSID()lukem
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-06-14Also pass a type argument to comcnattach() and com_kgdb_attach().thorpej
2003-05-22Don't need ARM32_PMAP_NEW option any more.thorpej
2003-05-22Move KERNEL_VM_SIZE into the C files where its used.thorpej
2003-05-22Use virtual_avail and virtual_end to compute the size of the availablethorpej
2003-05-21Move KERNEL_VM_BASE inside where it is used (it won't be there for long).thorpej
2003-05-04Add wsfont. Addresses PR#18388.gmcgarry
2003-05-03Don't expose KERNEL_TEXT_BASE outside of board-specific code. This givesthorpej
2003-05-03Reduce differences between ARM32_NEW_VM_LAYOUT and not; always passthorpej
2003-05-03Remove old pmap support for platforms which have fully switched over.thorpej
2003-05-02Eliminate PTE_BASE and the PT-PT completely in the ARM32_PMAP_NEW case.thorpej
2003-04-28Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmapthorpej
2003-04-26Add support for ARM32_PMAP_NEW. also make it the default for all catschris
2003-04-26Add pseudo-device ksyms.ragge
2003-04-26Call ksyms_init() instead of ddb_init() in case ofragge
2003-04-10Bye Bye UCONSOLEchristos
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-03-23Increase the INSTALL kernel's memory disk by 200k, in advance of somechris
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-16Add uax(4) (and url(4) in some cases).augustss
2003-01-17Merge the nathanw_sa branch.thorpej
2003-01-06Rework how KERNOBJDIR functions; now it's always determined withlukem
2003-01-03Remove obsolete MACHINE_ARCH -> arm32thorpej
2003-01-03Don't define -D${MACHINE} in Makefile.arm. Instead, let platformsthorpej
2003-01-03Use the generic irq_dispatch.Sthorpej
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-11-21Take the newly added kern.ldscript for handling ELF->a.out from jason, andchris
2002-11-03Checkin new interrupt handling code for the footbridge.chris
2002-10-29Echo dbsym command.tsutsui
2002-10-27Add fmv and ne at isapnp, which are also working on cats.tsutsui