index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
broadcom
Age
Commit message (
Expand
)
Author
2014-02-23
#include <arm/locore.h>
matt
2014-02-19
fix typo.
matt
2014-02-19
Fix coherent range for BCM563XX
matt
2014-02-19
#include <sys/param.h>
matt
2014-02-19
Conditionalize call to arml2cc_init
matt
2013-12-17
Mark bcmrng_write_4, bcmccb_write_4 and bcmccb_read_4 as unused
joerg
2013-11-01
PR/48342. Add aurateconv as a dependency for vcaudio.
skrll
2013-10-28
Add support for the BCM56340 iProc based switch
matt
2013-10-15
More dotg(4) removal.
skrll
2013-10-15
Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This brings
skrll
2013-10-15
Small cleanup
skrll
2013-09-21
Some dwc2 glue.
skrll
2013-09-05
RPI DWC2 glue.
skrll
2013-09-05
Whitespace
skrll
2013-08-29
Make the rpi hwrng feed data to the entropy pool in a softint.
riastradh
2013-08-29
Fix typo: VERBOSE_INIT_ARM, not VERBOSE_ARM_INIT. From
riz
2013-08-28
Get some entropy early on bcm2835_rng attach.
riastradh
2013-08-25
Fix return with mutex held bug in get routine -- thanks Jared.
tls
2013-08-12
add mmap
matt
2013-08-01
Whitespace.
skrll
2013-08-01
Remove printf
skrll
2013-06-13
Convert the entropy pool framework from pseudo-callout-driven to
tls
2013-05-11
Fix up the VCONS_DRAW_INTR support and DDB.
skrll
2013-04-21
Delete "PCI_" from PCIX and PICE capability registers.
msaitoh
2013-04-14
Trailing whitespace
skrll
2013-03-24
add wip videocore4 audio driver
jmcneill
2013-03-24
pull in vchiq
jmcneill
2013-03-24
add vchiq
jmcneill
2013-02-19
Use the coherent dma_ranges in the bounce dmatag but only use the first one.
matt
2013-02-19
As with pax, use cf_flags 2 to indicate to use the bounce dma tag.
matt
2013-02-19
Add a bounce dmatag which only has the coherent memory region.
matt
2013-02-19
Use a bit in cf_flags to decide whether to use bounce buffers or not.
matt
2013-02-13
Fix two fencepoint errors.
matt
2013-02-12
fix inverted ifdefs
matt
2013-02-08
Properly deal with the non-coherent dma tag too.
matt
2013-02-08
If _ARM32_NEED_BUS_DMA_BOUNCE is defined, only define one dma_range
matt
2013-02-01
Use bus_space_read_multi_4 to drain the RNG's FIFO.
matt
2013-02-01
Use bus_space_read_multi_4 and fix copyright year. From Jared.
skrll
2013-01-31
support WSDISPLAYIO_GET_FBINFO
macallan
2013-01-30
discard initial numbers from rng, broadcom says they are "less random"
jmcneill
2013-01-27
Revert back to one dmarange
matt
2013-01-27
Add a _BUS_DMAMAP_NOALLOC which tells bus_dmamem_alloc to skip that
matt
2013-01-27
Get rid of _BUS_DMAMAP_MEM_XLATE
matt
2013-01-27
Add a flag to make bus_dmamem_map use the bus/sys transation table when
matt
2013-01-26
add vchiq base and size
jmcneill
2013-01-26
Deal with bus addresses better. Switch the DMA bus address base to the
skrll
2013-01-25
Fix a few c&p errors.
matt
2013-01-25
Add BCM2835 RNG support.
jmcneill
2013-01-23
support BUS_SPACE_MAP_PREFETCHABLE in bcm2835_bs_mmap()
macallan
2013-01-19
Remove a KASSERT that is no longer valid (no restricted to only coherent
matt
[next]