Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
96b5fad3a12697b8f2a50dbca944bd44c6f4eec8
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
41eecd4
dtc: Fix recognition of whitespace characters
by David Gibson
· 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
4f5370a
Add -o <output file> to the usage message.
by Jerry Van Baren
· 18 years ago
4384b23
Implement the -R option and add a -S option.
by Jerry Van Baren
· 18 years ago
ce34ae3
DTC: Incorporate some review suggestions.
by Jon Loeliger
· 18 years ago
e45e6fd
DTC: Add support for a C-like #include "file" mechanism.
by Jon Loeliger
· 18 years ago
b29597d
Remove bogus errors from check_chosen.
by Scott Wood
· 18 years ago
857f54e
libfdt: Remove #includes from fdt.h
by David Gibson
· 18 years ago
0014300
ftdump missing be32_to_cpu() on size cell.
by Ed Swarthout
· 18 years ago
cd1da87
Improve options, #define default version.
by Jerry Van Baren
· 18 years ago
b299ac7
Get rid of libdt.c
by David Gibson
· 18 years ago
46c88df
Add support for flat device tree format version 17
by David Gibson
· 18 years ago
6ae55f9
Fix flat_dt_property structure
by David Gibson
· 18 years ago
07a12a0
libfdt: Use correct property format
by David Gibson
· 18 years ago
5434fcc
libfdt: Fix fdt_strerror() bugs
by David Gibson
· 18 years ago
5ae78ad
remove check for interrupt-controller property under /chosen
by Stuart Yoder
· 18 years ago
3948849
Moved data_convert_cell() out of data.c to the parser.
by Jon Loeliger
· 18 years ago
fd84d97
Add some initial test cases.
by Jon Loeliger
· 18 years ago
af0278a
Add support for decimal, octal and binary based cell values.
by Jon Loeliger
· 18 years ago
c226ddc
Allow references to labels
by David Gibson
· 18 years ago
32da475
Allow multipart property values
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
5b344f9
libfdt: Add fdt_strerror() function to library
by David Gibson
· 18 years ago
209c5e5
libfdt: Add TODO file
by David Gibson
· 18 years ago
3aea828
libfdt: Clean up error codes
by David Gibson
· 18 years ago
9a9fdf5
libfdt: More consistent handling of returned error codes.
by David Gibson
· 18 years ago
a7ee95d
libfdt: Abolish encoding of error codes into pointers
by David Gibson
· 18 years ago
73d6092
libfdt: Use void * to refer to device tree blobs
by David Gibson
· 18 years ago
568b569
libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c
by David Gibson
· 18 years ago
Next »