Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
lk
/
a7a8cfabb89bc2b4e1a256cde9a0c71d309719e9
/
lib
/
libfdt
/
fdt_ro.c
a7e1fe0
lib: Changes to avoid warnings during compilation
by Unnati Gandhi
· 10 years ago
1d976c4
libfdt: moved to /lib/libfdt
by Amol Jadi
· 12 years ago
[Renamed from libfdt/fdt_ro.c]
73dca9a
libfdt: Implement property iteration functions
by David Gibson
· 15 years ago
d75b33a
Support ePAPR compliant phandle properties
by David Gibson
· 15 years ago
1a020e4
libfdt: Rework/cleanup fdt_next_tag()
by David Gibson
· 16 years ago
ce4d9c0
libfdt: Rework fdt_next_node()
by David Gibson
· 16 years ago
f99cd15
libfdt: Fix bug in fdt_subnode_offset_namelen()
by David Gibson
· 16 years ago
9c83115
libfdt: Add function to explicitly expand aliases
by David Gibson
· 16 years ago
8daae14
libfdt: Fix bugs in fdt_get_path()
by David Gibson
· 16 years ago
02cc835
libfdt: Add support for using aliases in fdt_path_offset()
by Kumar Gala
· 16 years ago
cb650ae
libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()
by David Gibson
· 16 years ago
d565361
libfdt: Forgot one function when cleaning the namespace
by David Gibson
· 16 years ago
b6d80a2
libfdt: Increase namespace-pollution paranoia
by David Gibson
· 16 years ago
1409097
dtc: Enable and fix -Wcast-qual warnings
by David Gibson
· 16 years ago
36786db
dtc: Enable and fix -Wpointer-arith warnings
by David Gibson
· 16 years ago
aa1baab
libfdt: Several cleanups to parameter checking
by David Gibson
· 16 years ago
2512a7e
libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
by David Gibson
· 17 years ago
8a4e750
libfdt: Trivial cleanup for CHECK_HEADER)
by David Gibson
· 17 years ago
fc9769a
libfdt: Add and use a node iteration helper function.
by David Gibson
· 17 years ago
2cf8693
libfdt: Abolish fdt_offset_ptr_typed()
by David Gibson
· 17 years ago
7346858
libfdt: Add phandle related functions
by David Gibson
· 17 years ago
3c44c87
libfdt: Rename and publish _fdt_next_tag()
by David Gibson
· 17 years ago
96b5fad
libfdt: Rename and publish _fdt_check_header()
by David Gibson
· 17 years ago
11d5302
libfdt: Make fdt_string() return a const pointer
by David Gibson
· 17 years ago
333542f
libfdt: Add functions for handling the "compatible" property
by David Gibson
· 17 years ago
fd1bf3a
libfdt: Add functions to get/add/delete memory reservemap entries
by David Gibson
· 17 years ago
d2a9da0
libfdt: Make unit address optional for finding nodes
by David Gibson
· 17 years ago
63dc9c7
dtc: Whitespace cleanup
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
e2b3bb3
libfdt: Fix use of uninitialized variable in fdt_get_path()
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
23cdf23
Move everything into a subdirectory in preparation for merge into dtc.
by David Gibson
· 17 years ago
[Renamed from fdt_ro.c]
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
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
9825f82
libfdt: Fix bounds-checking bug in fdt_get_property()
by David Gibson
· 18 years ago
94993f4
libfdt: Abolish fdt_property_offset()
by David Gibson
· 18 years ago
4236976
libfdt: Implement fdt_move()
by David Gibson
· 18 years ago
ede25de
libfdt: Export accessors for header fields
by David Gibson
· 18 years ago
063693a
libfdt: Sequential write support
by David Gibson
· 18 years ago
3aa4cfd
Simplify string table access functions
by David Gibson
· 18 years ago
3da0f9a
libfdt - library for manipulating device trees in flattened format
by David Gibson
· 18 years ago