summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Add support for disabling ordering check/fixupSimon Glass2020-03-021-1/+2
* libfdt: Add support for disabling version checksSimon Glass2020-03-023-24/+32
* libfdt: Add support for disabling rollback handlingSimon Glass2020-03-021-3/+15
* libfdt: Add support for disabling sanity checksSimon Glass2020-03-022-24/+48
* libfdt: Add support for disabling dtb checksSimon Glass2020-03-024-29/+45
* Add a way to control the level of checks in the codeSimon Glass2020-03-021-0/+104
* libfdt: De-inline fdt_header_size()Simon Glass2020-03-022-4/+10
* libfdt: Correct prototype for fdt_ro_probe_()David Gibson2020-03-021-2/+2
* libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_stLuc Michel2020-03-021-2/+2
* libfdt: Allow #size-cells of 0David Gibson2020-03-021-3/+5
* libfdt: Tweak data handling to satisfy CoverityDavid Gibson2020-03-023-12/+18
* libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring2020-03-0212-551/+12
* libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speedNicholas Piggin2020-03-022-14/+33
* libfdt: Introduce fdt_create_with_flags()Nicholas Piggin2020-03-023-3/+66
* libfdt: Ensure fdt_add_property frees allocated name string on failureNicholas Piggin2020-03-022-6/+39
* libfdt: Make fdt_get_max_phandle() an inlineDavid Gibson2020-03-022-13/+11
* libfdt: Add phandle generation helperThierry Reding2020-03-022-0/+37
* libfdt: Add new maximum phandle lookup functionThierry Reding2020-03-023-15/+46
* libfdt: add fdt_append_addrrange()AKASHI Takahiro2020-03-022-0/+108
* Revert "libfdt: Add phandle generation helper"David Gibson2020-03-023-51/+0
* libfdt: Add phandle generation helperThierry Reding2020-03-023-0/+51
* libfdt: Fix FDT_ERR_NOTFOUND typos in documentationGeert Uytterhoeven2020-03-021-2/+2
* libfdt: Fix fdt_getprop_by_offset() parameter name in documentationGeert Uytterhoeven2020-03-021-1/+1
* libfdt: Don't use memcpy to handle unaligned reads on ARMDavid Gibson2020-03-021-7/+15
* libfdt: return correct value if #size-cells property is not presentJohn Clarke2020-03-022-4/+14
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-287-3/+74
* config: Initialize IO drivers on demandSebastian Huber2020-02-264-13/+75
* score: Fix label defined but not used warningSebastian Huber2020-02-251-0/+2
* config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber2020-02-251-1/+3
* config: Add <rtems/confdefs/wkspace.h>Sebastian Huber2020-02-253-263/+232
* config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber2020-02-253-198/+200
* config: Add <rtems/confdefs/wkspacesupport.h>Sebastian Huber2020-02-253-25/+66
* config: Add <rtems/confdefs/objectsclassic.h>Sebastian Huber2020-02-253-113/+129
* config: Add <rtems/confdefs/threads.h>Sebastian Huber2020-02-254-191/+238
* config: Add <rtems/confdefs/unlimited.h>Sebastian Huber2020-02-253-87/+149
* config: Add <rtems/confdefs/iodrivers.h>Sebastian Huber2020-02-253-147/+168
* config: Add <rtems/confdefs/console.h>Sebastian Huber2020-02-253-24/+87
* config: Add <rtems/confdefs/initthread.h>Sebastian Huber2020-02-253-56/+100
* config: Add <rtems/confdefs/inittask.h>Sebastian Huber2020-02-253-128/+134
* config: Add <rtems/confdefs/extensions.h>Sebastian Huber2020-02-253-103/+160
* config: Add <rtems/confdefs/newlib.h>Sebastian Huber2020-02-253-22/+75
* config: Add <rtems/confdefs/clock.h>Sebastian Huber2020-02-253-88/+111
* config: Add <rtems/confdefs/mcpi.h>Sebastian Huber2020-02-253-115/+149
* config: Add <rtems/confdefs/malloc.h>Sebastian Huber2020-02-256-39/+145
* config: Add <rtems/confdefs/bdbuf.h>Sebastian Huber2020-02-253-98/+164
* config: Add <rtems/confdefs/scheduler.h>Sebastian Huber2020-02-253-452/+372
* config: Add <rtems/confdefs/libio.h>Sebastian Huber2020-02-253-448/+412
* config: Add <rtems/confdefs/percpu.h>Sebastian Huber2020-02-253-162/+161
* config: Add <rtems/confdefs/bsp.h>Sebastian Huber2020-02-253-13/+62
* config: Add <rtems/confdefs/libpci.h>Sebastian Huber2020-02-253-46/+72