freebsd-dev/sys/dev/fdt
Oleksandr Tymoshenko 8bb9363760 Merging of projects/armv6, part 4
r233822:
  Remove useless and wrong piece of code in fdt_get_range() which i
  overwrites passed phandle_t node. Modify debug printf in fdt_reg_to_rl()
  to be consistent (that is, print start and end *virtual* addresses).

r230560:
  Handle "ranges;"
  Make fdt_reg_to_rl() responsible for mapping the device memory, instead
  on just hoping that there's only one simplebus, and using fdt_immr_va as
  the base VA.

r230315
  Add a function to get the PA from range, instead of (ab)using
  fdt_immr_pa, and use it for the UART driver
2012-08-15 03:49:10 +00:00
..
fdt_common.c Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00
fdt_common.h Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00
fdt_mips.c FDT support for MIPS. 2011-10-18 07:29:21 +00:00
fdt_pci.c Preset (clear) the ranges we're supposed to fill from the FDT. If a 2012-05-24 20:24:49 +00:00
fdt_powerpc.c Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
fdt_slicer.c Add a new geom class which allows to divide NAND Flash chip 2012-05-22 08:33:14 +00:00
fdt_static_dtb.S
fdtbus.c Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00
simplebus.c Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00