summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm/include
AgeCommit message (Expand)Author
2014-02-04_setsoftintr is long dead. reap any leftovers from arm.matt
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-01-11Don't install fp.h anymorematt
2013-01-11Remove FPA specific header.matt
2012-07-28Remove IPL_SAFEPRImatt
2012-07-27Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MDmatt
2012-06-10Remove unused __NEWINTR definesskrll
2012-03-31Add support kloader(4) for PXA2X0.nonaka
2012-02-17expose more for kmemuserchristos
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2010-11-13sys/device.h is not suitable for such low-level definitions.uebayasi
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2010-07-17Bump MAXPARTITIONS from 8 to 16 using __HAVE_OLD_DISKLABEL compat methodtsutsui
2010-06-13Apply fixes for PR port-arm/43339:tsutsui
2010-04-17Added Sharp W-ZERO3 series support.nonaka
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2008-06-13Let hpcarm kernels boot again after the merge of the armv6 branch. Fixesrafal
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-27Merge kernel changes in matt-armv6 to HEAD.matt
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2008-01-19Remove arm support for IPKDB.chris
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-25defparam PAGER_MAP_SIZE.yamt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2007-07-01Quick and dirty fix for hpcarm build failure, using hpcarm specifictoshii
2007-02-09Merge newlock2 to head.ad
2006-12-21merge yamt-splraiseipl branch.yamt
2006-10-26boot_file is not used by generic NetBSD/arm code, and its type varies bybjh21
2006-10-24Use <arm/bootconfig.h>.bjh21
2006-10-23Enable MI todr(9) and timecounter on hpcarm.peter
2006-09-03Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.bjh21
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-03-04Split the Jornada 7xx drivers for the touch-panel, keyboard, lcd controlpeter
2005-12-11merge ktrace-lwp.christos
2005-10-23Fix a typo.peter
2005-10-23- Remove __P.peter
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-02Catch up with constification.uwe
2004-05-11Provide multiple include protection. Fixes build problem in kdump.he
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2003-10-08Overhaul MBR handling (part 1):lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-06add __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS to machine/types.h forbsh
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-05-22Move KERNEL_VM_SIZE into the C files where its used.thorpej
2003-05-22Use virtual_avail and virtual_end to compute the size of the availablethorpej