| Age | Commit message (Expand) | Author |
| 2001-12-09 | Fix a couple of rcsids. | atatat |
| 2001-11-28 | Add a "cacheline_size" argument to pci_configure_bus(). It is used | thorpej |
| 2001-11-26 | Rename NOCACHE -> PPC_4XX_NOCACHE to avoid conflict with the namei | thorpej |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | 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-11-08 | Overhaul the interrupt system to use hardware interrupts directly. | eeh |
| 2001-11-06 | Calculate the hardware interrupt to irq mapping array and irq mask from | simonb |
| 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-29 | G/C unused enable_intr and disable_intr functions. Fix a whitespace nit. | simonb |
| 2001-10-29 | Whitespace nit. | simonb |
| 2001-10-29 | Use wrteei to enable interrupts. | simonb |
| 2001-10-29 | Use the Walnut FPGA register offsets instead if the i8042 offsets for | simonb |
| 2001-10-29 | If a pckbc is configured in, configure the FPGA so that separate | simonb |
| 2001-10-29 | Set up irq16 (FPGA interrupt) and irq17 (SMI interrupt) for the keyboard | simonb |
| 2001-10-29 | Expose (and augment) the FPGA registers, and add the static RAM address | simonb |
| 2001-10-18 | Implement bus_space_mmap(). | eeh |
| 2001-09-17 | Fix typo... | reinoud |
| 2001-08-29 | Add adw | briggs |
| 2001-08-28 | Enable some additional useful options like NFS_SERVER and RAID. | eeh |
| 2001-08-28 | Stop pci_configure_bus() from mapping PCI expansion ROMs. Fixes problems | simonb |
| 2001-08-26 | Use the common Makefile.powerpc. | simonb |
| 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-07-22 | bcopy -> memcpy, bzero -> memset | wiz |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-06-24 | Move on-chip 405GP devices to powerpc/ibm4xx/dev. | simonb |
| 2001-06-24 | Update some includes, note that there can be more than one emac on some | simonb |
| 2001-06-24 | ibm405gp.h also includes emac register definitions, remove them from here. | simonb |
| 2001-06-24 | Use 405GP PVR value from ibm405gp.h, not a local #define. | simonb |
| 2001-06-24 | Update for walnut.h/ibm405gp.h changes. | simonb |
| 2001-06-24 | Move 405GP registers, addresses and other info to ibm405gp.h. Leave only | simonb |
| 2001-06-24 | Comment out de* and uncomment the TLP_MATCH_* options. | simonb |
| 2001-06-22 | Use a few more header defines instead of magic numbers. | simonb |
| 2001-06-22 | White space nit. | simonb |
| 2001-06-22 | Use register names from <machine/walnut.h> and not magic numbers. | simonb |
| 2001-06-22 | Make this work without DDB configured in. | simonb |
| 2001-06-13 | Add a port to IBM's PPC405GP Reference Board (the "walnut") | simonb |