freebsd-dev/sys/arm/mv
Nathan Whitehorn dcd08302e5 Retire machine/fdt.h as a header used by MI code, as its function is now
obsolete. This involves the following pieces:
- Remove it entirely on PowerPC, where it is not used by MD code either
- Remove all references to machine/fdt.h in non-architecture-specific code
  (aside from uart_cpu_fdt.c, shared by ARM and MIPS, and so is somewhat
  non-arch-specific).
- Fix code relying on header pollution from machine/fdt.h includes
- Legacy fdtbus.c (still used on x86 FDT systems) now passes resource
  requests to its parent (nexus). This allows x86 FDT devices to allocate
  both memory and IO requests and removes the last notionally MI use of
  fdtbus_bs_tag.
- On those architectures that retain a machine/fdt.h, unused bits like
  FDT_MAP_IRQ and FDT_INTR_MAX have been removed.
2014-01-05 18:46:58 +00:00
..
armadaxp Change Armada XP kernel load address to the u-boot's end address 2013-10-28 21:37:45 +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 Remove all #include <machine/pmap.h> from arm code. It's already 2013-10-27 00:51:46 +00:00
bus_space.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
common.c Fix-up DTB for Armada XP registers' base according to the actual settings 2013-10-28 21:34:32 +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 Typo while reviewing diffs. Sorry for the breakage! 2013-10-23 19:56:13 +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 Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring 2013-11-05 13:48:34 +00:00
mv_machdep.c Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +00:00
mv_pci.c Retire machine/fdt.h as a header used by MI code, as its function is now 2014-01-05 18:46:58 +00:00
mv_sata.c Enable SATA interface on Armada XP 2013-10-26 17:29:50 +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 Move remaining code and data related to static device mapping into the 2013-11-04 22:45:26 +00:00
mvwin.h Disable decoding windows with no FDT entry. 2013-05-06 14:54:17 +00:00
rtc.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
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 Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +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