This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
fdt
History
Pedro F. Giffuni
453130d9bf
sys/dev: minor spelling fixes.
...
Most affect comments, very few have user-visible effects.
2016-05-03 03:41:25 +00:00
..
fdt_arm_platform.c
…
fdt_clock_if.m
…
fdt_clock.c
…
fdt_clock.h
…
fdt_common.c
ARM: Parse command line delivered by U-Boot:
2016-03-26 06:59:01 +00:00
fdt_common.h
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
2016-04-15 16:05:41 +00:00
fdt_pinctrl_if.m
…
fdt_pinctrl.c
Use OF_getencpropalloc() to handle endianess of the properties.
2015-04-10 13:50:57 +00:00
fdt_pinctrl.h
…
fdt_powerpc.c
Add fman and dpaa fixups for powerpc fdt
2016-04-15 01:45:05 +00:00
fdt_slicer.c
Create a RouterBoard platform and use it to create a flash map
2015-08-22 05:50:18 +00:00
fdt_static_dtb.S
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
simplebus.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
simplebus.h
Make simplebus a base class of ofwbus. This allows the elimination of
2015-03-27 23:10:15 +00:00