summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused CPU_MODES_INTERRUPT_LEVELSebastian Huber2018-06-273-3/+0
* score: Macros to declare and define global symbolsSebastian Huber2018-06-211-1/+33
* stackchk: Add SMP supportSebastian Huber2018-06-202-38/+67
* stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber2018-06-201-60/+49
* stackchk: Remove dead codeSebastian Huber2018-06-202-26/+2
* config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2018-06-201-1/+3
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-2/+5
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-1536-7/+103
* Add RTEMS_SYSINIT_CPU_COUNTERSebastian Huber2018-06-151-1/+2
* Reassign system initilization order numbersSebastian Huber2018-06-151-39/+39
* powerpc: Fix ss555 buildSebastian Huber2018-06-071-6/+0
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-053-7/+10
* Update rtems_fatal_source_text()Sebastian Huber2018-06-051-2/+3
* score: Simplify _Objects_Name_to_string()Sebastian Huber2018-06-051-2/+12
* rtems: Move _Status_Object_name_errors_to_statusSebastian Huber2018-06-053-50/+67
* 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-182-4/+11
* dev/sc16is752: Add ioctl calls for modem controll.Christian Mauderer2018-05-142-1/+96
* ftpd: Fix infinite recursion in yield()Sebastian Huber2018-05-081-1/+1
* telnetd: Use syslog() instead of printk()Sebastian Huber2018-05-021-2/+8
* telnetd: Always build telnet daemonSebastian Huber2018-05-024-31/+76
* ftpd: Always build FTP daemonSebastian Huber2018-05-024-36/+66
* ftpd: Use floating-point tasks due to syslog()Sebastian Huber2018-05-021-1/+1
* ftpd: Fairplay with libbsdSebastian Huber2018-05-021-0/+18
* network: Import latest <arpa/ftp.h> from FreeBSDSebastian Huber2018-05-023-7/+10
* ftpfs: Always build FTP clientSebastian Huber2018-05-024-2/+8
* tftpfs: Always build TFTP clientSebastian Huber2018-05-025-6/+24
* libdebugger: Move to separate librarySebastian Huber2018-05-025-14/+10
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-302-0/+0
* jffs2: Do not use command line definesSebastian Huber2018-04-3021-2/+40
* config: Fix -Wint-in-bool-context warningsSebastian Huber2018-04-301-1/+1
* drvmgr: Really fix API mutex usageSebastian Huber2018-04-241-2/+2
* drvmgr: Use API mutex usageSebastian Huber2018-04-241-4/+8
* sparc: Move irq_asm.SSebastian Huber2018-04-202-0/+904
* sparc: Move _CPU_Trap_slot_templateSebastian Huber2018-04-201-0/+16
* drvmgr: Remove bsp_driver_level_hook()Sebastian Huber2018-04-202-15/+0
* Remove register keyword from public header filesSebastian Huber2018-04-1611-52/+52
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-1246-1124/+1123
* libdl: RAP format fixes.Chris Johns2018-04-121-8/+10
* NFS: Remove support for cexpSebastian Huber2018-04-127-912/+9
* build: Add support for automake's silent build support.Chris Johns2018-04-121-9/+9
* build: Fix make clean.Chris Johns2018-04-111-1/+2
* cpukit/mttpd: Add a callback to generate a per file HTTP etagChris Johns2018-04-112-6/+26
* Fill in the correct d_off in rtems_rfs_dir_read.Fan Deng2018-04-111-1/+1
* Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.cFan Deng2018-04-111-18/+47
* Reset free count properly in rtems_rfs_bitmap_map_clear_all().Fan Deng2018-04-111-1/+1
* Make bit addressing consistent in rtems_rfs_group.cFan Deng2018-04-111-1/+12
* build: Remove DISTCLEANFILESSebastian Huber2018-04-094-4/+0
* build: Remove EXTRA_DISTSebastian Huber2018-04-0413-44/+0