Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
35aa1a273bc407271f8a1e7b91989b9e6787879c
/
dtc.h
35aa1a2
dtc: Simplify error handling for unparseable input
by David Gibson
· 17 years ago
1a9468c
dtc: Abolish asize field of struct data
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
376ab6f
dtc: Remove remaining old-style checks
by David Gibson
· 17 years ago
efbbef8
dtc: Implement path references
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
dc94177
dtc: Merge refs and labels into single "markers" list (v2)
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
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
6a99b13
dtc: implement labels on property data
by Milton Miller
· 17 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
3948849
Moved data_convert_cell() out of data.c to the parser.
by Jon Loeliger
· 18 years ago
af0278a
Add support for decimal, octal and binary based cell values.
by Jon Loeliger
· 18 years ago
32da475
Allow multipart property values
by David Gibson
· 18 years ago
38e8f8f
dtc: add setting of physical boot cpu
by Michael Neuling
· 18 years ago
1ae7056
Remove no longer used (and already commented) reserve_data field from boot_info.
by David Gibson
· 19 years ago
712e52e
Use names for output functions in the form dt_to_*() instead of
by David Gibson
· 19 years ago
f040d95
Rework tracking of reserve entries during processing. This is initial work
by David Gibson
· 19 years ago
7f6d12b
Remove unused enum from dtc.h.
by David Gibson
· 19 years ago
f0517db
Support for specifying memreserve ranges in the source format, based on
by David Gibson
· 19 years ago
03a9b9d
Use u8 instead of uint8_t, as we do with the other size types.
by David Gibson
· 19 years ago
9ad4587
Remove build_empty_property(). It wasn't useful.
by David Gibson
· 19 years ago
81f2e89
Rudimentary phandle reference support.
by David Gibson
· 19 years ago
4102d84
Initial label support. Also switch to glr-parser mode and get rid of
by David Gibson
· 19 years ago
fc14dad
Initial commit
by David Gibson
· 19 years ago