freebsd-dev/sys/arm
Stanislav Sedov 2dc8b759bd - Proprely intialize UART parameters at probe stage, so uart(4)
will initialize the FIFO memory correctly on attach.  Before
  that this values was intialized in only in at91_usart_bus_attach
  which is called after the uart(4) memory allocation happens.

Approved by:	re (kib)
MFC after:	1 week
2009-08-15 15:15:20 +00:00
..
arm Use correct wbinv operation in pmap_l2cache_wbinv_range(). 2009-08-13 15:56:09 +00:00
at91 - Proprely intialize UART parameters at probe stage, so uart(4) 2009-08-15 15:15:20 +00:00
compile
conf Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd and 2009-07-17 18:35:45 +00:00
include Add support to the virtual memory system for configuring machine- 2009-07-12 23:31:20 +00:00
mv Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
sa11x0 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
xscale Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00