summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Make fdt_check_header() more thoroughDavid Gibson2018-07-192-6/+10
* Add limited read-only support for older (V2 and V3) device tree to libfdt.Nathan Whitehorn2018-07-191-1/+4
* implement strnlen for systems that need itJohn Arbuckle2018-07-191-0/+27
* libfdt: Remove leading underscores from identifiersDavid Gibson2018-07-193-21/+21
* Fix some errors in commentsDavid Gibson2018-07-191-1/+1
* Introduce fdt_setprop_placeholder() methodPantelis Antoniou2018-07-191-0/+31
* Add a libfdt function to write a property placeholderSimon Glass2018-07-191-0/+16
* Adjust libfdt.h to work with swigSimon Glass2018-07-191-1/+20
* libfdt: Change names of sparse helper macrosDavid Gibson2018-07-191-13/+13
* libfdt: Add fdt_setprop_empty()David Gibson2018-07-191-0/+30
* libfdt: Add overlay application functionMaxime Ripard2018-07-192-0/+32
* libfdt: Extend the reach of FDT_ERR_BADPHANDLEMaxime Ripard2018-07-191-2/+4
* libfdt: Add new errors for the overlay codeMaxime Ripard2018-07-191-1/+10
* Fix some typing errors in libfdt.h and livetree.cThomas Huth2018-07-191-2/+2
* libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2018-07-191-0/+21
* libfdt: Add fdt_getprop_namelen_wMaxime Ripard2018-07-191-0/+7
* libfdt: Add max phandle retrieval functionMaxime Ripard2018-07-191-0/+15
* libfdt: Add iterator over propertiesMaxime Ripard2018-07-191-0/+27
* libfdt: Add a subnodes iterator macroThierry Reding2018-07-191-0/+28
* Correct a missing space in a fdt_header castSimon Glass2018-07-191-1/+1
* Correct line lengths in libfdt.hSimon Glass2018-07-191-12/+23
* Correct space-after-tab in libfdt.hSimon Glass2018-07-191-13/+12
* score: Avoid structurally dead codeSebastian Huber2018-07-161-3/+2
* linux: Add rbtree_postorder_for_each_entry_safe()Sebastian Huber2018-07-161-0/+16
* linux: Simplify <linux/rbtree.h>Sebastian Huber2018-07-161-45/+37
* linux: Install <linux/rbtree.h>Sebastian Huber2018-07-161-0/+133
* score: Add postorder tree iteration supportSebastian Huber2018-07-161-0/+66
* posix: Check for new <pthread.h> prototypesSebastian Huber2018-07-051-1/+1
* score: Increase PER_CPU_CONTROL_SIZE_APPROXSebastian Huber2018-06-291-1/+1
* Rework initialization and interrupt stack supportSebastian Huber2018-06-273-76/+66
* score: Macros to declare and define global symbolsSebastian Huber2018-06-211-1/+33
* stackchk: Add SMP supportSebastian Huber2018-06-201-1/+3
* stackchk: Remove dead codeSebastian Huber2018-06-201-2/+2
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-1/+11
* Add RTEMS_SYSINIT_CPU_COUNTERSebastian Huber2018-06-151-1/+2
* Reassign system initilization order numbersSebastian Huber2018-06-151-39/+39
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-051-0/+7
* config: Hide CONFIGURE_SCHEDULER_COUNTSebastian Huber2018-05-281-5/+5
* config: Hide CONFIGURE_INITIAL_EXTENSION_TABLESebastian Huber2018-05-281-3/+3
* libblock: Init deps in rtems_blkdev_create()Sebastian Huber2018-05-181-0/+1
* telnetd: Always build telnet daemonSebastian Huber2018-05-021-0/+5
* ftpd: Always build FTP daemonSebastian Huber2018-05-021-1/+6
* network: Import latest <arpa/ftp.h> from FreeBSDSebastian Huber2018-05-021-0/+109
* ftpfs: Always build FTP clientSebastian Huber2018-05-021-0/+159
* tftpfs: Always build TFTP clientSebastian Huber2018-05-021-0/+44
* libdebugger: Move to separate librarySebastian Huber2018-05-021-0/+47
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* config: Fix -Wint-in-bool-context warningsSebastian Huber2018-04-301-1/+1
* drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2018-04-201-6/+0
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-1212-310/+310