index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
fdt_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
andrew
2016-04-15
1
-1
/
+1
*
ARM: Parse command line delivered by U-Boot:
mmel
2016-03-26
1
-0
/
+1
*
Make the memory size returned from fdt_get_mem_regions a 64-bit type. This
andrew
2016-03-01
1
-1
/
+1
*
Fix fdt_get_mem_regions() to work with 64-bit addresses
wma
2016-02-29
1
-1
/
+1
*
Only define fdt_pic_table on arm, and when not using intrng as this is
andrew
2016-01-22
1
-0
/
+2
*
Remove fdt_fixup_table from architectures where it's unneeded. We only make
andrew
2016-01-21
1
-0
/
+2
*
Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific
gonzo
2015-05-24
1
-1
/
+0
*
Add helper method fdt_find_child to make access to child nodes easier.
gonzo
2015-05-22
1
-0
/
+1
*
Eliminate fdt_data_verify(). The verification it proceed is wrong
br
2014-12-15
1
-2
/
+0
*
Replace multiple nearly-identical copies of code to walk through an FDT
ian
2014-09-25
1
-1
/
+0
*
Add a helper routine to depth-search the device tree for a node with a
ian
2014-02-16
1
-0
/
+1
*
Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs,
ian
2014-01-05
1
-9
/
+0
*
Retire machine/fdt.h as a header used by MI code, as its function is now
nwhitehorn
2014-01-05
1
-1
/
+0
*
Reimplement fdt_intr_to_rl() in terms of OFW_BUS_MAP_INTR() and
nwhitehorn
2014-01-04
1
-2
/
+1
*
Remove dead code. Most of this was in an #if 0 block; the rest is not
nwhitehorn
2013-12-17
1
-10
/
+0
*
MFP4: 223121 (FDT infrastructure portion)
brooks
2013-10-21
1
-0
/
+7
*
Bump per-device interrupt limit to more reasonable default.
gonzo
2013-02-23
1
-1
/
+1
*
Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions
gonzo
2012-11-30
1
-0
/
+1
*
Add fdt_get_unit() function.
gber
2012-09-14
1
-0
/
+1
*
Merging of projects/armv6, part 4
gonzo
2012-08-15
1
-1
/
+2
*
Add a new geom class which allows to divide NAND Flash chip
gber
2012-05-22
1
-0
/
+1
*
Respect phy-handle property in Ethernet nodes of the device tree.
raj
2012-03-04
1
-1
/
+1
*
Eliminate FDT_IMMR_VA define.
raj
2010-07-19
1
-1
/
+1
*
Import the common Flattened Device Tree infrastructure.
raj
2010-06-02
1
-0
/
+112