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
/
marvell
Age
Commit message (
Expand
)
Author
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2022-10-31
s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.
andvar
2022-06-25
Remove GIC_SPLFUNCS.
jmcneill
2022-06-25
pic: Update ci_cpl in pic_set_priority callback.
jmcneill
2022-05-31
s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.
andvar
2022-05-23
s/controll/control/ in comments.
andvar
2022-04-04
fix various typos, mainly in comments.
andvar
2021-09-30
Drive-by KNF
skrll
2021-09-24
Catch up with spl changes.
skrll
2021-08-30
Add ARMEB support to {evb,}arm/marvell.
rin
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-11-20
malloc(9) -> kmem(9)
thorpej
2020-10-30
Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations.
skrll
2020-05-29
For struct timecounter, use C99 initializers.
rin
2020-05-14
Remove extra semicolon.
msaitoh
2018-11-26
Switch to designated initializers
jmcneill
2018-11-16
Add intr_establish_xname support to arm and expose it to intrctl
jmcneill
2018-11-03
Fix build
jmcneill
2018-03-16
use designated initializer to make adaptability and flexibility for changing ...
ryo
2017-04-19
Initialize intr_setattr of arm32_pci_chipset
jmcneill
2017-03-10
Initialise the windows and allow access to PCI Express port 1 first lane.
skrll
2017-02-26
Trailing whitespace
skrll
2017-02-26
Use PEX numbers consistently. No functional change.
skrll
2017-02-24
Typo in a model string
skrll
2017-02-23
Typo in comment
skrll
2017-01-11
also fix this other off by one.
maya
2017-01-11
fix off by one.
maya
2017-01-09
Remove no-need #ifdef MARVELL_ATTR_AXI_DDR. It has defined.
kiyohara
2017-01-07
make this compile (but not work) XXX
christos
2017-01-07
Add support Marvell Dove.
kiyohara
2017-01-07
Add register macros.
kiyohara
2017-01-07
Change to a tab from white-spaces.
kiyohara
2016-07-12
Fix intr_establish. PCI interrupt is LEVEL LOW.
kiyohara
2015-11-06
Add mvsocts to mvsoc_periph for Armada XP.
kiyohara
2015-11-06
Support Armada XP.
kiyohara
2015-10-02
PCI Extended Configuration stuff written by nonaka@:
msaitoh
2015-06-03
add new cryptographic accelerator driver 'mvxpsec.'
hsuenaga
2015-06-03
separate buffer management codes 'mvxpbm.c' from if_mvxpe.c.
hsuenaga
2015-06-03
move Marvell ARMADA SoC's device driver definitions from arm/marvell
hsuenaga
2015-06-03
dump Mbus settins on boot if AV_VERBOSE or AV_DEBUG is enabled.
hsuenaga
2015-06-03
add ARMADA XP's Soc internal bus(Mbus) address decoder initialization function.
hsuenaga
2015-05-19
fix Marvell Coherency Barrier register address.
hsuenaga
2015-05-14
add synchronization barrier for AURORA_IO_CACHE_COHERENCY.
hsuenaga
2015-05-11
add MARVELL Armada XP MV78260 B0(rev.2)
hsuenaga
2015-05-03
add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP.
hsuenaga
2015-05-03
write back unaligned boundary of L2 cache even if invalidate operation
hsuenaga
2015-04-17
sync L2 cache on the tail of region.
hsuenaga
2015-04-15
add L2 cache write eviction buffer sync barrier
hsuenaga
2015-04-15
implement L2 cache maintenance operations of ARMADA XP.
hsuenaga
[next]