Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
dtc
/
b2e61bde9fa50428380f7d9e170781499fe462f1
b2e61bd
dtc: Don't use env(1) in testsuite
by David Gibson
· 17 years ago
0d6ade2
dtc: Add testcases for tree checks
by David Gibson
· 17 years ago
2cf8693
libfdt: Abolish fdt_offset_ptr_typed()
by David Gibson
· 17 years ago
9521dc5
libfdt: Abolish _typed() variants, add _cell() variants
by David Gibson
· 17 years ago
682576d
dtc: Add testcase for dtc references
by David Gibson
· 17 years ago
7346858
libfdt: Add phandle related functions
by David Gibson
· 17 years ago
f6588bc
dtc: Add missing dependencies for tests
by David Gibson
· 17 years ago
91967ac
dtc: -Odts produces v1 output
by David Gibson
· 17 years ago
9138db5
dtc: Switch dtc to C-style literals
by David Gibson
· 17 years ago
9ed27a2
dtc: Simplify lexing/parsing of literals vs. node/property names
by David Gibson
· 17 years ago
53acf49
libfdt: Add more documentation (path the fifth)
by David Gibson
· 17 years ago
9409bd9
dtc: Better exercise dtc base and bytestring features
by David Gibson
· 17 years ago
b433db0
dtc: Add testcases exercising -Odts mode
by David Gibson
· 17 years ago
d3ea6e5
dtc: Make -Idts -Odts preserve property-internal labels
by David Gibson
· 17 years ago
ed01ae4
dtc: Refactor printing of property values in -Odts mode
by David Gibson
· 17 years ago
d79d4e2
libfdt: Fix sw_tree1 testcase
by David Gibson
· 17 years ago
9d3af7a
libfdt: Add more documentation (patch the fourth)
by David Gibson
· 17 years ago
2ec634d
libfdt: Add more documentation (patch the third)
by David Gibson
· 17 years ago
e0f2989
dtc: Fix the install target
by Emil Medve
· 17 years ago
f7497dc
dtc: Don't force alignment of cell list data
by David Gibson
· 17 years ago
02563ad
dtc: Make -Idts -Odts preserve node/property labels
by David Gibson
· 17 years ago
bf141b9
dtc: Don't include libfdt in global LDFLAGS
by David Gibson
· 17 years ago
2f1ccc3
dtc: Move tree checking code to checks.c
by David Gibson
· 17 years ago
a041dcd
libfdt: Handle v16 and re-ordered trees for r/w
by David Gibson
· 17 years ago
4a5df5c
libfdt: Correctly handle versions > 17
by David Gibson
· 17 years ago
7e14259
dtc: Remove leftover debugging printf() from mangle-layout
by David Gibson
· 17 years ago
7b3fb78
DTC: Remove the need for the GLR Parser.
by Jon Loeliger
· 17 years ago
3bef796
libfdt: Test on trees with different block layouts
by David Gibson
· 17 years ago
9b91134
libfdt: Remove un-const-safe fdt_set_header macro
by David Gibson
· 17 years ago
57f99b7
libfdt: Documentation (patch the second)
by David Gibson
· 17 years ago
cec0c38
libfdt: Add some documenting comments in libfdt.h
by David Gibson
· 17 years ago
3c44c87
libfdt: Rename and publish _fdt_next_tag()
by David Gibson
· 17 years ago
96b5fad
libfdt: Rename and publish _fdt_check_header()
by David Gibson
· 17 years ago
2d50f8f
Quiet a bogus "May be used uninitialized" warning.
by Jon Loeliger
· 17 years ago
afa8c2e
Appease the printf() format $Gods with a correct type.
by Jon Loeliger
· 17 years ago
7dfba39
DTC: Remove an unneeded %token definition.
by Jon Loeliger
· 17 years ago
5641289
DTC: Minor grammar rule shuffle.
by Jon Loeliger
· 17 years ago
30807ca
Reformat grammar rules to not mix language syntax and yacc syntax.
by Jon Loeliger
· 17 years ago
e321e51
dtc: data.c doesn't need to include dtc-parser.tab.h
by David Gibson
· 17 years ago
169f0b1
dtc: Disable semantic checks by default
by David Gibson
· 17 years ago
394e472
libfdt: Add missing RW_CHECK_HEADER to fdt_del_node()
by David Gibson
· 17 years ago
d7649da
dtc: Make helper macros in trees.S more flexible
by David Gibson
· 17 years ago
11d5302
libfdt: Make fdt_string() return a const pointer
by David Gibson
· 17 years ago
5a98ddd
dtc: Improve -Odts output
by David Gibson
· 17 years ago
32b6bd3
dtc: Restore missing code for testcases
by David Gibson
· 17 years ago
a756c12
dtc: Improve support for string escapes
by David Gibson
· 17 years ago
333542f
libfdt: Add functions for handling the "compatible" property
by David Gibson
· 17 years ago
121acde
dtc: Don't delete *.test.dtb between testgroups
by David Gibson
· 17 years ago
9e32930
Restore warning message about bison expected output.
by Jon Loeliger
· 17 years ago
6f8b771
libfdt: libfdt_env.h must be included first
by David Gibson
· 17 years ago
fd1bf3a
libfdt: Add functions to get/add/delete memory reservemap entries
by David Gibson
· 17 years ago
ad9593f
dtc: Refactor Makefiles
by David Gibson
· 17 years ago
d2a9da0
libfdt: Make unit address optional for finding nodes
by David Gibson
· 17 years ago
02a5556
libfdt: Test rw functions on more trees
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
8d59bd3
dtc: Add basic testcases for dtc
by David Gibson
· 17 years ago
ef90baa
dtc: Cleanup testsuite organization
by David Gibson
· 17 years ago
874ff21
libfdt: Consistently use big-endian property data in testcases
by David Gibson
· 17 years ago
ae1454b
libfdt: Add fdt_node_offset_by_prop_value()
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
ed0117a
dtc: Make make print a message when linking testcases
by David Gibson
· 17 years ago
e2b3bb3
libfdt: Fix use of uninitialized variable in fdt_get_path()
by David Gibson
· 17 years ago
7ca3308
dtc: Fix summary calculation in testsuite
by David Gibson
· 17 years ago
1248237
libfdt: Add fdt_parent_offset() and supporting functions
by David Gibson
· 17 years ago
037db26
libfdt: Add fdt_get_path() function
by David Gibson
· 17 years ago
9d26eab
libfdt: Add fdt_get_name() to retrieve a node's name
by David Gibson
· 17 years ago
bd2ae2f
libfdt: Fix handling of trailing / in fdt_path_offset()
by David Gibson
· 17 years ago
5cb1fbd
DTC 1.0.0
by Jon Loeliger
· 17 years ago
9d7e738
Merge branch 'doc'
by Jon Loeliger
· 17 years ago
1dc6ca5
Add initial Device Tree Compiler manual
by Jon Loeliger
· 17 years ago
74ce242
Make release 1.0.0-rc1!
by Jon Loeliger
· 17 years ago
4f61ae1
dtc: Improve the make install target
by David Gibson
· 17 years ago
fdd2e6f
Reorganized Makefile into better top-down structure.
by Jon Loeliger
· 17 years ago
a657ce8
Add DTC release version information.
by Jon Loeliger
· 17 years ago
74e6d21
Add a note to the build about the expected parser warnings.
by Jon Loeliger
· 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
9670eed
dtc: add a testcase with labels
by Milton Miller
· 17 years ago
43a68c6
dtc: store labels in ascending order
by Milton Miller
· 17 years ago
6a99b13
dtc: implement labels on property data
by Milton Miller
· 17 years ago
ac6a5e2
dtc: allow a label: in any dts context
by Milton Miller
· 17 years ago
46779e8
dtc: clean up grow_data_for()
by Milton Miller
· 17 years ago
d429033
dtc: implement labels on memory reserve slots
by Milton Miller
· 17 years ago
85ab5cc
dtc: complain about unparsed digits in cell lists
by Milton Miller
· 17 years ago
6d7b222
dtc: move declaration of yyerror
by Milton Miller
· 17 years ago
81fda8a
dtc: fix asm for version 17
by Milton Miller
· 17 years ago
8cd4196
dtc: Add install makefile target
by Josh Boyer
· 17 years ago
6936273
dtc: Remove bogus break statement
by David Gibson
· 17 years ago
d9d679f
dtc: Improve and better integrate dtc and libfdt Makefiles
by David Gibson
· 17 years ago
6c65eab
dtc: Remove redundant copy of the GPL
by David Gibson
· 17 years ago
0c7cd1a
dtc: Count testcases and results in the dtc/libfdt testsuite
by David Gibson
· 17 years ago
0738774
dtc: Accept NOPs in dtb input regardless of version
by David Gibson
· 17 years ago
1257897
Merge libfdt into dtc.
by David Gibson
· 17 years ago
400bd98
Merge ../libfdt into dtc-libfdt-merge
by David Gibson
· 17 years ago
23cdf23
Move everything into a subdirectory in preparation for merge into dtc.
by David Gibson
· 17 years ago
9481605
libfdt: Switch to dual GPL/BSD license
by David Gibson
· 17 years ago
a6c76f9
libfdt: More thorough use of constification
by David Gibson
· 17 years ago
ce24322
dtc: parse NOP in dtb input
by Milton Miller
· 17 years ago
Next »