index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libfdt
/
fdt_ro.c
Age
Commit message (
Expand
)
Author
2023-10-12
Merge changes I1e5a8903,I43c6ad22,If9a102a6,I702e619c into main
Pierre-Clément Tosi
2023-10-11
FROMGIT: libfdt: fdt_get_alias_namelen: Validate aliases
Pierre-Clément Tosi
2023-10-11
FROMGIT: use fdt_path_getprop_namelen() in fdt_get_alias_namelen()
Rasmus Villemoes
2023-10-11
FROMGIT: add fdt_path_getprop_namelen() helper
Rasmus Villemoes
2023-10-11
ANDROID: Revert "libfdt: Validate alias property value is a valid string."
Pierre-Clément Tosi
2023-10-11
FROMGIT: libfdt: fdt_path_offset_namelen: Reject empty path
Pierre-Clément Tosi
2023-10-11
ANDROID: Revert "libfdt: fdt_path_offset_namelen: Reject empty paths"
Pierre-Clément Tosi
2023-10-06
ANDROID: De-dup fdt_path_offset_namelen check
Pierre-Clément Tosi
2022-09-26
libfdt: fdt_path_offset_namelen: Reject empty paths am: d10c84c4bc am: 9f4834...
Pierre-Clément Tosi
2022-09-26
libfdt: fdt_path_offset_namelen: Reject empty paths am: d10c84c4bc am: 9f4834...
Pierre-Clément Tosi
2022-09-23
libfdt: Validate alias property value is a valid string.
Mike McTernan
2022-09-23
libfdt: fdt_path_offset_namelen: Reject empty paths
Pierre-Clément Tosi
2022-09-23
libfdt: fdt_path_offset_namelen: Reject empty paths
Pierre-Clément Tosi
2022-09-14
libfdt: fdt_path_offset_namelen: Reject empty paths
Pierre-Clément Tosi
2021-12-28
Fix a UB when fdt_get_string return null
LoveSy
2020-12-16
libfdt: Internally perform potentially unaligned loads
Tom Rini
2020-10-02
libfdt: fdt_get_string(): Fix sequential write comparison warnings
Andre Przywara
2020-09-25
libfdt: fdt_node_offset_by_phandle(): Fix comparison warning
Andre Przywara
2020-09-24
libfdt: fdt_get_string(): Fix comparison warnings
Simon Glass
2020-09-23
libfdt: fdt_mem_rsv(): Fix comparison warnings
Andre Przywara
2020-03-03
libfdt: Add support for disabling internal checks
Simon Glass
2020-02-24
libfdt: Allow exclusion of fdt_check_full()
Simon Glass
2020-02-24
libfdt: Add support for disabling version checks
Simon Glass
2020-02-24
libfdt: Add support for disabling sanity checks
Simon Glass
2020-02-24
libfdt: Add support for disabling dtb checks
Simon Glass
2019-07-05
libfdt: Tweak data handling to satisfy Coverity
David Gibson
2019-06-21
libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags
Rob Herring
2019-03-29
libfdt: Make fdt_get_max_phandle() an inline
David Gibson
2019-03-29
libfdt: Add phandle generation helper
Thierry Reding
2019-03-29
libfdt: Add new maximum phandle lookup function
Thierry Reding
2019-03-25
Revert "libfdt: Add phandle generation helper"
David Gibson
2019-03-21
libfdt: Add phandle generation helper
Thierry Reding
2018-06-26
libfdt: Add helpers for accessing unaligned words
David Gibson
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: Propagate name errors in fdt_getprop_by_offset()
David Gibson
2018-06-07
libfdt: Safer access to strings section
David Gibson
2018-06-07
libfdt: Clean up header checking functions
David Gibson
2018-01-27
Add limited read-only support for older (V2 and V3) device tree to libfdt.
Nathan Whitehorn
2017-10-26
libfdt: Remove leading underscores from identifiers
David Gibson
2017-04-09
Fix a few whitespace and style nits
Simon Glass
2016-10-17
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
2016-10-17
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
2016-07-28
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-02-20
libfdt: simplify fdt_node_check_compatible()
Masahiro Yamada
2015-09-30
fdt: Add functions to retrieve strings
Thierry Reding
2015-09-30
fdt: Add a function to get the index of a string
Thierry Reding
2015-09-30
fdt: Add a function to count strings
Thierry Reding
2015-04-07
libfdt: Add fdt_path_offset_namelen()
Peter Hurley
2013-01-27
Export fdt_stringlist_contains()
Simon Glass
[next]