summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc
AgeCommit message (Expand)Author
2014-02-28Add a PPC64 kernel for testingmatt
2014-02-28Needed for COMPAT_NETBSD32matt
2014-02-28Use PRIxPTRmatt
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-21Fix hangup to interrupt on cascading PIC.kiyohara
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-11-09Add tdvfb - tested and works. Also add commented out TDVFB_CONSOLE option.rkujawa
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-28Fix -fno-common fallout.matt
2012-06-02enable building with ath* at pci?. it worked but my pci atheros cardmrg
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-03-08When detecting a new USB device on the bus ofppc panics in usb_allocmem().phx
2012-02-09Change this to include GENERIC and add options MULTIPROCESSOR.matt
2012-02-02Fixed writing of MBR disklabel. It was written by disklabel(8) -r directlyphx
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-10-08Support FAT filesystem on RDB partition.kiyohara
2011-10-08Add voodoofb with comment-outed. tested on PegasosII only.kiyohara
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-21Fixed booting from disks without a valid disklabel (e.g. CDROM). Thisphx
2011-08-21When there is no NetBSD MBR partition with a valid disklabel, look forphx
2011-08-18Finding the disklabel on MBR partitioned disks did no longer work since RDBphx
2011-08-18First check whether an MBR is present. Then use it for locating the disklabel.phx
2011-08-04Do not overwrite ukbd.h with NO_UKBD_DEVICE.phx
2011-07-28userland needs to see PCI_MAGIC_IO_RANGEmacallan
2011-07-17Enable new-style <sys/bus.h> on several PowerPC ports supporting PCIdyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-29Adapt to cpu_hatch_data changesmatt
2011-06-22Add support pci_intr_setattr.matt
2011-06-20Don't include *pmap.h in assembly files. Get the needed definitionsmatt
2011-06-20Don't export USER_SR if _MODULE is defined.matt
2011-06-20Don't expose port-specific if _MODULE is defined.matt
2011-06-20Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.matt
2011-06-18Make a common genassym.cf (powerpc/genassym.cf) and thenmatt
2011-06-18struct device * -> device_tmatt
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt