summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/rtems-fdt (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14libmisc/rtems-fdt: Fix return error valuesChris Johns1-2/+2
2022-10-11libmisc/rtems-fdt: Fix missing error stringChris Johns1-1/+2
2022-10-10libmisc/rtems-fdt: Update to support 64bit addressesChris Johns2-130/+434
2022-10-03cpukit/fdt: Free index before containerKinsey Moore1-2/+2
2022-10-03cpukit/fdt: Check correct allocationKinsey Moore1-1/+1
2022-03-22cpukit/libmisc/rtems-fdt: Change license to BSD-2Joel Sherrill2-6/+44
2021-12-17libmisc/rtems-fdt: close() file 'bf'Ryan Long1-0/+1
2021-08-21libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns1-0/+2
2021-05-05rtems-fdt: Fixed 32bit pointersStephen Clark1-2/+2
2021-03-21rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu1-1/+1
2020-10-20rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-10-16Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber1-19/+21
2020-10-15rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-08-20Fix -Wchar-subscripts warningsAschref Ben Thabet1-4/+4
2019-01-07Fix format warningsSebastian Huber1-2/+2
2018-02-08fdt: Use self-contained mutexSebastian Huber1-119/+29
2018-01-25Remove make preinstallChris Johns2-663/+0
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-08-20libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns4-0/+2493