| Commit message (Expand) | Author | Age | Files | Lines |
* | genassym builds need the -fno-common stripped out. | peter | 2002-01-11 | 1 | -1/+1 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 1 | -1/+0 |
* | OLDCARD isn't supported on alpha or ia64, so don't pretend that it is by | imp | 2001-10-30 | 1 | -1/+0 |
* | Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-) | imp | 2001-10-30 | 1 | -1/+1 |
* | Break out the bus front ends into their own files. Rewrite | imp | 2001-10-23 | 1 | -0/+4 |
* | First commit after a repo copy of isa/sio* -> dev/sio: | imp | 2001-10-22 | 1 | -1/+1 |
* | Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to | des | 2001-10-21 | 1 | -1/+0 |
* | These files have been gone for a long time. | des | 2001-10-13 | 1 | -4/+0 |
* | Add linux_sysctl.c, and linux_uid16.c to the x86 platforms. | peter | 2001-09-08 | 1 | -0/+1 |
* | Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), | gallatin | 2001-08-29 | 1 | -0/+1 |
* | Use #ifdef DEV_SPLASH (from opt_splash.h) rather than | yokota | 2001-08-02 | 1 | -1/+1 |
* | Hints overhaul: | peter | 2001-06-12 | 1 | -1/+1 |
* | Add and document the LINPROCFS option, so that we can build linprocfs | peter | 2001-02-27 | 1 | -0/+4 |
* | Remove count for NSIO. The only places it was used it were incorrect. | peter | 2001-01-31 | 1 | -1/+1 |
* | Make mp_machdep.c be an optional file conditional on SMP. | jhb | 2001-01-24 | 1 | -1/+1 |
* | Convert apm from a bogus 'count' into a plain option. Clean out some | peter | 2001-01-19 | 1 | -4/+0 |
* | Remove the now-empty ipl_funcs.c file on all platforms. | peter | 2001-01-19 | 1 | -1/+0 |
* | Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1 | marcel | 2000-12-05 | 1 | -0/+34 |
* | introduce support for static compilation of the osf/1 module via the | gallatin | 2000-12-02 | 1 | -0/+7 |
* | cleanup: remove redundant mp_machdep.c and non-existent simplelock.s. | gallatin | 2000-12-02 | 1 | -2/+0 |
* | - Make the mutex code almost completely machine independent. This greatly | jhb | 2000-10-20 | 1 | -1/+0 |
* | Move the ata/atapi files to the common area. They were the same on all | peter | 2000-10-03 | 1 | -9/+0 |
* | The `ed' NIC driver has been changed to work on Alpha now. So enable it | obrien | 2000-09-30 | 1 | -0/+1 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -0/+2 |
* | * Completely rewrite the alpha busspace to hide the implementation from | dfr | 2000-08-28 | 1 | -2/+4 |
* | Style fixes: | marcel | 2000-08-22 | 1 | -65/+64 |
* | Add support for the Alpha Processor, Inc. UP1000 system. | gallatin | 2000-06-19 | 1 | -0/+3 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -1/+0 |
* | A checkpoint of a part of a work-in-progress. Some more cleanups for | peter | 2000-06-10 | 1 | -7/+10 |
* | Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support. | gallatin | 2000-05-28 | 1 | -0/+3 |
* | Port ppc driver to alpha. | dfr | 2000-05-14 | 1 | -0/+1 |
* | add in the few bits necessary to support Alpha 4100 (Rawhide) systems | mjacob | 2000-05-07 | 1 | -0/+5 |
* | Newbusify adv driver. | nyan | 2000-04-07 | 1 | -0/+1 |
* | Make it possible to include a device interface description by a single | dfr | 2000-04-05 | 1 | -28/+2 |
* | - Added PC-98 Cbus frontend. | nyan | 2000-03-29 | 1 | -0/+1 |
* | Alpha 8200: redo files arrangement for 8200 support. There sort of | mjacob | 2000-03-18 | 1 | -6/+9 |
* | kbdcontrol isn't in everyones path(read: non-root people), so specify | billf | 2000-02-10 | 1 | -1/+1 |
* | Move the (duplicated exactly!) portable ISA pcm drivers to files and | peter | 2000-01-29 | 1 | -6/+0 |
* | Arrange for the following files to be compiled when the configuration | peter | 2000-01-29 | 1 | -1/+1 |
* | This is the 3rd stage of syscons code reorganization. | yokota | 2000-01-15 | 1 | -0/+4 |
* | Only compile gusc for isa (the #if NISA inside gusc effectively covers | peter | 1999-12-21 | 1 | -1/+1 |
* | Be more consistant in using perl vs. perl5. We were using perl5 in the | peter | 1999-12-17 | 1 | -4/+4 |
* | - Pull in kbd.c when sc or vt is included in the kernel, even if | yokota | 1999-12-13 | 1 | -0/+1 |
* | Move source files common to all platforms from <arch>/conf/files.<arch> | archie | 1999-12-09 | 1 | -15/+0 |
* | Move libkern/arc4random.c into conf/files. I was planning on doing an | dan | 1999-12-09 | 1 | -1/+0 |
* | A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian | gallatin | 1999-12-01 | 1 | -0/+6 |
* | Add arc4random.c. | dima | 1999-11-30 | 1 | -0/+1 |
* | Add pcm entries for the alpha too, since they were taken out of | peter | 1999-11-22 | 1 | -0/+6 |
* | make sure a trivial apm.h is created, as some people have assumed that | mjacob | 1999-10-01 | 1 | -0/+5 |
* | Pull in the core bus drivers based on the machine type rather than | peter | 1999-09-13 | 1 | -20/+39 |