summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Return status in _TOD_Set()Sebastian Huber2020-04-141-15/+10
* score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber2020-04-081-20/+0
* config: Fix _ISR_Stack_area_endSebastian Huber2020-04-081-6/+9
* score: Add and use RTEMS_SYMBOL_NAME()Sebastian Huber2020-04-081-10/+27
* Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber2020-04-051-0/+5
* cpukit/rfs: fix typo in header guardGedare Bloom2020-04-031-1/+1
* score: Fix _ISR_Stack_area_endSebastian Huber2020-04-031-5/+0
* config: Remove filesystem entry config optionsSebastian Huber2020-04-031-56/+14
* libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFSSebastian Huber2020-04-021-3/+0
* rtems: Fix Doxygen commentSebastian Huber2020-04-021-2/+0
* config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2020-03-312-12/+0
* ftpd: Remove superfluous definesSebastian Huber2020-03-311-9/+0
* ftpd: Fix return typesSebastian Huber2020-03-311-2/+4
* config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber2020-03-311-1/+0
* score: Document _TLS_AlignmentSebastian Huber2020-03-231-0/+10
* score: Fix size of TLS_Thread_control_blockSebastian Huber2020-03-231-1/+3
* conf: Improve evaluation of event recording optsSebastian Huber2020-03-231-22/+46
* record: Add rtems_record_dump()Sebastian Huber2020-03-183-17/+151
* rtems: Add rtems_put_char()Sebastian Huber2020-03-161-0/+10
* score: Add _IO_Base64()Sebastian Huber2020-03-161-1/+26
* libio: Robust file descriptor reference countingSebastian Huber2020-03-132-24/+2
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-095-320/+49
* imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber2020-03-092-3/+2
* libio: Constify some functionsSebastian Huber2020-03-091-4/+4
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-041-11/+148
* imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber2020-03-041-3/+0
* rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber2020-03-041-2/+3
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-041-4/+0
* rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber2020-03-031-0/+18
* rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber2020-03-031-0/+18
* libfdt: De-inline fdt_header_size()Simon Glass2020-03-021-4/+5
* libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_stLuc Michel2020-03-021-2/+2
* libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring2020-03-023-138/+3
* libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speedNicholas Piggin2020-03-021-1/+7
* libfdt: Introduce fdt_create_with_flags()Nicholas Piggin2020-03-021-1/+37
* libfdt: Make fdt_get_max_phandle() an inlineDavid Gibson2020-03-021-1/+11
* libfdt: Add phandle generation helperThierry Reding2020-03-021-0/+19
* libfdt: Add new maximum phandle lookup functionThierry Reding2020-03-022-0/+17
* libfdt: add fdt_append_addrrange()AKASHI Takahiro2020-03-021-0/+61
* Revert "libfdt: Add phandle generation helper"David Gibson2020-03-022-20/+0
* libfdt: Add phandle generation helperThierry Reding2020-03-022-0/+20
* 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-021-1/+1
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-282-0/+18
* config: Initialize IO drivers on demandSebastian Huber2020-02-261-0/+29
* config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber2020-02-251-1/+3
* config: Add <rtems/confdefs/wkspace.h>Sebastian Huber2020-02-252-263/+231
* config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber2020-02-252-198/+199