summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/virtex: Remove duplicate includeSebastian Huber2020-03-131-1/+0
* libio: Robust file descriptor reference countingSebastian Huber2020-03-1310-57/+82
* mrm332-testsuite.tcfg: Add dl01Joel Sherrill2020-03-121-0/+1
* rtl22xx-testsuite.tcfg: Add dl10 and ttest01Joel Sherrill2020-03-121-0/+2
* lpc23xx_tli800-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* lpc2362-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* lm3s3749-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0932-1148/+245
* imfs: Simplify code generationSebastian Huber2020-03-091-11/+17
* imfs: Remove unused handlersSebastian Huber2020-03-091-6/+1
* imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber2020-03-094-40/+2
* imfs: Use _IMFS_get_time()Sebastian Huber2020-03-091-6/+5
* libio: Constify some functionsSebastian Huber2020-03-091-4/+4
* psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill2020-03-054-15/+12
* console: Use IMFS_add_node() for simple task consSebastian Huber2020-03-041-20/+50
* console: Use IMFS_add_node() for simple consoleSebastian Huber2020-03-041-17/+38
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-046-50/+484
* imfs: Simplify IMFS_create_node()Sebastian Huber2020-03-041-3/+4
* imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber2020-03-043-17/+39
* rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber2020-03-044-54/+3
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-0432-4/+60
* sptests/spheapprot: Fix warningSebastian Huber2020-03-041-1/+5
* fstests/fsrename: Rename a file twiceSebastian Huber2020-03-031-0/+29
* sptests/spextensions01: Add commentSebastian Huber2020-03-031-0/+9
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-034-0/+133
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-034-7/+134
* dtc: Update VERSIONSebastian Huber2020-03-021-3/+3
* libfdt: Allow exclusion of fdt_check_full()Simon Glass2020-03-021-63/+0
* 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