summaryrefslogtreecommitdiff
path: root/sys/arch/netwinder
AgeCommit message (Expand)Author
2014-01-30Put EHABI exception tables at the end of text.matt
2013-08-18Fix more <arm/locore.h> lossagematt
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-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-12-06Remove "#options ARMFPE"msaitoh
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-09-22Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb insteadmatt
2012-09-21Switch to the generic bounce buffer support.matt
2012-08-16Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE tomatt
2012-08-03Remove uneeded declarations.matt
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-18expose more for kmemuser; fix header protection.christos
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-04bump morechristos
2011-10-02Bump SYMTAB_SPACEchristos
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-11Bump SYMTAB_SPACE so that it fits again.he
2011-07-17Do not install bus.h.dyoung
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-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung
2011-04-04Fix target 'tags'.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-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-03-18grammar patroldholland
2009-12-28More setttb() -> cpu_setttb() for readability & consistency. Missing instancesuebayasi
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-11-26Kill proc0paddr. Use lwp0.l_addr instead.matt