Sign in
android
/
platform
/
external
/
dtc
/
8c0093a65c32c969e8f5dfbfcaa26332a0cef936
/
livetree.c
5345db1
livetree: simplify condition in get_node_by_path
by Denis Efremov
· 6 years ago
acfe84f
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
by Rob Herring
· 6 years ago
87963ee
livetree: add missing type markers in generated overlay properties
by Rob Herring
· 6 years ago
825146d
Fix typos in various documentation and source files
by Thomas Huth
· 6 years ago
8e20ccf
annotations: add positions
by Julia Lawall
· 6 years ago
a3143fa
Revert "annotations: add positions"
by David Gibson
· 6 years ago
baa1d2c
annotations: add positions
by Julia Lawall
· 6 years ago
3fe0eed
livetree: Set phandle properties type to uint32
by Rob Herring
· 7 years ago
4038fd9
dtc: add ability to make nodes conditional on them being referenced
by Maxime Ripard
· 7 years ago
8f1b35f
Correct overlay syntactic sugar for generating target-path fragments
by David Gibson
· 7 years ago
b260c4f
Fix ambiguous grammar for devicetree rule
by Grant Likely
· 7 years ago
7975f64
Fix widespread incorrect use of strneq(), replace with new strprefixeq()
by David Gibson
· 7 years ago
bba26a5
livetree: avoid assertion of orphan phandles with overlays
by Tero Kristo
· 7 years ago
737b2df
overlay: Add syntactic sugar version of overlays
by Pantelis Antoniou
· 7 years ago
b3bbac0
checks: add phandle with arg property checks
by Rob Herring
· 7 years ago
a10cb3c
Fix get_node_by_path string equality check
by Tim Montague
· 8 years ago
bad5b28
Fix assorted sparse warnings
by David Gibson
· 8 years ago
49300f2
dtc: Don't abuse struct fdt_reserve_entry
by David Gibson
· 8 years ago
120775e
dtc: Use streq() in preference to strcmp()
by David Gibson
· 8 years ago
95d5772
livetree.c: Fix memory leak
by Jean-Christophe Dubois
· 8 years ago
00fbb86
Rename boot_info
by David Gibson
· 8 years ago
20f29d8
dtc: Plugin and fixup support
by Pantelis Antoniou
· 8 years ago
45fd440
Fix some typing errors in libfdt.h and livetree.c
by Thomas Huth
· 8 years ago
f240527
Fix bug with references to root node
by David Gibson
· 11 years ago
317a5d9
dtc: zero out new label objects
by Stephen Warren
· 12 years ago
45013d8
dtc: Add ability to delete nodes and properties
by Stephen Warren
· 13 years ago
37c0b6a
dtc: Add code to make diffing trees easier
by David Gibson
· 14 years ago
83da1b2
Allow device tree to be modified by additonal device tree sections
by Grant Likely
· 15 years ago
05898c6
dtc: Allow multiple labels on nodes and properties
by David Gibson
· 15 years ago
329055d
Disallow re-use of the same label within a dts file
by David Gibson
· 15 years ago
15ad6d8
dtc: Automatically pick a sensible boot_cpuid_phys
by David Gibson
· 15 years ago
d75b33a
Support ePAPR compliant phandle properties
by David Gibson
· 15 years ago
9878f30
dtc: Handle linux,phandle properties which self-reference
by David Gibson
· 16 years ago
4d7bea7
dtc: Run relevant checks on dtb input as well as dts
by David Gibson
· 17 years ago
c8c374b
dtc: Use the same endian-conversion functions as libfdt
by David Gibson
· 17 years ago
5335901
dtc: Use stdint.h types throughout dtc
by David Gibson
· 17 years ago
548767f
dtc: Rework handling of boot_cpuid_phys
by David Gibson
· 17 years ago
35aa1a2
dtc: Simplify error handling for unparseable input
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
92cb9a2
dtc: Add many const qualifications
by David Gibson
· 17 years ago
b16a2bd
dtc: Flexible tree checking infrastructure (v2)
by David Gibson
· 17 years ago
2f1ccc3
dtc: Move tree checking code to checks.c
by David Gibson
· 17 years ago
7b3fb78
DTC: Remove the need for the GLR Parser.
by Jon Loeliger
· 17 years ago
169f0b1
dtc: Disable semantic checks by default
by David Gibson
· 17 years ago
63dc9c7
dtc: Whitespace cleanup
by David Gibson
· 17 years ago
b29597d
Remove bogus errors from check_chosen.
by Scott Wood
· 18 years ago
cd1da87
Improve options, #define default version.
by Jerry Van Baren
· 18 years ago
5ae78ad
remove check for interrupt-controller property under /chosen
by Stuart Yoder
· 18 years ago
c226ddc
Allow references to labels
by David Gibson
· 18 years ago
5438239
Bugfix for CHECK_HAVE_WARN_PHANDLE()
by David Gibson
· 18 years ago
e6dd3f1
Remove check for linux,platform property in /chosen
by David Gibson
· 18 years ago
95393db
dtc: Remove verbose message from get_node_phandle()
by David Gibson
· 18 years ago
38e8f8f
dtc: add setting of physical boot cpu
by Michael Neuling
· 19 years ago
f040d95
Rework tracking of reserve entries during processing. This is initial work
by David Gibson
· 19 years ago
740a19a
Alter add_property() and add_child() functiosn to add to the end of their
by David Gibson
· 19 years ago
cba839c
Reduce message about too-long property names to a mere warning, it causes
by David Gibson
· 19 years ago
230f253
Remove an unused function, mark a bunch of other functions and variables
by David Gibson
· 20 years ago
f0517db
Support for specifying memreserve ranges in the source format, based on
by David Gibson
· 20 years ago
9ad4587
Remove build_empty_property(). It wasn't useful.
by David Gibson
· 20 years ago
81f2e89
Rudimentary phandle reference support.
by David Gibson
· 20 years ago
4102d84
Initial label support. Also switch to glr-parser mode and get rid of
by David Gibson
· 20 years ago
fc14dad
Initial commit
by David Gibson
· 20 years ago