summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/rtems-fdt/rtems-fdt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-fdt: Fix node property access on 64bitChris Johns2023-12-141-1/+1
* libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns2022-11-251-2/+17
* cpukit/rtems-fdt: Avoid use of malloc/errnoKinsey Moore2022-11-181-7/+6
* libmisc/rtems-fdt: Fix return error valuesChris Johns2022-10-141-2/+2
* libmisc/rtems-fdt: Fix missing error stringChris Johns2022-10-111-1/+2
* libmisc/rtems-fdt: Update to support 64bit addressesChris Johns2022-10-101-19/+195
* cpukit/fdt: Free index before containerKinsey Moore2022-10-031-2/+2
* cpukit/fdt: Check correct allocationKinsey Moore2022-10-031-1/+1
* cpukit/libmisc/rtems-fdt: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* libmisc/rtems-fdt: close() file 'bf'Ryan Long2021-12-171-0/+1
* libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns2021-08-211-0/+2
* rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu2021-03-211-1/+1
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-201-21/+19
* Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber2020-10-161-19/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-151-21/+19
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns2017-08-201-0/+1191