source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6302c61   11/12/15 22:11:27 kom541000 bsp/tms570: EMAC control header file corrected and EMAC interrupt … 5
(edit) @8708900   11/18/15 08:22:48 Sebastian Huber Provide dummy <sys/priority.h> Required by new network stack. 5
(edit) @8f3ec7c0   11/17/15 14:22:18 Sebastian Huber Import latest <sys/ttycom.h> from FreeBSD Required by new network stack. 5
(edit) @f757bb7c   11/17/15 14:12:34 Sebastian Huber Merge with latest <sys/sockio.h> from FreeBSD Required by new network … 5
(edit) @836803f   11/17/15 13:57:47 Sebastian Huber Import latest <sys/filio.h> from FreeBSD Required by new network stack. 5
(edit) @78cac9b   11/16/15 13:13:28 cederman sparc: Fix context switch on SMP We must not load registers (e.g. … 5
(edit) @06ef76e3   11/12/15 10:30:25 Sebastian Huber Update config.guess and config.sub Update via: wget -O config.guess … 5
(edit) @459ebc8   11/11/15 13:47:50 Sebastian Huber libtests/termios04: Avoid use of freed memory 5
(edit) @b84a51c   11/10/15 16:23:12 Sebastian Huber score: Fix race condition on SMP We must ensure that the … 5
(edit) @610909f   11/11/15 11:05:22 Sebastian Huber irq-server: Fix race condition on SMP systems 5
(edit) @5c7bfcf   11/11/15 10:49:45 Sebastian Huber Fix interrupt epilogue for ARMv7-AR and PowerPC 5
(edit) @4fee129   11/11/15 09:47:52 Sebastian Huber Introduce general purpose system server event Use this event for the … 5
(edit) @f8bdd12   11/09/15 18:30:00 Gedare Bloom gpio: free memory in error path Updates #2462. 5
(edit) @1d55e15   11/05/15 14:17:23 Martin Galvan LPC1768: Fix compilation error The LPC1768 variants have a gpio.h … 5
(edit) @c1e98cd   11/05/15 10:51:20 Sebastian Huber Resurrect make/Templates/Makefile.lib This file was accidentally … 5
(edit) @8dbb14d5   11/03/15 10:14:21 Sebastian Huber bsp/irq-server: Use proper chain API 5
(edit) @aa47302   11/03/15 10:10:21 Sebastian Huber sapi: Add rtems_chain_get_first_unprotected() Close #2459. 5
(edit) @eab538c   11/04/15 06:39:45 Sebastian Huber score: Fix warning Close #2454. 5
(edit) @893f9ef   11/04/15 06:37:41 Sebastian Huber sptests/spsimplesched02: Fix warning Close #2455. 5
(edit) @c20847a5   09/16/15 13:16:02 isaac.gutekunst Add STM32F7 HAL Files These files originated as: + STC32CubeF7 … 5
(edit) @370c09a1   09/16/15 13:14:41 isaac.gutekunst Add STM32F4 HAL Files The origin of this code is: + STM32CubeF4 … 5
(edit) @2502e26d   11/03/15 17:00:15 Ben Gras Leftover gpio function rename Rename rtems_bsp_select_specific_io to … 5
(edit) @08a807b0   11/02/15 07:20:11 Sebastian Huber libblock: Print block sizes and count 5
(edit) @09d4f62   10/30/15 12:00:01 Sebastian Huber libblock: Avoid NULL pointer access 5
(edit) @65243416   10/29/15 21:10:31 soja-lists ada: Add missing include Include stackimpl.h otherwise … 5
(edit) @d65ed62   10/27/15 13:39:47 Sebastian Huber bsp/qoriq: Fix interrupt support for T series 5
(edit) @98df160   10/27/15 13:37:13 Sebastian Huber bsp/qoriq: Add BMan, QMan and FMan to memory map 5
(edit) @f966d608   10/27/15 09:43:27 Sebastian Huber bsp/qoriq: Flush and invalidate L2 cache 5
(edit) @ac4f1718   10/27/15 09:18:45 Sebastian Huber bsp/qoriq: Invalidate L1 cache on boot processor 5
(edit) @3abfe7ca   10/27/15 08:53:47 Sebastian Huber bsp/qoriq: Map intercom area only if necessary 5
(edit) @dd863f8   10/28/15 12:06:02 Sebastian Huber bsp/qoriq: Add BMan and QMan portals to memory map 5
(edit) @9dab6ec   10/28/15 09:21:19 Sebastian Huber bsp/qoriq: Increase non-cacheable region 5
(edit) @9fa93710   10/28/15 09:19:54 Sebastian Huber bsp/qoriq: Drop M flag from device IO regions 5
(edit) @53c99b8   10/28/15 09:18:05 Sebastian Huber bsps: Generalize .nocacheheap to .nocachenoload Add ability to place … 5
(edit) @e96feeb   10/27/15 09:20:02 Sebastian Huber powerpc: Add FSL cache defines 5
(edit) @69be1a22   10/20/15 19:47:10 Joel Sherrill CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error … 5
(edit) @bc792bb   10/16/15 06:26:44 Sebastian Huber basdefs.h: Add and use RTEMS_PACKED 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @c52568d   10/16/15 06:17:52 Sebastian Huber basdefs.h: Add and use RTEMS_DEPRECATED 5
(edit) @a3ba5b37   10/16/15 06:17:20 Sebastian Huber basdefs.h: Add RTEMS_PURE 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @2423857   10/16/15 06:13:15 Sebastian Huber basedefs.h: Add compiler attributes 5
(edit) @7d59bb6   10/21/15 07:52:36 Sebastian Huber RFS: Fix resource leak Close #2433. 5
(edit) @7e06bd9   10/22/15 19:53:36 Ben Gras Fail gracefully if pax is not found The $(PAX) variable is used … 5
(edit) @5c337d7e   10/21/15 15:33:44 Sudarshan Rajagopalan Fixes GPIO APIs Naming Convention and Comments Closes #2435. 5
(edit) @6f6e5d7   10/21/15 14:46:19 Ben Gras libbsp/Makefile.am: gpio.h as preinstalled header Also regenerate … 5
(edit) @473294c   10/20/15 23:07:00 Joel Sherrill moxiesim/configure.ac: Fix typo updates 2254. 5
(edit) @7b07ac2   10/20/15 21:35:46 Joel Sherrill h8sim-testsuite.tcfg: Add fsdosfsname01 closes #2432. 5
(edit) @c07481c7   10/20/15 09:16:12 Sebastian Huber bsp/leon3: Fix Termios context usage Only the context of the console … 5
(edit) @e29f1f5   10/19/15 06:44:33 Sebastian Huber bsp/qoriq: Use U-Boot provided FDT 5
(edit) @c03c71b   10/19/15 06:57:31 Sebastian Huber libfdt: Merge into librtemscpu This allows BSPs to use this library. 5
(edit) @0b0969ef   10/16/15 08:23:06 Sebastian Huber bsp/qoriq: Simplify initialization 5
(edit) @36b9f668   10/16/15 08:09:38 Sebastian Huber bsp/qoriq: Initialize FPU on secondary thread 5
(edit) @175263e   10/15/15 09:38:03 Sebastian Huber libfdt: Initial import Import from: … 5
(edit) @54406d9   10/15/15 09:56:15 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define accidentally … 5
(edit) @2f5e3c7   10/15/15 08:45:20 Sebastian Huber bsp/qoriq: Add missing isync after mtmsr 5
(edit) @cff773f   09/10/15 15:12:06 Sebastian Huber libstdthreads: Add C11 threads 5
(edit) @e333089   09/16/15 04:13:45 Sebastian Huber libstdthreads: Import from FreeBSD 5
(edit) @27390a29   10/14/15 05:45:29 Sebastian Huber bsps/arm: Add missing translation table entry See also … 5
(edit) @cf8e033   10/08/15 11:35:27 Sebastian Huber bsp/qoriq: Add nocache heap 5
(edit) @bc820946   10/08/15 11:29:56 Sebastian Huber bsps: Add .nocacheheap section This avoids consumption of a loadable … 5
(edit) @707ecbe   10/07/15 11:53:15 Sebastian Huber bsp/qoriq: Add BMan and QMan Portals 5
(edit) @01531fb6   10/07/15 11:38:59 Sebastian Huber bsp/qoriq: Initilize FPU 5
(edit) @55c8d19d   10/07/15 07:51:29 Sebastian Huber bsp/qoriq: Move BUCSR initialization 5
(edit) @6959e66   10/07/15 07:13:23 Sebastian Huber epiphany: Delete CPU_UNROLL_ENQUEUE_PRIORITY 5
(edit) @ba1ed52   10/02/15 05:59:24 Sebastian Huber SMP: Optimize ticket lock implementation This reverts the relevant … 5
(edit) @08317ef3   10/02/15 05:30:13 Sebastian Huber powerpc: Use wrtee for e6500 multilib This reduces the code size. 5
(edit) @f91fbbf4   09/30/15 13:30:09 Sebastian Huber bsps/i386: Interrupt server support 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @aee6a1d0   09/28/15 05:29:11 Sebastian Huber SMP: Simplify thread lock operations 5
(edit) @8d296cd5   09/26/15 11:03:16 Sebastian Huber score: Use uintptr_t for atomic pointer operations Do not obfuscate … 5
(edit) @5458bff   09/25/15 13:05:50 Gedare Bloom bootstrap: regenerate preinstall.am 5
(edit) @7aca0fe   09/05/15 20:53:16 andre.lousa.marques RaspberryPi?: Added I2C and SPI bus support. Further documentation can … 5
(edit) @f7ea9579   08/15/15 18:52:28 andre.lousa.marques Added GPIO API sources to rpi Makefile 5
(edit) @a57b72d   08/15/15 18:52:27 andre.lousa.marques Removed GPIO API from the libbsp/shared Makefile. 5
(edit) @1f7c5c88   09/25/15 19:31:00 Sebastian Huber score: Fix atomic compare exchange 5
(edit) @f52885b   09/18/15 21:53:31 Martin Galvan ARMv7M: Improve exception handler routine and add comments on SP … 5
(edit) @7263a50   08/27/15 18:19:24 Sudarshan Rajagopalan Fix exception handler for supporting FPU 5
(edit) @314ff3c4   09/14/15 05:10:24 Sebastian Huber score: Fix resource count for self-contained mutex 5
(edit) @10c4636   09/11/15 08:42:06 Sebastian Huber rbheap: Fix rtems_rbheap_free() Remove unused descriptor of merged … 5
(edit) @5e4714b   09/11/15 08:21:15 Sebastian Huber libtests/rbheap01: Simplify Update #2417. 5
(edit) @808230a   09/10/15 08:01:08 Sebastian Huber Upgrade to 4.11.99.0 5
(edit) @bebfc420   09/10/15 15:20:41 Marcos Diaz Beaglebone: fix missing clobber in inline assembly. flush_data_cache … 5
(edit) @cf2f383   09/10/15 18:03:43 Joel Sherrill lpc23xx_tli800: Add mdosfs_fsscandir01 to tests to avoid. Does not link. 5
(edit) @fc5e52b9   09/04/15 11:50:28 Sebastian Huber bsps/arm: Fix function definition Close #2385. 5
(edit) @252e244   09/04/15 11:47:30 Sebastian Huber smp: Documentation 5
(edit) @e1769f27   09/03/15 12:45:44 Sebastian Huber smp: Documentation Close #2274. 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @3995e6d   09/02/15 09:58:54 Sebastian Huber score: Implement SMP-specific priority queue 5
(edit) @c4db18a0   09/01/15 08:38:17 Sebastian Huber score: Documentation 5
(edit) @cee82df   09/02/15 14:36:56 Sebastian Huber smp: Documentation 5
(edit) @06496fb   09/04/15 11:09:17 Sebastian Huber smp: Documentation 5
(edit) @41b5c915   09/03/15 20:55:52 Martin Galvan cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warnings Compiling … 5
(edit) @28a870c4   09/03/15 20:25:35 Martin Galvan cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation error … 5
(edit) @cc93c83   09/02/15 21:54:24 Martin Galvan cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf() … 5
(edit) @9147a82   09/02/15 21:54:23 Martin Galvan tools/cpu/nios2/ptf.c: Fix leak of memory pointed to by new_prefix … 5
(edit) @c83bad2f   09/02/15 21:54:25 Martin Galvan cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure … 5
(edit) @17f71fc7   09/02/15 21:54:22 Martin Galvan tools/cpu/nios2/memory.c: Fix uninitialized use of variable memory … 5
(edit) @7def219   09/02/15 21:54:21 Martin Galvan various .h files: Add missing C++ extern wrappers Updates #2405. 5
(edit) @f8202273   08/31/15 09:30:36 Sebastian Huber JFFS2: Use RTEMS red-black tree implementation 5
Note: See TracRevisionLog for help on using the revision log.