Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
7364cc79b5fa11e416dce01802139bc87d690118
7364cc7
Tag Version 1.1.0-rc1
by Jon Loeliger
· 17 years ago
b1a6719
Preserve scanner state when /include/ing.
by Scott Wood
· 17 years ago
42107f8
Convert malloc() uses to xmalloc().
by Scott Wood
· 17 years ago
3c3ecaa
Remove \n from yyerror() call.
by Scott Wood
· 17 years ago
5695e99
Handle absolute pathnames correctly in dtc_open_file.
by Scott Wood
· 17 years ago
7d24bd0
dtc/libfdt: Add README clarifying licensing
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
f77fe6a
Add yyerrorf() for formatted error messages.
by Scott Wood
· 17 years ago
3bb78bf
dtc: Remove header information dumping
by David Gibson
· 17 years ago
3e516d9
dtc: Update TODO files
by David Gibson
· 17 years ago
08c0be2
dtc: Add missing copyright notice for dumptrees.c
by David Gibson
· 17 years ago
376ab6f
dtc: Remove remaining old-style checks
by David Gibson
· 17 years ago
d6f9b62
dtc: Don't build tests as part of "all"
by David Gibson
· 17 years ago
30f7fbf
libfdt: Add more documentation (patch the seventh)
by David Gibson
· 17 years ago
f819a4e
libfdt: Add more documentation (patch the sixth)
by David Gibson
· 17 years ago
a68cbc0
dtc: Fix silly typo in dtc-checkfails.sh
by David Gibson
· 17 years ago
b7c5eaf
dtc: Allow gcc format warnings for check_msg()
by David Gibson
· 17 years ago
0d9d101
dtc: Make dtc-checfails.sh script catch deaths-by-signal
by David Gibson
· 17 years ago
3476f96
dtc: Reinstate full old-style reference-to-path for v0 dts files
by David Gibson
· 17 years ago
e4ffc14
dtc: Convert check for obsolete /chosen property
by David Gibson
· 17 years ago
7e089d9
dtc: Convert #address-cells and #size-cells related checks
by David Gibson
· 17 years ago
e110920
dtc: Remove obsolete check_properties() function
by David Gibson
· 17 years ago
faf037f
dtc: Migrate "string property" checks to new framework
by David Gibson
· 17 years ago
c21acab
dtc: Migrate "one cell" checks to new framework
by David Gibson
· 17 years ago
5ba0086
dtc: More detailed testing of tree checks
by David Gibson
· 17 years ago
d6060bd
dtc: Remove space from flex command line
by David Gibson
· 17 years ago
efbbef8
dtc: Implement path references
by David Gibson
· 17 years ago
80c72a8
Fix padding options
by Kumar Gala
· 17 years ago
c048102
dtc: Generate useful error message for properties after subnodes
by David Gibson
· 17 years ago
2b67c63
dtc: Trivial lexer cleanups
by David Gibson
· 17 years ago
459c955
dtc: Convert "name" property checking to new infrastructure
by David Gibson
· 17 years ago
d06cda3
dtc: Fix FAIL() macro varargs
by David Gibson
· 17 years ago
501e21c
Print out the total size as part of ftdump
by Kumar Gala
· 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
7c44c2f
dtc: Fix some lexical problems with references
by David Gibson
· 17 years ago
f29454e
Fix whitespace in libfdt/fdt.h
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
67b6b33
dtc: Add valgrind support to testsuite
by David Gibson
· 17 years ago
3ce5363
dtc: Remove some redundant testcases
by David Gibson
· 17 years ago
8eaf5e3
Add a script that compares an "old" and "new" dtc results.
by Jon Loeliger
· 17 years ago
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
Next »