summaryrefslogtreecommitdiff
path: root/sys/arch/arm/conf
AgeCommit message (Expand)Author
2013-05-09Drain the bufs after or before we do a bus space operation on ARMv7.Patrick Wildt
2013-05-01Add a cortex bus which represents the ARM MPCore Complex.Patrick Wildt
2013-04-30Switch from pmap to pmap7.Patrick Wildt
2013-03-27Move generic armv7 files into arm's file list.Patrick Wildt
2011-11-08merge cpu_coredump() back to where it belongs, ok drahn miodTheo de Raadt
2011-11-08compat_13 support died ages agoTheo de Raadt
2011-11-08arm has no need for procfsTheo de Raadt
2011-09-22None of the mainbus child devices care about getting a bus_space_tag_t fromMiod Vallat
2011-09-22this escaped when miod threw cats off a bridgeJonathan Gray
2011-09-20Late spring cleaning of the arm code for old dusty bits we do not want toMiod Vallat
2010-12-06- remove unused/commented COMPAT_LINUX stuffJasper Lievisse Adriaanse
2009-06-27Revert the last change to this file which was made with armv7 support came in.Dale Rahn
2009-05-08Pieces of arm11 and armv7 support for newer cpus. This is work in progressDale Rahn
2008-09-11add support for arm9e core, taken from NetBSD.Kevin Lo
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-05-15Dummy mutex code for arm platforms. ok drahn@ deraadt@Miod Vallat
2006-07-12Remove commented out defopt goo.Miod Vallat
2006-07-12Turn GetCPSR() into an inline get_cpsr(), and remove more dead code.Miod Vallat
2006-07-12Orphaned stuff.Miod Vallat
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-05-10enable arm optimized in4_cksumBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-03-08Cosmetics...Thierry Deval
2005-01-13dont make this dependant on bus_space_generic, that is bogus.Dale Rahn
2005-01-02OpenBSD tags (missed before)Dale Rahn
2004-12-30xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD.Dale Rahn
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-08-04Remove the old fetch(9)/store(9) functions, since they are not used inMiod Vallat
2004-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn