Age | Commit message (Expand) | Author |
2003-06-23 | bus_space_*_raw*_1() do not exist; drahn@ ok | Michael Shalayeff |
2003-06-09 | more 3/4 cleanup for pefo | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-10-07 | Improved workaround for cardbus support on macppc. This allows mappings to | Dale Rahn |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-09-06 | Serial console support for macppc. Serial console will work if the modem | Dale Rahn |
2002-08-20 | Add a pseudo openfirmware console device for early debugging purposes | Dale Rahn |
2002-07-23 | Remove unused files now that powerpc archs use link_elf.h | Dale Rahn |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-06-11 | Add missing bus_space_read_raw_region_X bus_space_write_raw_region_X APIs. | Dale Rahn |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Factorize common parts (cache-related stuff). | Miod Vallat |
2002-06-07 | Move more function prototypes to <machine/conf.h> as cdev_decl(foo) | Miod Vallat |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping | Dale Rahn |
2002-03-07 | Clean up BUS_DMA_* flags, and make sure all arch's define: | Jason Wright |
2002-02-23 | Add aperture driver support for macppc, and also place writing to /dev/pci | Matthieu Herrb |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-01-07 | Paranoia on my part, do not let the condition exist where kvm space could | Dale Rahn |
2002-01-07 | On cache flushing, if start is not cacheline aligned, add to the lenght | Dale Rahn |
2001-12-14 | gem wants BUS_DMA_READ define. | Dale Rahn |
2001-12-12 | add /dev/crypto support | Jason Wright |
2001-12-05 | Put back to the old KMEM size, until we can increase this and have it work | Dale Rahn |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-11-30 | Now that pmaps can have vm_page_md, make pmap_physseg optional. | Artur Grabowski |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-11-05 | Raise the shared memory size to 16MB from 4MB. 4MB is too small for current | Dale Rahn |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-03 | Add $OpenBSD$ tags which were removed when this code was copied. | Dale Rahn |
2001-10-03 | Add missed file when committing apm for macppc. | Dale Rahn |
2001-10-03 | apm support for macppc. This is not fully implemented, sleep modes | Dale Rahn |
2001-09-28 | Commit a ugly, widespread change. | Dale Rahn |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-26 | zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc. | Michael Shalayeff |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-09-15 | pass the dma tag to obio; drahn@ ok | Michael Shalayeff |
2001-09-10 | mickey, at least compile them first. | Dale Rahn |
2001-09-10 | move vtophys proto into a port-area in order to remove it for macppc eventual... | Michael Shalayeff |
2001-09-05 | kvm space is limited by by pmap_virtual_space, Do not play with the | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |