index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libfdt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-02
Add a libfdt function to write a property placeholder
Simon Glass
2
-2
/
+30
2017-03-21
Adjust libfdt.h to work with swig
Simon Glass
1
-1
/
+20
2017-03-06
libfdt: overlay: Check the value of the right variable
Nicolas Iooss
1
-1
/
+1
2017-03-06
libfdt: Change names of sparse helper macros
David Gibson
1
-13
/
+13
2017-03-06
Fix assorted sparse warnings
David Gibson
1
-10
/
+11
2017-02-24
libfdt: Add fdt_setprop_empty()
David Gibson
1
-0
/
+30
2017-02-24
libfdt: Remove undefined behaviour setting empty properties
David Gibson
1
-1
/
+2
2016-12-09
tests: Correct fdt handling of overlays without fixups and base trees without...
David Gibson
1
-1
/
+6
2016-11-04
libfdt: add missing errors to fdt_strerror()
Benjamin Fair
1
-0
/
+3
2016-10-17
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
1
-1
/
+1
2016-10-17
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
1
-1
/
+1
2016-10-11
libfdt: Add fdt_overlay_apply to the exported symbols
Maxime Ripard
1
-0
/
+1
2016-10-11
fdt: strerr: Remove spurious BADOVERLAY
Maxime Ripard
1
-1
/
+0
2016-10-07
libfdt: overlay: Fix symbols and fixups nodes condition
Maxime Ripard
1
-4
/
+3
2016-10-07
libfdt: overlay: Report a bad overlay for mismatching local fixups
Maxime Ripard
1
-0
/
+2
2016-10-07
libfdt: Add BADPHANDLE error string
Maxime Ripard
1
-0
/
+1
2016-10-06
libfdt: Don't use 'index' as a local variable name
David Gibson
1
-10
/
+10
2016-10-06
libfdt: Add overlay application function
Maxime Ripard
4
-1
/
+703
2016-10-06
libfdt: Extend the reach of FDT_ERR_BADPHANDLE
Maxime Ripard
1
-2
/
+4
2016-10-06
libfdt: Add new errors for the overlay code
Maxime Ripard
2
-1
/
+13
2016-09-27
Fix some typing errors in libfdt.h and livetree.c
Thomas Huth
1
-2
/
+2
2016-08-22
libfdt: simplify fdt_del_mem_rsv()
Masahiro Yamada
1
-5
/
+1
2016-08-01
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2
-4
/
+46
2016-07-28
libfdt: Add fdt_getprop_namelen_w
Maxime Ripard
1
-0
/
+7
2016-07-28
libfdt: Add max phandle retrieval function
Maxime Ripard
2
-0
/
+41
2016-07-28
libfdt: Add iterator over properties
Maxime Ripard
1
-0
/
+27
2016-07-28
libfdt: Add a subnodes iterator macro
Thierry Reding
1
-0
/
+28
2016-03-07
Correct a missing space in a fdt_header cast
Simon Glass
1
-1
/
+1
2016-03-07
Correct line lengths in libfdt.h
Simon Glass
1
-12
/
+23
2016-03-07
Correct space-after-tab in libfdt.h
Simon Glass
1
-13
/
+12
2016-02-20
libfdt: simplify fdt_node_check_compatible()
Masahiro Yamada
1
-4
/
+2
2015-12-17
libfdt: Fix undefined behaviour in fdt_offset_ptr()
David Gibson
1
-6
/
+7
2015-12-02
libfdt: check for potential overrun in _fdt_splice()
Courtney Cavin
1
-0
/
+2
2015-12-01
libfdt: Add some missing symbols to version.lds
David Gibson
1
-0
/
+4
2015-09-30
fdt: Add functions to retrieve strings
Thierry Reding
2
-0
/
+73
2015-09-30
fdt: Add a function to get the index of a string
Thierry Reding
2
-0
/
+52
2015-09-30
fdt: Add a function to count strings
Thierry Reding
2
-1
/
+43
2015-08-27
libfdt: fix comment block of fdt_get_property_namelen()
Masahiro Yamada
1
-2
/
+2
2015-04-07
libfdt: Add fdt_path_offset_namelen()
Peter Hurley
3
-8
/
+26
2015-03-18
libfdt: Add missing functions to shared library
Julien Grall
1
-0
/
+2
2014-05-12
libfdt: Add helpers to read #address-cells and #size-cells
David Gibson
3
-2
/
+159
2014-01-25
libfdt: avoid shadowing "err" in FDT_RW_CHECK_HEADER
Florian Fainelli
1
-3
/
+3
2014-01-25
libfdt: avoid shadowing "err" in FDT_CHECK_HEADER
Florian Fainelli
1
-3
/
+3
2013-10-26
libfdt: Add function to resize the buffer for a sequential write tree
David Gibson
2
-0
/
+33
2013-04-28
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2
-0
/
+50
2013-02-18
Added license header to dtc/libfdt/fdt.h and libfdt_env.h
Justin Sobota
2
-0
/
+102
2013-02-03
Fix typo
François Revol
1
-1
/
+1
2013-01-27
Export fdt_stringlist_contains()
Simon Glass
2
-3
/
+16
2013-01-06
dtc/libfdt: sparse fixes
Kim Phillips
6
-23
/
+23
2013-01-06
dtc/libfdt: introduce fdt types for annotation by endian checkers
Kim Phillips
2
-32
/
+63
[next]