| Age | Commit message (Expand) | Author |
| 2006-09-01 | hptide controller was tested on prep by a user. Adding to GENERIC | garbled |
| 2006-09-01 | I dunno how -Os crept into GENERIC, but yank it. | garbled |
| 2006-09-01 | Fix a horrible bug in how we initialize the 8259 interrupt controller. | garbled |
| 2006-08-26 | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options | christos |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-08-14 | s/adpater/adapter/ | skrll |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-07-31 | spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIC | hubertf |
| 2006-07-13 | Rather than hardcode the location of the Interrupt Vector Register, we | garbled |
| 2006-07-12 | Add support for rebooting 7024 and 7025 models. Since I cannot figure | garbled |
| 2006-06-29 | Change how the MPIC/OpenPIC is configured at boot. Rather than scanning | garbled |
| 2006-06-28 | Add CARP to GENERIC kernel configs. CARP is not enabled by default. | liamjfoy |
| 2006-06-27 | General fixups: | garbled |
| 2006-06-23 | 1) Modify pnpbus attachment code to properly decode pnp memory range packets. | garbled |
| 2006-06-21 | Attach the pnpbus prior to attaching the pci bus on the prep. This | garbled |
| 2006-06-20 | Update install WRT recent clock changes, and break INSTALL into INSTALL | garbled |
| 2006-06-20 | Basic prep timecounter support. This greatly increases the stability of | garbled |
| 2006-06-15 | A bit of clock rototill. It's safer to detect things known by the | garbled |
| 2006-06-10 | Put newline if there is no input on Boot: prompt. | tsutsui |
| 2006-06-09 | Fix a botch on ANSIfy. | tsutsui |
| 2006-06-09 | Completely rework how we look up PCI interrupts on prep: | garbled |
| 2006-06-01 | Make the space for the ramdisk slightly larger. | garbled |
| 2006-05-30 | Rewrite the pci bus attribute decodings to be human-readable by using the | garbled |
| 2006-05-29 | Add code to decode small vendor items that are documented. Namely we can | garbled |
| 2006-05-25 | Implement partial support for the RS6K PCI Bridge found on 7025-F40 | garbled |
| 2006-05-24 | Add a small convenience function | garbled |
| 2006-05-14 | integrate kauth. | elad |
| 2006-05-10 | enable raid in GENERIC. it works. | garbled |
| 2006-05-10 | add MEMORY_DISK_SERVER=0. only saves 600bytes. lame. | garbled |
| 2006-05-10 | Enable a few options from i386's INSTALL_SMALL that save as much space as | garbled |
| 2006-05-10 | Move PCI_NETBSD_CONFIGURE to std.prep. Add *.local files like i386 has. | garbled |
| 2006-05-10 | Switch prep to use the MI mbr/disklabel code. | garbled |
| 2006-05-09 | Use inb/outb macros instead of casting things to volatile. | garbled |
| 2006-05-09 | convert some of the simple __asm statements to the standard powerpc | garbled |
| 2006-05-09 | de-__P these files. | garbled |
| 2006-05-09 | More KNF. That should be the rest of the .c files. | garbled |
| 2006-05-09 | KNF these files. | garbled |
| 2006-05-08 | Fix something that never should have worked before, that got broken by | garbled |
| 2006-05-08 | Switch prep over to evcnt(9). While I was here, I also switched it to | garbled |
| 2006-05-05 | Remove the devprop API and switch everthing over to the new proplib. Add | thorpej |
| 2006-05-03 | Generic soft interrupt support for prep. Mostly copied from macppc, | garbled |
| 2006-04-26 | Support fixes for the Motorola Powerstack E1. | garbled |
| 2006-04-25 | s/allready/already/ | snj |
| 2006-04-24 | Make this work on 7024 and 7025 models by not repeating the base address | garbled |
| 2006-04-19 | adjust comments for the new location of wskbdmap_mfii.c, | drochner |
| 2006-04-13 | Disable some things to make it a wee bit smaller. | garbled |
| 2006-04-13 | Stop building installboot. I'm not sure if it works or not, but it looks | garbled |
| 2006-04-13 | Fix a bug in the printing of the "image too big" message, and make it | garbled |
| 2006-04-13 | More major bootblock changes: | garbled |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |