| Age | Commit message (Expand) | Author |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-23 | The bridge(4) pseudo-device no longer requires the port to | atatat |
| 2001-11-22 | Fix some debug code in bios_configure_memory(). | tsutsui |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | lukem |
| 2001-11-14 | Slight cleanup. | thorpej |
| 2001-11-14 | Work around <bsd.lib.mk> used for kernel libs in other places. Clean up | tv |
| 2001-11-14 | Merge the thorpej-mips-cache branch onto the trunk. This is an | thorpej |
| 2001-11-13 | The wsmux pseudo device does not need a count anymore. | augustss |
| 2001-11-05 | Add trm at pci. | tsutsui |
| 2001-11-04 | Fix printf format in #ifdef DEBUG part. | tsutsui |
| 2001-10-23 | For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, | thorpej |
| 2001-09-28 | don't depend on other headers to include sys/proc.h for us. | chs |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-14 | Allow bus front-end to provide both ioctl and mmap entry points, | thorpej |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-09 | Clean up and standardise across MIPS ports. | simonb |
| 2001-09-04 | Standardise the format of MIPS' <machine/db_machdep.h>. | simonb |
| 2001-09-04 | Remove comment duplicated in <mips/bsd-aout.h>. | simonb |
| 2001-09-04 | More RCS ID cleanup. | simonb |
| 2001-09-04 | Remove some more useless RCS ids. | simonb |
| 2001-09-04 | Implement bus_space_mmap(). | thorpej |
| 2001-09-04 | Clean up. | simonb |
| 2001-09-04 | Remove unneeded RCS header. | simonb |
| 2001-09-04 | Centralise struct cpu_info declaration and related info to <mips/cpu.h>. | simonb |
| 2001-09-03 | Add more working PCI devices on arc: | tsutsui |
| 2001-09-02 | Enable siop at pci. | tsutsui |
| 2001-09-01 | Comment out bridge pseudo devices from ports that don't | atatat |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-31 | Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>" | simonb |
| 2001-08-31 | G/C the unused kernel-only CLK_TCK #define. | simonb |
| 2001-08-28 | Remove descriotion about homegrown sonic driver from TODO list | tsutsui |
| 2001-08-22 | More comment changes: 90x[B] -> 90x[BC] | hubertf |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-17 | Disable PCI expansion ROM for normal operation. | ur |
| 2001-08-13 | correct function name in panic message which is referred by Izumi Tsutsui | soda |
| 2001-08-13 | fix duplicate wired TLB allocation, this is now done in {vga,pccons}_jazzio.c. | soda |
| 2001-07-24 | Remove sn_dma_init() for the old Sonic driver. | tsutsui |
| 2001-07-23 | Since ~all pckbc_poll_data1() callers had the appropriate pckbc | jdolecek |
| 2001-07-23 | Remove old homegrown sonic driver since now we have switched to | tsutsui |
| 2001-07-23 | Switch to the MI SONIC driver. | tsutsui |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-07-08 | Correct various misspellings of 'transfer' and inflected forms. | wiz |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-07-05 | If the target failed to respond to selection, use XS_SELTIMEOUT, | thorpej |
| 2001-07-05 | a typo in comment. | soda |