index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
libfdt
Age
Commit message (
Expand
)
Author
2023-07-31
libfdt: fix SPDX license identifiers
Heinrich Schuchardt
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
2023-02-08
lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
Rahul Pathak
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2021-06-22
lib: utils/libfdt: Upgrade to v1.6.1 release
Bin Meng
2021-05-19
lib: utils: Add strncpy macro to libfdt_env.h
Daniel Schaefer
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
2020-12-13
lib: utils/libfdt: Upgrade to v1.6.0 release
Dimitri John Ledkov
2020-07-29
lib: utils: Add a macro in libfdt_env.h for strncmp
Abner Chang
2020-03-18
libfdt: Compile fdt_addresses.c
Bin Meng
2020-03-13
libfdt: Upgrade to v1.5.1 release
Bin Meng
2020-03-13
libfdt: Add INT32_MAX and UINT32_MAX in libfdt_env.h
Bin Meng
2020-03-10
lib: Sort build objects in alphabetical order
Bin Meng
2019-06-19
platform: Enable all drivers by default.
Atish Patra
2019-06-19
lib: Rename string.x to sbi_string.x
Atish Patra
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra