freebsd-dev/sys/dev/fdt
Robert Watson ff82fb46d4 When a partially initialised FDT-based device instance can't attach,
perhaps due to an interrupt configuration problem, do not try to free
device ivars that have not yet have been allocated.

MFC after:	1 week
Reviewed by:	gonzo
Sponsored by:	DARPA, AFRL
2012-12-30 21:10:48 +00:00
..
fdt_common.c Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions 2012-11-30 03:08:49 +00:00
fdt_common.h Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions 2012-11-30 03:08:49 +00:00
fdt_mips.c FDT support for MIPS. 2011-10-18 07:29:21 +00:00
fdt_pci.c If virtual addresses are not set use one to one mapping. 2012-09-14 09:45:13 +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 When a partially initialised FDT-based device instance can't attach, 2012-12-30 21:10:48 +00:00
simplebus.c Merging of projects/armv6, part 4 2012-08-15 03:49:10 +00:00