index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
.gitignore
Age
Commit message (
Expand
)
Author
2022-10-12
libfdt: tests: add get_next_tag_invalid_prop_len
Tadeusz Struk
2022-01-25
tests: add test cases for label-relative path references
Ahmad Fatoum
2019-05-10
libfdt: Ensure fdt_add_property frees allocated name string on failure
Nicholas Piggin
2019-03-29
libfdt: add fdt_append_addrrange()
AKASHI Takahiro
2018-11-24
libfdt: Add a test for fdt_getprop_by_offset()
Simon Glass
2018-11-23
Refine make tests_clean target
David Gibson
2018-09-10
tests: Better testing of dtc -I fs mode
David Gibson
2018-07-20
libfdt: fdt_address_cells() and fdt_size_cells()
Sebastian Huber
2018-06-07
libfdt: Add fdt_check_full() function
David Gibson
2018-06-07
libfdt: Safer access to memory reservations
David Gibson
2018-06-07
libfdt: Safer access to strings section
David Gibson
2018-06-07
libfdt: Make fdt_check_header() more thorough
David Gibson
2018-06-07
libfdt: Improve sequential write state checking
David Gibson
2016-12-09
tests: Add check_path test
Pantelis Antoniou
2016-10-06
tests: Add tests cases for the overlay code
Maxime Ripard
2016-07-28
libfdt: Add iterator over properties
Maxime Ripard
2015-09-30
fdt: Add a function to count strings
Thierry Reding
2014-05-12
libfdt: Add helpers to read #address-cells and #size-cells
David Gibson
2013-05-29
Add missing test binary to .gitignore
David Gibson
2012-09-28
dtc: cpp co-existence: allow names starting with # to be escaped
Stephen Warren
2012-04-19
Add integer expressions files to .gitignore
Simon Glass
2012-04-19
dtc: Adjust .gitignore to be in alphabetical order
Simon Glass
2012-02-03
Update .gitignore for tests
David Gibson
2011-10-11
dtc: Add support for variable sized elements
Anton Staaf
2011-09-22
dtc: Support character literals in cell lists
Anton Staaf
2011-07-17
Add missing tests to .gitignore
Simon Glass
2010-02-25
Update .gitignore files
Grant Likely