summaryrefslogtreecommitdiff
path: root/sys/arch/iyonix
AgeCommit message (Expand)Author
2014-03-02Initialize variables used to setup a dummy element.joerg
2014-02-22Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead.matt
2013-08-18Fix <arm/locore.h> lossagematt
2013-08-12bump SYMTAB_SPACEmatt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-07Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.matt
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-11Don't install fp.h anymorematt
2013-01-11Remove FPA specific header.matt
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-22Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb insteadmatt
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-08-16Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE tomatt
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-29Fix more -fno-common fallout.matt
2012-06-10Remove unused __NEWINTR definesskrll
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-19Expose the contents also for _KMEMUSER, fixes build of usr.sbin/crash.he
2012-02-12Change old-stlye-defintions to C89 prototypes.matt
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-02Bump SYMTAB_SPACEchristos
2011-09-30Bump SYMTAB_SPACE so that the symbol table fits again.he
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-30Bump SYMTAB_SPACE so that it fits again.he
2011-07-23Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.jakllsch
2011-07-17On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do notdyoung
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-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-06-06Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup.matt
2011-04-06Fix target 'tags'.dyoung
2011-04-06Fix fallout from pci_attach_args constification.dyoung
2011-03-07Bump SYMTAB_SPACE.jakllsch
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-11-23Remove unused count from pseudo-device md.hannken
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2010-05-22add btmagic(4) where other Bluetooth drivers are listedplunky
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-03-07add uhso(4) device where appropriateplunky
2010-01-22Unify the name of the device property to hold a MAC address - there wasmartin