This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
arm
/
mv
History
John Baldwin
31e55059be
- Add a proper return value to mv_gpio_intr().
...
- Remove an obsolete use of INTR_FAST.
2011-01-06 21:03:55 +00:00
..
discovery
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
2010-07-19 19:19:33 +00:00
kirkwood
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
2010-07-19 19:19:33 +00:00
orion
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
2010-07-19 19:19:33 +00:00
bus_space.c
…
common.c
…
files.mv
Refactor Marvell ARM SoC timer driver to the new timer infrastructure.
2010-07-20 11:46:45 +00:00
gpio.c
- Add a proper return value to mv_gpio_intr().
2011-01-06 21:03:55 +00:00
ic.c
…
mv_machdep.c
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
2010-07-19 19:19:33 +00:00
mv_pci.c
…
mv_sata.c
Set of legacy mode SATA enchancements:
2010-10-18 11:30:13 +00:00
mvreg.h
…
mvvar.h
…
mvwin.h
…
rtc.c
…
std.mv
…
timer.c
Clear timer interrupt status before calling callback, not after it,
2010-09-18 13:44:39 +00:00
twsi.c
…