summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf
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-12-13Remove MIPS3_L2CACHE_ABSENT.sekiya
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-17Remove commented out lines for quite obsolete dev/isa/if_ed.c.tsutsui
2003-10-29Switch arc to use MI mc146818 tod driver.tsutsui
2003-10-26Remove -mcpu=r4000 from CFLAGS. It's no longer available on gcc3.tsutsui
2003-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-22add wsfont major to archs which have the other wscons devicesjdolecek
2003-10-21- Use scsibus* at scsi?tsutsui
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-15add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and mdjdolecek
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-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-27Add options COMPAT_16.tsutsui
2003-08-30add "makeoptions MACHINE_ARCH=..." in std.* for mips portschs
2003-08-22create /dev/cryptoitojun
2003-08-06Add esiop at pci to GENERIC which already have siop at pci.bouyer
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-27Since everyone uses clock_subr.c (or should, if they don't currently),thorpej
2003-06-15Add isapnp0 at isa and enable working isa/isapnp devices.tsutsui
2003-06-15Remove nonexistent we* at isapnp.tsutsui
2003-06-15Don't enable both pc0 and vga0 at isa.tsutsui
2003-06-14Add a file definition for isapnp.tsutsui
2003-06-14Set LINKFORMAT=-N.tsutsui
2003-06-14Change DESKstation -> DeskStation, as per spelling on the Tyne board.tsutsui
2003-06-14Don't enable both pc0 and vga0 at isa.tsutsui
2003-05-25Add generic software interrupt support with mips/softintr.c.tsutsui
2003-05-22Uppercase PICA.tsutsui
2003-05-04Remove (deprecated) DMA functions in jazz/dma.c which are no longer used.tsutsui
2003-05-04Rewrite jazzio asc SCSI driver to use MI ncr53c9x and bus_dma(9) withtsutsui
2003-04-28options MIPS3_L2CACHE_PRESENT was gone long ago.tsutsui
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-04-06Enable oosiop at jazzio.tsutsui
2003-04-06Add MD attachment of the 53c700 SCSI controller on arc jazzio.tsutsui
2003-03-08Remove .pdr section which is created by binutils-2.13.2.1tsutsui
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-11- Enable options SYMTAB_SPACE by default.tsutsui
2003-02-11It seems the ARC BIOS can't load too large kernel,tsutsui
2003-02-10Bump md_root size to 2.5Mbytes.tsutsui
2003-01-31Enable vga0 at isa?, and add options VGA_RESET andtsutsui
2003-01-22bump ramdisk image to 2330kjdolecek
2003-01-04Add options MIIVERBOSE.tsutsui
2002-12-09Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernelsimonb
2002-12-07Add (commented out) options SYMTAB_SPACE.tsutsui
2002-12-07Call ${DBSYM} in SYSTEM_LD_TAIL_EXTRA.tsutsui