| 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 | Match MPC107, too. | briggs |
| 2001-12-14 | Re-enable wscons stuff. Add rtk* as it's now confirmed to work on sandpoint. | briggs |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-10 | Provide basic bus_space_mmap(). Noted by self and in PR port-powerpc/14873. | briggs |
| 2001-12-07 | 16 partitions -- agree with files.sandpoint | briggs |
| 2001-12-07 | Disable ws* until we can have a working vga* at pci. | briggs |
| 2001-12-07 | Add INSTALL kernel (copy from RAMDISK). | briggs |
| 2001-11-28 | Add a "cacheline_size" argument to pci_configure_bus(). It is used | thorpej |
| 2001-11-23 | The bridge(4) pseudo-device no longer requires the port to | atatat |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-13 | The wsmux pseudo device does not need a count anymore. | augustss |
| 2001-11-09 | Add a "firstbus" argument to pci_configure_bus(), indicating the | thorpej |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-10-29 | pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. | thorpej |
| 2001-10-11 | include dev/wsfont/files.wsfont | briggs |
| 2001-09-12 | Linux emulation is no longer experimental, removed comment | manu |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 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-30 | - Change default time frequency to 100MHz from 66MHz. | briggs |
| 2001-08-27 | text address is 0x90000, not 0x9000. | briggs |
| 2001-08-26 | Make all powerpc ports use a common Makefile.powerpc (except walnut) | matt |
| 2001-08-24 | use pmap_k* for buffer cache pages. | chs |
| 2001-08-20 | "wierd" is weird. | wiz |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset | wiz |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-07-01 | Add PM_SR | matt |
| 2001-06-24 | Include powerpc/spr.h. | briggs |
| 2001-06-21 | Build with and without option NEWPMAP. | briggs |
| 2001-06-21 | Bring back pte.h for non-NEWPMAP builds. | briggs |
| 2001-06-19 | Make all the ppc delay() functions the same - formating change only, no | simonb |
| 2001-06-18 | Add an e_trapsignal member to struct emul, so that emulated processes can | christos |
| 2001-06-12 | Move "file .../bus_dma.c" line to MD place. | tsubai |
| 2001-06-10 | Use the new pmap to compile again (sorry). | tsubai |
| 2001-06-10 | Adapt to new PowerPC pmap. | briggs |
| 2001-06-07 | GENERIC + memory disk hooks. | briggs |
| 2001-06-07 | Enable a few more devices (adw, dpt, siop, sip, sd). Do not compile DEBUG. | briggs |
| 2001-06-02 | replace vm_map{,_entry}_t with struct vm_map{,_entry} *. | chs |
| 2001-06-01 | Rename assembly files that are pre-processed by cpp to use an S suffix. | simonb |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-29 | define _KERNEL_OPT as well as _KERNEL. we will use this in the future to | mrg |
| 2001-05-26 | replace vm_page_t with struct vm_page *. | chs |
| 2001-05-15 | delint: don't try & return something from void pci_intr_disestablish() | lukem |
| 2001-05-10 | fix comment; cdev_notdef() is a funny pc console :) | lukem |
| 2001-05-03 | PPC machine type tags haven't been used for a while. | soren |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-04-24 | Sprinkle pmap_update() calls after calls to: | thorpej |