freebsd-dev/usr.bin/dtc
Kyle Evans ca84c67cd0 dtc(1): Update to upstream ea3c233
Highlights of this update:
- /__local_fixups__ is now generated to be GPL dtc and libfdt compliant
- Compiling with -@ will now cause dtc to assign phandles to all labelled
  nodes
- /include/ and /incbin/ now handle absolute paths correctly
- The manpage now has information about overlays, including how to apply
  them and how to generate them
- Syntactic sugar for overlays is now supported, allowing an overlay DTS
  like:

=
/dts-v1/;
/plugin/;

&foo {
    foo,status = "okay";
};
=

to generate a fragment targetting <&foo>.
2018-01-19 21:20:24 +00:00
..
checking.cc various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
checking.hh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dtb.cc various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dtb.hh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dtc.1 dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
dtc.cc dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
fdt.cc dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
fdt.hh dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
HACKING Update some obsolete information in the HACKING document. 2015-10-26 11:02:57 +00:00
input_buffer.cc dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
input_buffer.hh dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
Makefile dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
string.cc various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
util.hh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00