source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72273b6   11/14/17 11:45:56 david libfdt: Safer access to strings section fdt_string() is used to … 5
(edit) @8073f95e   10/23/17 03:45:56 david libfdt: Make fdt_check_header() more thorough Currently … 5
(edit) @c13e400   01/25/18 05:13:40 nwhitehorn Add limited read-only support for older (V2 and V3) device tree to … 5
(edit) @4e5f848   10/26/17 01:13:46 programmingkidx implement strnlen for systems that need it Prior the Mac OS 10.7, the … 5
(edit) @42f1b37   10/18/17 06:22:40 david libfdt: Remove leading underscores from identifiers In a lot of … 5
(edit) @f5e879f   10/18/17 05:45:52 david Fix some errors in comments A comment in tests/stringlist.c refers to … 5
(edit) @a1c3b41a   07/27/17 16:33:11 pantelis.antoniou Introduce fdt_setprop_placeholder() method In some cases you need to … 5
(edit) @f984d8f   04/01/17 15:31:41 sjg Add a libfdt function to write a property placeholder The existing … 5
(edit) @67f49b98   03/17/17 22:14:33 sjg Adjust libfdt.h to work with swig There are a few places where … 5
(edit) @d0a1fc8   03/06/17 01:16:56 david libfdt: Change names of sparse helper macros The default libfdt_env.h … 5
(edit) @90f54b0e   02/24/17 00:12:50 david libfdt: Add fdt_setprop_empty() Device trees can contain empty (zero … 5
(edit) @e879a98d   09/30/16 13:57:16 maxime.ripard libfdt: Add overlay application function The device tree overlays are … 5
(edit) @b0ceda54   09/30/16 13:57:15 maxime.ripard libfdt: Extend the reach of FDT_ERR_BADPHANDLE So far, the BADPHANDLE … 5
(edit) @2679534b   09/30/16 13:57:14 maxime.ripard libfdt: Add new errors for the overlay code Add a few new error codes … 5
(edit) @f670acbf   09/26/16 16:12:26 thuth Fix some typing errors in libfdt.h and livetree.c Correct some typos … 5
(edit) @6112fb0b   07/29/16 09:55:48 maxime.ripard libfdt: Add fdt_setprop_inplace_namelen_partial Add a function to … 5
(edit) @2086bbc8   07/27/16 12:55:56 maxime.ripard libfdt: Add fdt_getprop_namelen_w Add a function to retrieve a … 5
(edit) @220cde8   07/27/16 12:55:55 maxime.ripard libfdt: Add max phandle retrieval function Add a function to retrieve … 5
(edit) @eda76d4   07/27/16 12:55:54 maxime.ripard libfdt: Add iterator over properties Implement a macro based on … 5
(edit) @da8eff99   07/27/16 12:55:53 treding libfdt: Add a subnodes iterator macro The fdt_for_each_subnode() … 5
(edit) @8bbd8c7   03/07/16 03:12:48 sjg Correct a missing space in a fdt_header cast The code style here is … 5
(edit) @8f6fb28c   03/07/16 03:12:47 sjg Correct line lengths in libfdt.h There are a few lines that are over … 5
(edit) @34e6ae62   03/07/16 03:12:46 sjg Correct space-after-tab in libfdt.h There are a few places with a … 5
(edit) @da0cbef2   07/16/18 06:22:57 Sebastian Huber score: Avoid structurally dead code This was spotted by Coverity Scan. 5
(edit) @22d9575   07/04/18 14:12:14 Sebastian Huber linux: Add rbtree_postorder_for_each_entry_safe() Update #3465. 5
(edit) @0cb4257   07/03/18 18:32:31 Sebastian Huber linux: Simplify <linux/rbtree.h> Remove the placeholder struct … 5
(edit) @877aeab   07/04/18 14:14:35 Sebastian Huber linux: Install <linux/rbtree.h> This makes it possible to test this … 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @77fbbd6   07/03/18 09:50:53 Sebastian Huber posix: Check for new <pthread.h> prototypes Update #3342. Update #3343. 5
(edit) @b36bf5b   06/29/18 10:55:28 Sebastian Huber score: Increase PER_CPU_CONTROL_SIZE_APPROX Increase the … 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @fe46647e   06/15/18 14:53:27 Sebastian Huber score: Macros to declare and define global symbols Add … 5
(edit) @c47ad8e   06/20/18 10:03:54 Sebastian Huber stackchk: Add SMP support Check the interrupt stacks of all … 5
(edit) @8ff5916c   06/20/18 09:13:19 Sebastian Huber stackchk: Remove dead code Update #3459. 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @4c7b18e3   05/22/18 07:14:07 Sebastian Huber Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU … 5
(edit) @5ec5503   05/22/18 07:10:06 Sebastian Huber Reassign system initilization order numbers Assign each system … 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @61d5c886   05/25/18 08:27:40 Sebastian Huber config: Hide CONFIGURE_SCHEDULER_COUNT Rename … 5
(edit) @2292ca22   05/25/18 08:13:14 Sebastian Huber config: Hide CONFIGURE_INITIAL_EXTENSION_TABLE Rename … 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @b80b34c3   04/30/18 08:54:50 Sebastian Huber telnetd: Always build telnet daemon Add support for libbsd … 5
(edit) @b771cb4   04/30/18 08:11:37 Sebastian Huber ftpd: Always build FTP daemon Add support for libbsd initialization. … 5
(edit) @bf76d5fe   04/30/18 08:37:59 Sebastian Huber network: Import latest <arpa/ftp.h> from FreeBSD Update #3419. 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @c3bab73b   04/30/18 07:24:44 Sebastian Huber tftpfs: Always build TFTP client Move TFTP client filesystem to … 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 5
(edit) @3ef7e744   04/30/18 05:44:56 Sebastian Huber config: Fix -Wint-in-bool-context warnings 5
(edit) @6d21a3f2   04/17/18 04:31:30 Sebastian Huber drvmgr: Remove bsp_driver_level_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @f59d435d   04/12/18 07:46:49 Chris Johns libdl: Remove _t from all structures as this is reserved for the standards 5
(edit) @d13a624   04/10/18 05:30:23 Chris Johns cpukit/mttpd: Add a callback to generate a per file HTTP etag Close #3323. 5
(edit) @549b1d6   03/26/18 14:09:19 Sebastian Huber Remove unused POSIX_NOT_IMPLEMENTED() declaration 5
(edit) @2c65588   03/22/18 06:48:05 Sebastian Huber config: Fix re-definition warning 5
(edit) @478dc89   03/16/18 06:01:48 Sebastian Huber imfs: Use most efficient way to get the time As a side-effect, this … 5
(edit) @0fb724a   03/12/18 09:04:11 Sebastian Huber libblock: C++ compatibility 5
(edit) @6fadb7af   03/08/18 05:33:24 Sebastian Huber config: Use new scheduler configuration defines Update #3325. 5
(edit) @2ef85b1   03/08/18 05:20:10 Sebastian Huber config: Simplify clustered scheduler configuration Do not use names … 5
(edit) @16f4661f   03/09/18 07:38:18 Sebastian Huber network: Optionally install network headers Install the network … 5
(edit) @89ac281   03/08/18 00:40:20 joel cpukit/include/mqueue.h: Delete unneeded includes 5
(edit) @0231ebc   03/07/18 15:29:52 Sebastian Huber config: Remove RTEMS prefix from internal defines Update #3325. 5
(edit) @ef900ab   03/07/18 12:01:19 Sebastian Huber capture: Fix get priority methods 5
(edit) @337a186   02/21/18 11:40:18 Sebastian Huber Add a simple task console driver Close #3320. 5
(edit) @c232b37   02/19/18 19:05:57 joel confdefs.h: Minor rework to avoid warnings when … 5
(edit) @bf70702   02/09/18 07:59:27 christian.mauderer dev/sc16is752: Add GPIO access via ioctl. 5
(edit) @2fd31117   01/09/18 05:13:32 Sebastian Huber stdio-redirector: Use self-contained mutex Update #2843. 5
(edit) @d9800ac   01/03/18 05:36:10 Sebastian Huber libdl: Use self-contained recursive mutex Update #2843. 5
(edit) @a59a6182   01/02/18 15:47:14 Sebastian Huber libblock: Use self-contained mutex for media Update #2843. 5
(edit) @868ca746   01/02/18 15:40:21 Sebastian Huber libblock: Use self-contained mutex for sparse disk Update #2843. 5
(edit) @53b6484   02/05/18 08:57:45 Sebastian Huber termios: Remove obsolete configuration options Update #2843. 5
(edit) @03e5a780   12/15/17 05:20:09 Sebastian Huber NFS: Use self-contained recursive mutex Update #2843. 5
(edit) @8ddd92d   12/14/17 05:12:59 Sebastian Huber pipe: Use self-contained mutex Update #2843. 5
(edit) @0940648f   12/13/17 15:23:34 Sebastian Huber RFS: Use self-contained recursive mutex Update #2843. 5
(edit) @3b77417   12/13/17 15:15:25 Sebastian Huber dosfs: Use self-contained recursive mutex Update #2843. 5
(edit) @b17bcb3   12/13/17 05:18:28 Sebastian Huber JFFS2: Use self-contained recursive mutex Update #2843. 5
(edit) @16fc3f9a   12/12/17 05:27:14 Sebastian Huber network: Use self-contained recursive mutex Update #2843. 5
(edit) @36304f3   12/08/17 14:56:26 Sebastian Huber spi: Use self-contained mutex Update #2843. 5
(edit) @dc158ad   12/08/17 14:47:09 Sebastian Huber i2c: Use self-contained mutex Update #2843. 5
(edit) @2c12262   11/28/17 05:30:35 Sebastian Huber termios: Use self-contained objects Update #2840. 5
(edit) @8d7f3680   11/18/17 16:19:13 Sebastian Huber libblock: Use self-contained mutex and cond var Update #2843. 5
(edit) @1b2da177   11/18/17 15:52:32 Sebastian Huber libblock: Use self-contained mutex for disk lock Update #2843. 5
(edit) @f14a04c6   11/24/17 05:38:07 Sebastian Huber Add RTEMS thread API Update #2843. 5
(edit) @9480815a   12/21/17 13:36:52 Sebastian Huber score: Introduce new monotonic clock Rename … 5
(edit) @3a4e044   12/22/17 09:35:47 Sebastian Huber score: Rename _Watchdog_Realtime_from_*() Rename … 5
(edit) @89c0313   12/21/17 13:31:55 Sebastian Huber score: Optimize watchdog tickle Avoid unnecessary lock … 5
(edit) @1e483a62   02/02/18 06:43:39 Sebastian Huber test: Add rtems_test_busy_cpu_usage() 5
(edit) @bc96f3b4   01/23/18 08:53:06 Sebastian Huber ada: Introduce RTEMS.Size type Some time ago the Classic API object … 5
(edit) @d8de6b9   01/23/18 08:49:59 Sebastian Huber ada: Fix RTEMS.Time_t Update #3111. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @2a21c80   12/27/17 02:43:02 Chris Johns Include rtems/bspIo.h for printk. Closes @3267. 5
(edit) @241fc046   12/13/17 08:23:04 Sebastian Huber zlib: Do not generate zconf.h Update #3254. 5
(edit) @3f575da   12/07/17 06:22:44 Sebastian Huber Remove obsolete network header files Update #3254. 5
(edit) @5e05fa0   12/01/17 14:21:34 Sebastian Huber ada: Fix user extension support 5
(edit) @ab304f4   11/29/17 13:52:15 martinerikwerner.aac rtems/inttypes: Clarify hexadecimal in comments Update comments to … 5
(edit) @642ef00   11/27/17 05:23:29 Sebastian Huber bsps: Provide <tm27.h> in each BSP Since the <tm27.h> is highly … 5
(edit) @0d5c795   11/24/17 12:20:16 Sebastian Huber Move Ada includes Update #3254. 5
(edit) @ac28f15   11/03/17 07:33:16 Sebastian Huber Add simple console driver Update #3170. Update #3199. 5
(edit) @7bec7f27   10/26/17 11:59:06 Sebastian Huber rtems: Add rtems_print_printer_fprintf_putc() Update #3170. Update #3199. 5
(edit) @f703e7f   10/26/17 11:59:05 Sebastian Huber tests: Move rtems_test_printer definition Statically initialize it to … 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
Note: See TracRevisionLog for help on using the revision log.