summaryrefslogtreecommitdiff
path: root/lib/fdtdec_test.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-07-10fdtdec: test: Fix memory leakThierry Reding
2019-05-21fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding
2019-04-11fdtdec: test: Add carveout testsThierry Reding
2019-04-11fdtdec: test: Use compound statement macrosThierry Reding
2019-04-11fdtdec: test: Fix build warningThierry Reding
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-29fdt: Add tests for fdtdecSimon Glass