Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
f77fe6a20e75a2289faf86f9b6b529044a07b072
/
flattree.c
3bb78bf
dtc: Remove header information dumping
by David Gibson
· 17 years ago
80c72a8
Fix padding options
by Kumar Gala
· 17 years ago
92cb9a2
dtc: Add many const qualifications
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
2d50f8f
Quiet a bogus "May be used uninitialized" warning.
by Jon Loeliger
· 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
592ea58
dtc: Assume properties preced subnodes in the flattened tree
by David Gibson
· 17 years ago
bf94497
dtc: Optimise by default, fix warnings thus uncovered
by David Gibson
· 17 years ago
445d55d
dtc: format memory reserve as pairs on two lines
by Milton Miller
· 17 years ago
7f45666
dtc: align header comments in asm output
by Milton Miller
· 17 years ago
6a99b13
dtc: implement labels on property data
by Milton Miller
· 17 years ago
d429033
dtc: implement labels on memory reserve slots
by Milton Miller
· 17 years ago
81fda8a
dtc: fix asm for version 17
by Milton Miller
· 17 years ago
6936273
dtc: Remove bogus break statement
by David Gibson
· 17 years ago
0738774
dtc: Accept NOPs in dtb input regardless of version
by David Gibson
· 17 years ago
ce24322
dtc: parse NOP in dtb input
by Milton Miller
· 17 years ago
7ea144f
Fix the -S to modify the totalsize properly.
by Jerry Van Baren
· 18 years ago
86c01ee
Assemble the blob in memory before writing it out.
by Jerry Van Baren
· 18 years ago
ca25e54
Fix reserve map output for asm format.
by Jerry Van Baren
· 18 years ago
4384b23
Implement the -R option and add a -S option.
by Jerry Van Baren
· 18 years ago
46c88df
Add support for flat device tree format version 17
by David Gibson
· 18 years ago
332c536
dtc: fix endian issue when reading blobs
by Michael Neuling
· 18 years ago
38e8f8f
dtc: add setting of physical boot cpu
by Michael Neuling
· 18 years ago
05ae3d8
Use .long on high and low halfs of u64s to avoid .quad
by Jon Loeliger
· 19 years ago
f7374f6
Don't generate the mem-reserve entry for the blob itself,
by Jon Loeliger
· 19 years ago
7a9f663
The problem is that asm_emit_cell() was swapping its asm output when
by Mark A. Greer
· 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
6c0f367
Fix endian problems with handling of memreserve entries (bug pointed out
by David Gibson
· 19 years ago
230f253
Remove an unused function, mark a bunch of other functions and variables
by David Gibson
· 19 years ago
4191613
Forgot to realign after emitting auto-generated "name" properties. Oops.
by David Gibson
· 19 years ago
dffc2a8
Add a couple of missing cpu_to_be32() writing the version numbers out.
by David Gibson
· 19 years ago
4ddf7c0
In flat tree reading, check for (negative) string offsets which underrun
by David Gibson
· 19 years ago
f0517db
Support for specifying memreserve ranges in the source format, based on
by David Gibson
· 19 years ago
586606e
Oops, fix stupid bug where we emitted padding before, rather than after
by David Gibson
· 19 years ago
47f23de
Ensure that the reserve map is doubleword aligned in blob and asm output.
by David Gibson
· 19 years ago
a6c6957
Remove inaccurate comment.
by David Gibson
· 19 years ago
7ee3ffd
Fix bug in error message.
by David Gibson
· 19 years ago
ab870ca
First cut at a "libdt" set of routines for extracting things from the
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