summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/rtems-fdt (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-102-130/+434
* 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-222-6/+44
* 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: Fixed 32bit pointersStephen Clark2021-05-051-2/+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
* Fix -Wchar-subscripts warningsAschref Ben Thabet2020-08-201-4/+4
* Fix format warningsSebastian Huber2019-01-071-2/+2
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* Remove make preinstallChris Johns2018-01-252-663/+0
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns2017-08-204-0/+2493