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
/
fdt_rw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
Fix CID 1461557
David Gibson
1
-5
/
+8
2021-03-09
libfdt: Fix a possible "unchecked return value" warning
David Gibson
1
-1
/
+4
2021-01-04
Set last_comp_version correctly in new dtb and fix potential version issues i...
Justin Covell
1
-1
/
+3
2020-09-24
libfdt: fdt_splice_(): Fix comparison warning
Andre Przywara
1
-1
/
+1
2020-06-16
libfdt: Correct condition for reordering blocks
Simon Glass
1
-1
/
+1
2020-03-06
libfdt: fix undefined behaviour in fdt_splice_()
Jan Beulich
1
-6
/
+7
2020-02-24
libfdt: Add support for disabling ordering check/fixup
Simon Glass
1
-1
/
+2
2020-02-24
libfdt: Add support for disabling version checks
Simon Glass
1
-3
/
+3
2020-02-24
libfdt: Add support for disabling rollback handling
Simon Glass
1
-3
/
+15
2020-02-24
libfdt: Add support for disabling dtb checks
Simon Glass
1
-0
/
+2
2019-06-21
libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags
Rob Herring
1
-46
/
+1
2019-05-10
libfdt: Ensure fdt_add_property frees allocated name string on failure
Nicholas Piggin
1
-3
/
+19
2018-06-07
libfdt: Clean up header checking functions
David Gibson
1
-14
/
+14
2017-10-26
libfdt: Remove leading underscores from identifiers
David Gibson
1
-45
/
+45
2017-07-28
Introduce fdt_setprop_placeholder() method
Pantelis Antoniou
1
-3
/
+17
2017-04-09
Fix a few whitespace and style nits
Simon Glass
1
-2
/
+2
2017-02-24
libfdt: Remove undefined behaviour setting empty properties
David Gibson
1
-1
/
+2
2016-08-22
libfdt: simplify fdt_del_mem_rsv()
Masahiro Yamada
1
-5
/
+1
2015-12-02
libfdt: check for potential overrun in _fdt_splice()
Courtney Cavin
1
-0
/
+2
2014-01-25
libfdt: avoid shadowing "err" in FDT_RW_CHECK_HEADER
Florian Fainelli
1
-3
/
+3
2013-01-06
dtc/libfdt: sparse fixes
Kim Phillips
1
-2
/
+2
2011-12-05
libfdt: Add support for appending the values to a existing property
Minghuan Lian
1
-0
/
+27
2009-02-06
libfdt: Rework/cleanup fdt_next_tag()
David Gibson
1
-0
/
+2
2008-07-14
libfdt: Increase namespace-pollution paranoia
David Gibson
1
-61
/
+60
2008-07-14
dtc: Enable and fix -Wcast-qual warnings
David Gibson
1
-2
/
+2
2008-07-14
dtc: Enable and fix -Wpointer-arith warnings
David Gibson
1
-22
/
+27
2008-05-29
libfdt: Several cleanups to parameter checking
David Gibson
1
-16
/
+8
2008-02-18
libfdt: Trivial cleanup for CHECK_HEADER)
David Gibson
1
-6
/
+2
2008-02-14
libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
David Gibson
1
-1
/
+1
2008-01-11
libfdt: Add fdt_set_name() function
David Gibson
1
-0
/
+24
2007-11-26
dtc: Add valgrind support to testsuite
David Gibson
1
-3
/
+3
2007-11-01
libfdt: Handle v16 and re-ordered trees for r/w
David Gibson
1
-19
/
+89
2007-10-30
libfdt: Correctly handle versions > 17
David Gibson
1
-1
/
+4
2007-10-25
libfdt: Remove un-const-safe fdt_set_header macro
David Gibson
1
-7
/
+7
2007-10-24
libfdt: Rename and publish _fdt_next_tag()
David Gibson
1
-3
/
+3
2007-10-24
libfdt: Rename and publish _fdt_check_header()
David Gibson
1
-1
/
+1
2007-10-22
libfdt: Add missing RW_CHECK_HEADER to fdt_del_node()
David Gibson
1
-0
/
+2
2007-10-15
libfdt: Add functions to get/add/delete memory reservemap entries
David Gibson
1
-0
/
+47
2007-06-14
Move everything into a subdirectory in preparation for merge into dtc.
David Gibson
1
-0
/
+325