summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/mpcsa
AgeCommit message (Expand)Author
2022-01-19Pass the device_t into spi_configure(), and make the API contract thatthorpej
2022-01-19Probe / match routines should not have side-effects: do the spi_configure()thorpej
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-04-18Trailing whitespaceskrll
2019-07-16Consistently use vaddr_t as initarm and friends return type.skrll
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2013-08-18<arm/locore.h> fallout (fixes some include ordering errors)matt
2012-11-12C99 typesskrll
2012-10-27split device_t/softc for all remaining drivers.chs
2012-08-16Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE tomatt
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-30dependant -> dependentwiz
2011-05-13Replace some ltsleep() uses with kpause() and tsleep().rmind
2011-01-31Add RCSID when needed.matt
2010-06-19Misc fixes to get this to compile again.matt
2010-01-22Unify the name of the device property to hold a MAC address - there wasmartin
2008-11-11It is not appropriate to call pmf_system_shutdown(9) fromdyoung
2008-07-03Add AT91 support. (XXX need to finish timecounter support).matt