Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d6cb813   06/15/17 17:41:26 joel dl03/dl-cache.c: Fix duplicate const warning 5
(edit) @d8b5481   06/15/17 17:41:04 joel sys/utsname.h: Increase buffer to avoid overflow 5
(edit) @ec230fc7   06/15/17 17:40:25 joel i386/shared/comm/i386-stub-glue.c: Fix duplicate const warning 5
(edit) @9177426   06/15/17 17:40:04 joel lpc176x/misc/restart.c: Fix duplicate const warning 5
(edit) @d93181a0   06/12/17 16:49:51 joel malloctest/init.c: Disable check maximum size warning to allow error … 5
(edit) @9761b98d   06/12/17 16:49:10 joel capture/rtems-trace-buffer-vars.c: Fix duplicate const warning 5
(edit) @5700d8ba   06/12/17 02:05:42 joel top/task1.c: Fix sprintf() buffer overflow 5
(edit) @a5d31fe   06/12/17 01:47:18 joel rbheap01/init.c: Fix PAGE_SIZE redefined warning 5
(edit) @d30c2cc   06/20/17 11:01:02 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context. 5
(edit) @ae3e6af8   06/20/17 08:39:54 Sebastian Huber powerpc: Fix TLS support Do not zero the GPR2 in the thread context … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @b361cb6c   06/16/17 04:22:21 Sebastian Huber bsps/powerpc: Fix warning Close #3051. 5
(edit) @ae359a9d   06/14/17 13:12:57 Sebastian Huber shell: Display scheduler instead of current CPU Display the scheduler … 5
(edit) @369372c3   06/15/17 11:35:20 1473996754 Fix beagle i2c file bbb-i2c.c comment issues 5
(edit) @8f550d2   06/14/17 14:53:44 1473996754 Add the i2c driver for Beaglebone Black Update ticket #2891 and my … 5
(edit) @7741545b   06/05/17 12:49:49 1473996754 Remove beagle old i2c code modify … 5
(edit) @fd10817   05/11/17 13:33:10 m09123874 Remove excessive locking from cache operations. According to manual, … 5
(edit) @3dd67dd1   06/14/17 05:29:14 Sebastian Huber score: Remove rtems_ada_self This task variable is superfluous since … 5
(edit) @4000836c   06/13/17 11:01:03 Sebastian Huber tests: Fix build dependencies See also: … 5
(edit) @c7377381   06/12/17 08:27:50 Sebastian Huber xz: Use CRC32 This reverts c475924d6d2ea7d5cba160a8a28e88642d6b46d8. … 5
(edit) @3f884b4   06/13/17 09:38:39 Sebastian Huber bsp: Fixes due to header file changes Update #2833. 5
(edit) @0af8bb6   06/12/17 13:40:37 Sebastian Huber bsp: Include missing <sys/param.h> Update #2833. 5
(edit) @74a13c8   06/12/17 13:30:13 Sebastian Huber bsp/beatnik: Fixes due to header file changes Update #2833. 5
(edit) @86c1004   06/12/17 11:56:40 Sebastian Huber network: Remove FreeBSD specific hack For whatever reason FreeBSD … 5
(edit) @7b0c74ff   06/09/17 13:42:36 Sebastian Huber i386: Support thread-local storage (TLS) Update #2468. 5
(edit) @cb0d9a0   06/09/17 06:17:59 Sebastian Huber i386: Move _CPU_Context_Initialize() Update #2468. 5
(edit) @f256685   06/09/17 05:55:16 Sebastian Huber bsp/psim: Include missing <sys/param.h> 5
(edit) @6081ef3   06/09/17 05:54:45 Sebastian Huber if_fxp: Include missing <inttypes.h> Fix format warnings. 5
(edit) @f7d0f5e   06/09/17 05:50:41 Sebastian Huber spcpuset01: Update due to CPU_CMP() changes Close #3036. 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @a66accc5   06/08/17 09:41:23 Sebastian Huber libblock: FreeBSD kernel-space compatibility Update #2833. 5
(edit) @2585347   01/20/17 09:22:46 Stavros Passas network: Fix DHCP client protocol Close #2877. 5
(edit) @ce3ac00   06/06/17 13:41:48 Christian.Mauderer bsps/arm: Fix ARMv7-M interrupt suppport Enable/disable vector … 5
(edit) @b06dbb26   06/07/17 06:47:47 Sebastian Huber spcpuset01: Update due to CPU_NAND_S() changes Close #3032. 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @26ccd139   06/07/17 05:24:00 Sebastian Huber network: Header file compatiblity Move legacy network stack … 5
(edit) @e744c36   06/07/17 05:36:59 Sebastian Huber network: Use inet_ntoa_r() Update #2833. 5
(edit) @9b035a0a   06/07/17 05:11:23 Sebastian Huber network: Update <arpa/inet.h> Update #2833. 5
(edit) @3bc19384   06/06/17 13:30:40 Sebastian Huber network: Move header files Prevent accidental use of legacy network … 5
(edit) @d4ab0aef   06/06/17 09:14:21 Sebastian Huber network: Move RTEMS specifics Move RTEMS specifics to … 5
(edit) @d7613f7a   05/22/17 10:36:55 Sebastian Huber network: Include <sys/uio.h> explicitly Do not rely on indirect … 5
(edit) @643b820   06/06/17 09:11:49 Sebastian Huber Include missing <sys/param.h> Some kernel-space header expect that … 5
(edit) @1e0cc86   06/06/17 09:09:19 Sebastian Huber rpc: Remove superfluous includes Update #2833. 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @64ecfc1   06/06/17 06:03:07 Sebastian Huber Do not use deprecated <sys/termios.h> Update #2833. 5
(edit) @81ea001   06/06/17 05:19:12 Sebastian Huber Test for POSIX headers from Newlib 20170522 Update #2833. 5
(edit) @d60bc7c8   05/22/17 10:34:27 Sebastian Huber Provide kernel space headers used by Newlib Update #2833. 5
(edit) @eddb134   05/22/17 10:38:32 Sebastian Huber network: Do not use MSIZE Do not use the MSIZE for the legacy network … 5
(edit) @cf54965   06/07/17 05:22:38 Sebastian Huber network: Include missing <inttypes.h> Update #2833. 5
(edit) @3623c40   05/29/17 10:09:34 Sebastian Huber ada-tests/spatcb01: New test Update #2289. 5
(edit) @7203b70   06/01/17 17:04:05 Sebastian Huber bsp/motorola_powerpc: Fix for Binutils 2.28+ There are mismatched … 5
(edit) @697a6ca   06/01/17 17:00:38 Sebastian Huber bsps/powerpc: Set output format in linker script Set the proper … 5
(edit) @848007c   05/07/17 21:08:17 phamp Add support for IBM PowerPC 750 chip. Closes #3015. 5
(edit) @afa5b89   05/23/17 09:34:45 Sebastian Huber ada: Remove task notepad support Update #2493. 5
(edit) @783fbce   05/23/17 09:33:29 Sebastian Huber ada: Update due to Clock Manager API changes Update #2676. 5
(edit) @9ff0f40   05/23/17 09:32:21 Sebastian Huber ada: Remove <rtems/debug.h> support Update #2477. 5
(edit) @7ec982bf   05/26/17 00:35:17 Chris Johns build-system: Fix the targets support for the parallel build. 5
(edit) @30eeb0d   05/25/17 05:11:45 Chris Johns testsuite: Fix excluding tests that a substring of another test. Fix … 5
(edit) @ff781cc   05/25/17 05:10:11 Chris Johns m32c/m32csim: Exclude linpack from the tests. Closes #3025. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @86ae03c   05/24/17 02:39:19 Chris Johns testsuite: Add fsjffs2gc01 to the disable JFFS tests. 5
(edit) @7396e39   05/23/17 23:22:28 Chris Johns testusite: Fix the parallel build test excludes. 5
(edit) @9935c23   05/23/17 23:26:29 Chris Johns arm/tms570: Update preinstall.am after bootstrap. 5
(edit) @8aa62776   05/23/17 23:21:04 Chris Johns cpukit/libxz: Fix the include path to remove the make warnings. 5
(edit) @d5c8756   05/23/17 08:03:56 Sebastian Huber arm: Fix profiling support of Thumb-1 targets Update #2751. 5
(edit) @a330c5d   05/16/17 15:37:27 Gedare Bloom posix: clarify expression with parentheses Close #3010. 5
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @0b8084c2   05/16/17 07:47:08 Sebastian Huber confdefs.h: Fix compile error in non-SMP cfg Bug introduced by … 5
(edit) @bc470d3c   10/31/16 10:01:39 jacob.hansen sparc: only define start if it is different from SYM(start) The SYM … 5
(edit) @8639685   10/28/16 14:05:56 jacob.hansen sparc: Adjust assembly to improve compability with LLVM - All … 5
(edit) @1ea73e2b   05/11/17 11:43:53 Daniel Hellstrom leon, grtc: SMP support by using spin-locks 5
(edit) @818f10bc   05/11/17 10:54:46 Daniel Hellstrom leon, grtc: updated overrun condition handling The following … 5
(edit) @6fdded2c   05/10/17 10:39:23 Daniel Hellstrom leon, gr1553bm: SMP support by using spin-locks 5
(edit) @3feae3b   05/10/17 08:46:01 Daniel Hellstrom leon, gr1553bc: SMP support by using spin-locks Since DMA buffers are … 5
(edit) @84e4d10c   05/09/17 14:00:56 Daniel Hellstrom leon, apbuart: remove old RAW UART driver This driver was initially … 5
(edit) @c92f402c   05/09/17 11:13:44 Daniel Hellstrom leon, grtm: SMP support by using spin-locks 5
(edit) @f767fe74   05/08/17 14:10:14 Daniel Hellstrom leon, ahbstat: remove printf warnings 5
(edit) @ce76b9d2   05/08/17 12:58:41 Daniel Hellstrom leon, pci-peripherals: SMP support by spin-locks and updated genirq 5
(edit) @8670c464   05/05/17 13:42:45 Daniel Hellstrom leon, genirq: SMP support for PCI peripherals The common interrupt … 5
(edit) @aa19873   04/24/17 14:39:49 maberg leon: allow SMP boot from any CPU 5
(edit) @039edd2a   04/13/17 12:12:31 maberg leon, grcan: removed unused txerror, rxerror 5
(edit) @ee078c21   04/13/17 12:06:04 maberg leon, grcan: fixed historical comment 5
(edit) @91541551   04/11/17 10:30:02 Daniel Hellstrom leon, grcan: semaphore reset count required after flushing It is also … 5
(edit) @9855690   04/11/17 08:47:39 Daniel Hellstrom leon, grcan: split hw_stop() into hw and sw stop this is to avoid … 5
(edit) @3a650d3b   04/13/17 12:08:50 maberg leon, grcan: RTEMS_NO_TIMEOUT on tx_sem 5
(edit) @2d3d8f96   04/03/17 11:27:49 maberg leon, grcan: redesigned bus-off and AHB error handling When bus-off … 5
(edit) @ca4c4164   03/09/17 14:44:08 Daniel Hellstrom leon, grcan: updated device name and use it for ISR 5
(edit) @05749690   01/26/17 10:01:10 maberg leon, grcan: fixed race on interrupt mask register There was a … 5
(edit) @5d367c56   01/26/17 09:54:57 maberg leon, grcan: unregister interrupt handler at close 5
(edit) @c297060   03/13/17 11:44:58 maberg leon, grcan: protect statistics on copy to user Locking the stats … 5
(edit) @7b8a920   01/26/17 09:52:31 maberg leon, grcan: use RTEMS 4.12 SMP interrupt lock 5
(edit) @bc40b4d   01/24/17 10:16:41 maberg leon, grcan: consistent indentation This commit does not contain any … 5
(edit) @ad203e58   01/24/17 09:00:07 maberg leon, grcan: function based user interface This commit preserves all … 5
(edit) @229c4249   04/27/17 11:14:53 maberg bsp/leon3: Cleaner namespace for LEON3 debug UART Prefix BSP specific … 5
(edit) @011efee8   04/25/17 07:10:03 Daniel Hellstrom leon, irq: single CPU SMP configuration does not need IPI ISR 5
(edit) @fa27fe5c   04/25/17 13:26:18 Daniel Hellstrom leon, greth: new option and change soft-reset logic for EDCL 5
(edit) @8ac070a   04/24/17 14:36:16 Daniel Hellstrom leon, greth: 10/100 modes should be assigned in fastest priority 5
(edit) @e6fbd26   04/24/17 14:32:17 Daniel Hellstrom leon, greth: speed modes advertising now configurable 5
(edit) @12718134   04/24/17 13:10:41 Daniel Hellstrom leon, greth: EDCL and DD is disabled during reset The EDCL and … 5
Note: See TracRevisionLog for help on using the revision log.