Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
7f68de32c60769c3d3217e5cec68ac68e6b97a0a
/
dtc.c
5bec74a
dtc: Fix signedness comparisons warnings: reservednum
by Andre Przywara
· 3 years, 7 months ago
34d7082
dtc: Remove -O dtbo support
by Masahiro Yamada
· 3 years, 10 months ago
163f046
dtc: Allow overlays to have .dtbo extension
by Viresh Kumar
· 4 years ago
acfe84f
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
by Rob Herring
· 6 years ago
5667e7e
annotations: add the annotation functionality
by Julia Lawall
· 6 years ago
c86da84
Add support for YAML encoded output
by Grant Likely
· 6 years ago
bba26a5
livetree: avoid assertion of orphan phandles with overlays
by Tero Kristo
· 7 years ago
2d45d1c
Replace FDT_VERSION() with stringify()
by David Gibson
· 7 years ago
0016f8c
dtc: change default phandles to ePAPR style instead of both
by Rob Herring
· 7 years ago
bad5b28
Fix assorted sparse warnings
by David Gibson
· 8 years ago
f72508e
Correct some broken printf() like format mismatches
by David Gibson
· 8 years ago
acd1b53
Print output filename as part of warning messages
by Ian Campbell
· 8 years ago
00fbb86
Rename boot_info
by David Gibson
· 9 years ago
e3c769a
dtc: Don't always generate __symbols__ for plugins
by David Gibson
· 8 years ago
20f29d8
dtc: Plugin and fixup support
by Pantelis Antoniou
· 8 years ago
874f405
Implement the -a option to pad dtb aligned
by Tim Wang
· 8 years ago
f6dbc6c
guess output file format
by Andre Przywara
· 10 years ago
5e78dff
guess input file format based on file content or file name
by Andre Przywara
· 10 years ago
1e5ddb1
dtc: Update the usage helper message
by Wang Long
· 10 years ago
83e606a
Open binary files in binary mode
by Andrei Errapart
· 11 years ago
1762537
Use stdbool more widely
by David Gibson
· 11 years ago
b9e8065
util: drop "long" from usage helpers
by Mike Frysinger
· 12 years ago
03449b8
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
by Mike Frysinger
· 12 years ago
31be4ce
util_version: new helper for displaying version info
by Mike Frysinger
· 12 years ago
19cd5ea
dtc: Drop the '-S is deprecated' warning
by KRONSTORFER Horst
· 12 years ago
d539919
Allow toggling of semantic checks
by David Gibson
· 12 years ago
3cbf829
dtc: Remove spurious output on stderr
by Simon Glass
· 13 years ago
de6b762
dtc: Add -i option to support search paths
by Simon Glass
· 13 years ago
69df9f0
dtc: Implement -d option to write out a dependency file
by Stephen Warren
· 13 years ago
0a5aca9
dtc: Remove unused check variable
by Josh Boyer
· 14 years ago
37c0b6a
dtc: Add code to make diffing trees easier
by David Gibson
· 14 years ago
d68cb36
dtc: Simpler interface to source file management
by David Gibson
· 15 years ago
d75b33a
Support ePAPR compliant phandle properties
by David Gibson
· 15 years ago
315c5d0
dtc: give advance warning that "-S" is going away.
by Paul Gortmaker
· 16 years ago
548767f
dtc: Rework handling of boot_cpuid_phys
by David Gibson
· 17 years ago
a742aad
dtc: Make dt_from_blob() open its own input file, like the other input formats
by David Gibson
· 17 years ago
c260154
dtc: Trivial formatting fixes
by David Gibson
· 17 years ago
35aa1a2
dtc: Simplify error handling for unparseable input
by David Gibson
· 17 years ago
1577696
dtc: Change exit code for usage message
by David Gibson
· 17 years ago
f7ea370
dtc: Make dtc_open_file() die() if unable to open requested file
by David Gibson
· 17 years ago
b2de518
dtc: Make -I dtb mode use fill_fullpaths()
by David Gibson
· 17 years ago
ad4f54a
Return a non-zero exit code if an error occurs during dts parsing.
by Scott Wood
· 17 years ago
910efac
Look for include files in the directory of the including file.
by Scott Wood
· 17 years ago
376ab6f
dtc: Remove remaining old-style checks
by David Gibson
· 17 years ago
92cb9a2
dtc: Add many const qualifications
by David Gibson
· 17 years ago
2d72816
dtc: Fix uninitialized use of structure_ok
by David Gibson
· 17 years ago
2b7dc8d
Add an option to pad the blob that is generated
by Kumar Gala
· 17 years ago
b16a2bd
dtc: Flexible tree checking infrastructure (v2)
by David Gibson
· 17 years ago
0d6ade2
dtc: Add testcases for tree checks
by David Gibson
· 17 years ago
169f0b1
dtc: Disable semantic checks by default
by David Gibson
· 17 years ago
fb7c7ac
dtc: Use libfdt/fdt.h instead of flat_dt.h
by David Gibson
· 17 years ago
63dc9c7
dtc: Whitespace cleanup
by David Gibson
· 17 years ago
bf94497
dtc: Optimise by default, fix warnings thus uncovered
by David Gibson
· 17 years ago
a657ce8
Add DTC release version information.
by Jon Loeliger
· 17 years ago
4f5370a
Add -o <output file> to the usage message.
by Jerry Van Baren
· 18 years ago
4384b23
Implement the -R option and add a -S option.
by Jerry Van Baren
· 18 years ago
e45e6fd
DTC: Add support for a C-like #include "file" mechanism.
by Jon Loeliger
· 18 years ago
cd1da87
Improve options, #define default version.
by Jerry Van Baren
· 18 years ago
46c88df
Add support for flat device tree format version 17
by David Gibson
· 18 years ago
f016882
Change default output blob version from 3 to 16
by Kim Phillips
· 18 years ago
38e8f8f
dtc: add setting of physical boot cpu
by Michael Neuling
· 19 years ago
712e52e
Use names for output functions in the form dt_to_*() instead of
by David Gibson
· 19 years ago
f0517db
Support for specifying memreserve ranges in the source format, based on
by David Gibson
· 19 years ago
fc14dad
Initial commit
by David Gibson
· 20 years ago