summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31ftpd: Fix return typesSebastian Huber
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber
2020-03-25MAINTAINERS: Add myself to Write After ApprovalVijay Kumar Banerjee
2020-03-23score: Document _TLS_AlignmentSebastian Huber
2020-03-23score: Fix size of TLS_Thread_control_blockSebastian Huber
2020-03-23sptests/sptls02: Add test caseSebastian Huber
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber
2020-03-19gdbarmsim: RemoveJoel Sherrill
2020-03-18record: Add rtems_record_dump()Sebastian Huber
2020-03-16rtems: Add rtems_put_char()Sebastian Huber
2020-03-16score: Add _IO_Base64()Sebastian Huber
2020-03-13bsps: Remove legacy interrupt API from defaultSebastian Huber
2020-03-13bsp/virtex: Remove duplicate includeSebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2020-03-12mrm332-testsuite.tcfg: Add dl01Joel Sherrill
2020-03-12rtl22xx-testsuite.tcfg: Add dl10 and ttest01Joel Sherrill
2020-03-12lpc23xx_tli800-testsuite.tcfg: Add ttest01Joel Sherrill
2020-03-12lpc2362-testsuite.tcfg: Add ttest01Joel Sherrill
2020-03-12lm3s3749-testsuite.tcfg: Add ttest01Joel Sherrill
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-09imfs: Simplify code generationSebastian Huber
2020-03-09imfs: Remove unused handlersSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2020-03-09imfs: Use _IMFS_get_time()Sebastian Huber
2020-03-09libio: Constify some functionsSebastian Huber
2020-03-05psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill
2020-03-04console: Use IMFS_add_node() for simple task consSebastian Huber
2020-03-04console: Use IMFS_add_node() for simple consoleSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-04imfs: Simplify IMFS_create_node()Sebastian Huber
2020-03-04imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber
2020-03-04rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber
2020-03-04sptests/spheapprot: Fix warningSebastian Huber
2020-03-03fstests/fsrename: Rename a file twiceSebastian Huber
2020-03-03sptests/spextensions01: Add commentSebastian Huber
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber
2020-03-02dtc: Update VERSIONSebastian Huber
2020-03-02libfdt: Allow exclusion of fdt_check_full()Simon Glass
2020-03-02libfdt: Add support for disabling ordering check/fixupSimon Glass
2020-03-02libfdt: Add support for disabling version checksSimon Glass
2020-03-02libfdt: Add support for disabling rollback handlingSimon Glass
2020-03-02libfdt: Add support for disabling sanity checksSimon Glass
2020-03-02libfdt: Add support for disabling dtb checksSimon Glass
2020-03-02Add a way to control the level of checks in the codeSimon Glass
2020-03-02libfdt: De-inline fdt_header_size()Simon Glass
2020-03-02libfdt: Correct prototype for fdt_ro_probe_()David Gibson
2020-03-02libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_stLuc Michel
2020-03-02libfdt: Allow #size-cells of 0David Gibson