freebsd-nq/sys/arm/mv
Randall Stewart 03466868c3 Corrects the Kirkwood dreamplug to use
the right register for power managment. It
was incorrectly using the clock register
which also caused the status to be the
opposite of what it is supposed to be.
1 - its disabled
0 - its enabled

Per kirkwood spec FSS_88F6180_9x_6281_OpenSource.pdf
2013-10-19 06:47:02 +00:00
..
armadaxp Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
discovery Merging of projects/armv6, part 7 2012-08-15 05:15:49 +00:00
kirkwood Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias, 2013-01-27 00:39:02 +00:00
orion Merging of projects/armv6, part 7 2012-08-15 05:15:49 +00:00
bus_space.c
common.c Corrects the Kirkwood dreamplug to use 2013-10-19 06:47:02 +00:00
files.mv Add mvts(4) driver for internal thermal sensor found on 88F6282 and 88F6283. 2012-08-18 12:37:07 +00:00
gpio.c Fix a bug that could fail to initialize GPIO pins specified in "gpios" because 2012-08-18 11:33:21 +00:00
ic.c Add support for Marvell 88F6282. 2012-07-28 21:56:24 +00:00
mpic.c Add support for MSI in interrupt controlller. 2012-09-14 10:05:01 +00:00
mv_localbus.c Remove unsigned comparison < 0 2013-10-15 09:29:36 +00:00
mv_machdep.c Properly initialize Armada XP MP subsystem. 2013-05-06 14:12:36 +00:00
mv_pci.c Implement MSI support. 2012-09-14 10:06:56 +00:00
mv_sata.c Add support for Marvell 88F6282. 2012-07-28 21:56:24 +00:00
mv_ts.c Add mvts(4) driver for internal thermal sensor found on 88F6282 and 88F6283. 2012-08-18 12:37:07 +00:00
mvreg.h Corrects the Kirkwood dreamplug to use 2013-10-19 06:47:02 +00:00
mvvar.h Disable decoding windows with no FDT entry. 2013-05-06 14:54:17 +00:00
mvwin.h Disable decoding windows with no FDT entry. 2013-05-06 14:54:17 +00:00
rtc.c
std-pj4b.mv Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
std.mv Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
timer.c Fix the passing of time on Armada XP. 2013-06-04 09:33:03 +00:00
twsi.c - Calculate the I2C baud rate to keep them <100 kHz under different TCLK 2012-08-21 17:49:20 +00:00