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
/
evbarm
/
marvell
Age
Commit message (
Expand
)
Author
2023-04-20
Provide a shared pmap_devmap implementation and convert all pmap_devmap
skrll
2022-05-20
Hmm, fix typo in comments again...
rin
2022-05-20
Fix typo for the previous. No binary changes.
rin
2022-05-20
Initial support for armv5eb on Sheeva.
rin
2021-08-30
Add ARMEB support to {evb,}arm/marvell.
rin
2021-08-30
Add ARMEB support to marvell_start.
rin
2019-07-16
Consistently use vaddr_t as initarm and friends return type.
skrll
2018-10-16
Catch up with armadaxp_start.S:1.5... if only we had generic start code
skrll
2018-10-15
Only ent KERNEL_BASE_EXT when we want to change KERNEL_BASE from its
skrll
2018-09-21
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
skrll
2018-07-31
Sprinkle #include "opt_arm_debug.h" where VERBOSE_INIT_ARM is used
skrll
2017-01-07
Add support Marvell Dove.
kiyohara
2015-06-03
initialize ARMADA XP's Mbus address decoder and code clean up
hsuenaga
2015-05-14
add synchronization barrier for AURORA_IO_CACHE_COHERENCY.
hsuenaga
2015-05-03
add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP.
hsuenaga
2014-08-30
Fix initialize PJ4B.
kiyohara
2014-08-30
Fix broken registers.
kiyohara
2014-08-30
Support __HAVE_MM_MD_DIRECT_MAPPED_PHYS.
kiyohara
2014-08-30
Use armreg_ttbr_read() instead of __asm("mrc ...").
kiyohara
2014-04-14
Add hook to set L2 cache to write-through
matt
2014-03-18
Add _LOCORE around marvell_interregs_pbase
matt
2014-03-15
Support options MVSOC_INTERREGS_PBASE for *old* Armada {XP,370} machines.
kiyohara
2014-03-15
Support Armada 370.
kiyohara
2014-01-29
Abolish run time configuration for mapped address of SoC by u-boot.
kiyohara
2013-12-23
Support to check the clock gating for Armada XP in armadaxp.c.
kiyohara
2013-12-23
Move Misc Registers from mvsocreg.h to armadaxpreg.h. These registers only
kiyohara
2013-11-20
Rename marvell_system_reset_old from marvell_system_reset.
kiyohara
2013-11-20
Initialize mvTclk in SOC_getclks() before call consinit().
kiyohara
2013-10-02
Remove undefined CPU ID. Thanks skrll@.
kiyohara
2013-09-30
Support ARMADA XP.
kiyohara
2013-09-30
Support ARMADAXP.
kiyohara
2013-05-01
Handle differences for Armada XP.
rkujawa
2012-12-12
Change physical_end to segment_end to avoid shadowing a global.
matt
2012-12-02
Get bootargs and parse them. This was accidentally removed in rev. 1.17.
msaitoh
2012-10-22
Switch to ARM_VECTORS_HIGH
matt
2012-09-07
Increase kernel VM space.
matt
2012-09-01
Switch beagle and marvell to use the new boot/init code.
matt
2012-08-23
Allocate more VM space for over 8M kernel.
kiyohara
2012-08-16
Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to
matt
2012-08-10
Make mvsoc_bootstrap (so it can initial an early console).
matt
2012-08-03
Remove unnecessary property 'xore-irq-begin'.
kiyohara
2012-08-03
Fix to assert. We call to strncpy(), if r3 of args is valid from u-boot.
kiyohara
2012-07-29
Fix more -fno-common fallout.
matt
2012-07-28
Remove declartions of physmem
matt
2012-07-18
Support 88F6282. But PEX1 not test.
kiyohara
2012-07-18
Set default EVBARM_BOARDTYPE is Marvell.
kiyohara
2012-03-31
Make this compile NMVPEX > 0 && !ORION && KIRKWOOD.
tsutsui
2012-01-27
"if (mvTclk == 166666667) mvTclk = 166664740;" does not make sense.
jakllsch
2011-06-30
dependant -> dependent
wiz
2011-02-01
Use the command line U-Boot gave us for boothowto. From evbarm/gumstix.
jakllsch
[next]