summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc
AgeCommit message (Expand)Author
2010-03-14Add fdc@isa.kiyohara
2010-03-10Remove unnecessary function declarations.kiyohara
2010-03-10Remove white-spaces.kiyohara
2010-03-07add uhso(4) device where appropriateplunky
2010-03-02Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.matt
2010-02-25Adapt to <spr.h> breakup.matt
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2010-01-20Have to include rtas.h for NRTAS definition.phx
2010-01-16Allow compilation without rtas device being configured.phx
2010-01-15Fixed crash, when /rtas was not found: OF_finddevice() returns -1 whenphx
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-26Kill proc0paddr. Use lwp0.l_addr instead.matt
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2009-09-11Added support for RDB partitions.phx
2009-08-19isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.dyoung
2009-08-19Define isa_detach_hook().dyoung
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-02-13Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"apb
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2009-01-24add COMPAT_50 to all the configs with COMPAT_40.mrg
2009-01-17Follow up the time_t -> saseconds_t or satime_t type changes byhe
2009-01-12WARNSfytsutsui
2008-11-24Remove softdep, pass 1. We are focused on improving journalling.ad
2008-11-13LKM -> MODULARad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-11-11It is not appropriate to call pmf_system_shutdown(9) fromdyoung
2008-08-10Add accept filters to GENERIC kernels where they exist.tls
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2008-05-18No longer used.phx
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08SMP support for ofppc. (finally) Much thanks to Matt Thomas for help ingarbled
2008-03-29Activate genfb, pckbc, pckbd, pms, wskbd, wsmouse and wsdisplay.phx
2008-03-08INSECURE option is required for the Xserver to access /dev/mem.phx
2008-03-07Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change.phx
2008-02-23Added scsibus at umass for USB keys and ADOSFS for mounting Amiga file systemsphx
2008-02-20Since files.wscons et al. are included by ~all ports anyway, includedrochner
2008-02-15Remove obsolete platform support options.tsutsui
2008-02-13Fix a botch in the comparison of two addresses, where I forgot to add ingarbled
2008-02-13Add support to ofwboot for booting on the 7046-B50. Also likely to workgarbled
2008-02-13Use options<space><tab>.tsutsui
2008-02-12Add a very quick and simple hack to allow ofwboot to be compiled into agarbled
2008-02-11Use model_init to clean up how we decide the ranges forgarbled
2008-02-07Add some simple code to print out what the OFW thinks the cachegarbled
2008-02-05Nevermind, just yank the bridge64 kernels entirely. I don't want to endgarbled
2008-02-05Make bridge mode standard in GENERIC, yank INSTALL_B64garbled
2008-02-05Rewrite a big chunk of the pmap and locore code for powerpc to bettergarbled
2008-01-28Apparently BRIDGE mode allows BAT registers, so re-enable that code.garbled
2008-01-24Add padding to align the rodata section. This fixes a strange buggarbled
2008-01-24Add another optional argument to mkbootinfo.sh, the location of the bitmap.garbled
2008-01-23Add an install kernel for 64bit bridge mode cpus. This will hopefully gogarbled