Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backout premature | 2002-09-15 | 1 | -7/+6 | |
| | |||||
* | KNF | 2002-09-15 | 1 | -6/+7 | |
| | |||||
* | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | 2001-09-01 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Most of the work involved in the renaming process was performed by miod@ Files moved from powerpc/include to macppc/include Some files were not "moved" but wrapper files were created which include the powerpc/include version. Several of the powerpc/include files where changed to reflect that they are POWERPC_* not MACHINE_*. | ||||
* | header file include/define cleanup. commit N of many. | 2001-06-29 | 1 | -1/+2 | |
| | |||||
* | More inlined function cleanup for -W strictness. | 2001-06-24 | 1 | -26/+11 | |
| | |||||
* | autoconf.h | 1999-11-09 | 1 | -15/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | add mac hooks to the powerpc config structure, probably a hack, and certainly needs to be cleaned up. bus.h p4e_ -> ppc_X add write_multi and prototypes for bus_space_X_raw_multi functions. intr.h add structure for interrupt handler. pio.h remove the unnecessary and slowing "sync" instruction from each pio access. remove unnecessary newline characters from the generated asm. eieio after writes, but before reads. types.h formatting change vmparam.h change powerpc kernel virtual memory sizing from a fixed segment to a variable, initialized with a segment size, this is so that the pmap allocator can steal virtual memory, if vm is not yet set up. Necessary for mapping devices before the kernel vm structures are initialized. | ||||
* | Use symbolic names | 1998-08-25 | 1 | -5/+5 | |
| | |||||
* | Some small fixes for non ofw systems | 1998-08-06 | 1 | -1/+23 | |
| | |||||
* | Monolithic PowerPC kernel, new include | 1997-10-13 | 1 | -0/+172 | |