| Age | Commit message (Expand) | Author |
| 2001-12-28 | Update for new uhidev device attachment. | augustss |
| 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 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | The MPC105 does not implement the IBM reference implementation's | kleink |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-11 | Add pci device. | kleink |
| 2001-12-11 | Add wsfont pseudo-device. | kleink |
| 2001-12-10 | define __HAVE_NWSCONS for pckbc. | briggs |
| 2001-12-10 | Provide basic bus_space_mmap(). Noted by self and in PR port-powerpc/14873. | briggs |
| 2001-11-28 | Add a "cacheline_size" argument to pci_configure_bus(). It is used | thorpej |
| 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-21 | prep has no special dependencies on pccons; remove. | soren |
| 2001-11-20 | - replace "defopt" with "defparam" for options which must take a value, | lukem |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-18 | Fix printf format in DEBUG case. | kleink |
| 2001-11-17 | In fdopen(): | kleink |
| 2001-11-17 | Can't pass temporary storage to an inline assembly statement as input | kleink |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-14 | ${MAKE} print-objdir -> ${PRINTOBJDIR} | tv |
| 2001-11-13 | The wsmux pseudo device does not need a count anymore. | augustss |
| 2001-11-09 | Bump the version numbers of all bootloaders which use loadfile_elfXX() now | scw |
| 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-03 | Add a new optional method, dev_ioctl, to the audio hardware driver interface. | augustss |
| 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-05 | Add pcn(4), sip(4) and tlp(4). | 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-29 | Add adw | 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-02 | Bump version numbers of all bootloaders that use loadfile/ELF, to account for | bjh21 |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset | wiz |
| 2001-07-22 | bcopy -> memmove | 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-30 | Add System V semaphore resource limits to each GENERIC file that has an | darcy |
| 2001-06-24 | Add ahc(4), fxp(4), rtk(4) | nonaka |
| 2001-06-23 | Add iha(4), which works as well on my 7248. | tsutsui |
| 2001-06-23 | #include <powerpc/spr.h> Use SPR_HID0 in place of 1008 | matt |
| 2001-06-20 | Allocate mb_map is PMAP_MAP_POOLPAGE is not defined. | matt |
| 2001-06-20 | Sync reality. | nonaka |
| 2001-06-20 | - Add "siop at pci" and related line. | nonaka |
| 2001-06-20 | Seprate model depended code. (based on arc 'struct platform') | nonaka |
| 2001-06-20 | ANSI'fy | nonaka |
| 2001-06-20 | print elcr reg, if defined DEBUG | nonaka |