This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b06d491b48
NetBSD
/
sys
/
arch
/
powerpc
History
matt
666d4c1ddb
split device_t/softc. Use device_xname and device_private.
2008-04-04 16:04:19 +00:00
..
conf
mem*.S no longer include assym.h
2008-03-07 17:10:00 +00:00
fpu
ibm4xx
Split device_t and softc for all com(4) devices (well, everything that
2008-03-14 15:09:09 +00:00
include
Remove CTL_MACHDEP_NAMES, it's not used anywhere.
2008-02-27 18:26:15 +00:00
isa
Merge the ppcoea-renovation branch to HEAD.
2007-10-17 19:52:51 +00:00
marvell
Replace as much of the hardcoded CACHELINESIZE with
2008-02-05 18:52:55 +00:00
oea
on MP systems, whenever we change a PTE, make to sync the data cache so that
2008-03-11 20:44:01 +00:00
pci
split device_t/softc. Use device_xname and device_private.
2008-04-04 16:04:19 +00:00
pic
Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II
2008-01-17 23:42:57 +00:00
powerpc
SmartFirmware only reports the first 256MB as available.
2008-03-27 18:01:08 +00:00
stand
/mkbootimage
Fix a segv if you forget to set the -m option.
2007-12-24 19:34:41 +00:00
tools
/chrpicon
Make this output the icon in 16 byte rows, which seems to be what IBM wants.
2008-01-23 23:22:02 +00:00
Makefile
insert a .WAIT between include and include/foo subdirs, so that
2008-03-04 08:12:12 +00:00