summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/dev/plcomvar.h
AgeCommit message (Expand)Author
2014-02-21No need to include sys/simplelock.h here.skrll
2013-05-01Fix prototypemlelstv
2012-08-17Backout previous - it breaks rpi console for me and jak.skrll
2012-08-12Improve support for transmit fifo support for plcom.reinoud
2012-07-25Add support for the PL011 to plcom. Pull across a bunch of fixes fromskrll
2012-05-20device_t/softc splitskrll
2012-05-20Replace the simple_lock with a kmutex_t. Update the locking to matchskrll
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2008-01-05Make compile.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2006-03-07Remove another instance of the macro triplet SET/CLR/ISSET, nowhe
2005-12-27remove the COM_MPLOCK option. always include the spinlock in the softcchs
2001-10-27Support for the PrimeCell PL010 UART. Similar in behaviour torearnsha