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) @b44f994   10/19/12 08:05:00 Ralf Corsepius Include "rtems-rfs-shell.h". 4.115
(edit) @02687e22   10/18/12 13:22:58 Ralf Corsepius Remove unused vars 'rxdmaBase', txdmaBase. 4.115
(edit) @37a532b   10/18/12 10:40:54 Ralf Corsepius Remove stray blanks. 4.115
(edit) @23242172   10/18/12 13:22:13 Ralf Corsepius Add clock/rtc.h to rtc_rel_SOURCES. 4.115
(edit) @86d7cbd   10/15/12 08:27:59 Ralf Corsepius Remove unused var 'sc'. 4.115
(edit) @503de116   10/15/12 15:45:04 Ralf Corsepius Make tems_rfs_bitmap_ut_test_range, … 4.115
(edit) @2fcc360   10/15/12 08:28:55 Ralf Corsepius Fix z85c30_get_register, z85c30_set_register prototype mismatch. 4.115
(edit) @61af4b0b   10/15/12 04:00:20 Ralf Corsepius Include <rtems/framebuffer.h>. 4.115
(edit) @364e8918   10/15/12 03:07:27 Ralf Corsepius Include libchip/z85c30.h. 4.115
(edit) @4c3d4fd5   10/15/12 03:07:07 Ralf Corsepius Include stdint.h, libchip/serial.h. 4.115
(edit) @e693b9ed   10/15/12 02:39:21 Ralf Corsepius Remove unused var "sc". 4.115
(edit) @b9e9dab   10/15/12 02:39:04 Ralf Corsepius Remove unused var "service". Move #include "test-http-client.h" after … 4.115
(edit) @2d72c198   10/15/12 02:37:40 Ralf Corsepius Move extern "C" after std-header inclusions. 4.115
(edit) @35320729   10/15/12 02:36:15 Ralf Corsepius Use %zd instead of %d to print size_t's 4.115
(edit) @8d4faf9   08/24/12 13:56:49 Sebastian Huber score: Use _Workspace_Allocate_or_fatal_error() Use … 4.115
(edit) @178a7bb9   08/24/12 13:22:51 Sebastian Huber sptests/sp39: Increase clock tick interval Not every BSP supports a … 4.115
(edit) @f7513a0   08/09/12 14:45:12 Sebastian Huber bsps: Remove unused bsp_libc_init() prototype 4.115
(edit) @ca9f2e6   08/24/12 07:58:54 Sebastian Huber libcsupport: Spelling 4.115
(edit) @2eb5d54c   10/12/12 13:24:32 Sebastian Huber bsps/arm: Add BSP_USB_OTG_TRANSCEIVER_I2C_ADDR 4.115
(edit) @f72b2de   10/12/12 08:06:15 Sebastian Huber bsp/lpc24xx: Fix PCLK clock divider calculation 4.115
(edit) @34d12d97   10/12/12 08:05:20 Sebastian Huber bsp/lpc24xx: Use 96MHz CCLK for LPC17XX EA BSP This enables USB … 4.115
(edit) @e9e5b92d   10/12/12 08:04:28 Sebastian Huber bsp/lpc24xx: Evaluate LPC17XX pin type New pin type … 4.115
(edit) @4275124   10/12/12 08:02:35 Sebastian Huber bsp/lpc24xx: Enable USB clock by PLL0 for LPC17XX 4.115
(edit) @6671ddd   10/12/12 07:40:15 Sebastian Huber bsp/lpc24xx: Fix warnings 4.115
(edit) @0e27119   10/11/12 20:52:18 Joel Sherrill Use proper 3 line form of license text 4.115
(edit) @b8fa5013   10/10/12 21:44:14 Joel Sherrill threadqextractwithproxy.c: Doxygen header and spacing 4.115
(edit) @c1412db   10/11/12 16:27:34 Ralf Corsepius Use %zu instead of %lu to print size_t's. 4.115
(edit) @d498e5c   10/11/12 16:26:40 Ralf Corsepius Import from automake-1.12.4. 4.115
(edit) @fd71610   10/11/12 16:25:03 Ralf Corsepius Cleanup Krzysztof's copyright notices. 4.115
(edit) @22fb90e4   07/27/12 13:38:04 Ralf Corsepius Misc. cosmetic changes. 4.115
(edit) @06e1086   10/09/12 12:38:43 Ralf Corsepius Import from automake-1.12.4. 4.115
(edit) @34a8f36   10/09/12 16:43:46 Ralf Corsepius Remove stray '/'. 4.115
(edit) @d880d40a   10/08/12 14:22:25 Sebastian Huber bsp/qoriq: Fix maximum packet size 4.115
(edit) @75025a6   10/08/12 14:19:44 Sebastian Huber rtems: PR1844: Fix MP process packet size 4.115
(edit) @78f417f8   10/07/12 15:17:27 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @8b65f389   10/07/12 15:12:49 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @39d7d51   10/07/12 15:11:30 Sebastian Huber fstests/fsimfsgeneric01: Avoid global state 4.115
(edit) @c17d0b3   10/02/12 13:44:59 Sebastian Huber Filesystem: Reject removal of root nodes Reject the removal of file … 4.115
(edit) @9b83a66   10/02/12 14:13:00 Sebastian Huber score: Critical fix for thread dispatching The changes in … 4.115
(edit) @cb7b57e1   10/03/12 16:09:32 Joel Sherrill mghttpd: Requires POSIX to build server and tests Formerly, mghttpd … 4.115
(edit) @8896c97   10/02/12 18:28:08 Joel Sherrill threaddispatch.c: Fix typo 4.115
(edit) @196fe59   10/02/12 18:27:04 Joel Sherrill score/thread.h: Move Thread_CPU_usage_t definition down At the … 4.115
(edit) @9e735966   10/02/12 18:24:20 Joel Sherrill score/percpu.h: _Thread_Time_of_last_context_switch always available … 4.115
(edit) @b249d7f   10/02/12 18:23:23 Joel Sherrill score/tod.h: Fix formatting 4.115
(edit) @880e2f37   10/02/12 16:45:09 Joel Sherrill User's Guide: Correct typos in return status bullets 4.115
(edit) @5633c54c   10/02/12 13:38:51 Sebastian Huber nfsclient: Format changes 4.115
(edit) @c69ef3b   10/02/12 09:30:33 Sebastian Huber nfsclient: Add and use nfsEvaluateStatus() The NFS status codes do … 4.115
(edit) @3becac2   10/02/12 07:37:39 Sebastian Huber nfsclient: Fix for short enums The XDR library has a problem on … 4.115
(edit) @86f6e8b   10/01/12 15:40:18 Sebastian Huber nfsclient: PR2075: Fix node initialization 4.115
(edit) @52c8df84   10/01/12 13:43:22 dufault bsp/mpc55xx: PR2077: Add BSP_DEFAULT_BAUD_RATE 4.115
(edit) @6527d87   10/01/12 13:25:32 dufault bsp/mpc55xx: PR2077: Avoid PPC_USE_SPE 4.115
(edit) @2a6ec317   10/01/12 13:22:52 dufault bsp/mpc55xx: PR2077: Mapping for external flash 4.115
(edit) @967481a0   10/01/12 13:12:25 dufault bsps: PR2076: SMC91111 fixes for mpc55xxevb BSP - A typo prevents … 4.115
(edit) @245cad5   10/01/12 12:28:32 Sebastian Huber bsp/mpc55xx: Fix bsp_idle_thread() 4.115
(edit) @94102775   10/01/12 13:02:57 Sebastian Huber bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILY 4.115
(edit) @29b1bbf   09/28/12 19:07:24 Joel Sherrill fsrfsbitmap01/test.c: Remove tabs 4.115
(edit) @35c58a56   09/28/12 19:04:08 Joel Sherrill misc fstests: Remove spaces at EOL 4.115
(edit) @445b2bd6   09/26/12 11:42:11 Krzysztof Miesowicz New fstest to cover RFS bitmaps - fsrfsbitmap01 4.115
(edit) @37b18d21   09/01/12 08:50:54 Krzysztof Miesowicz new fstest hitting fpathconf function 4.115
(edit) @2e83663a   09/28/12 22:19:59 Joel Sherrill cpukit/configure.ac: Remove unused use ticks for statistics options … 4.115
(edit) @63241f8   09/28/12 21:37:58 Joel Sherrill pc386: Add Cirrus FB Driver to Makefile and configure.ac The user has … 4.115
(edit) @f97e450   09/28/12 21:37:58 alex.sever.h FB driver for Cirrus GD5446 graphic hardware. Implementation is … 4.115
(edit) @b762488e   09/28/12 14:02:28 Sebastian Huber bsp/mpc55xx: Add e200z7 specific idle task 4.115
(edit) @7f5ab84e   09/28/12 11:48:32 Sebastian Huber bsps/arm: Fix rtems_mii_ioctl() usage 4.115
(edit) @afd1967   09/24/12 10:51:47 Sebastian Huber bsps/arm: Add LPC_DMA_CHANNEL_COUNT 4.115
(edit) @90e2026   08/20/12 12:43:16 Sebastian Huber telnetd: Map CRLF to CR It is not so easy to use Termios for that. … 4.115
(edit) @e652e5f8   08/20/12 10:10:03 Sebastian Huber telnetd: Inform client that we will echo The standard line editor … 4.115
(edit) @3850af9   09/06/12 14:40:17 Joel Sherrill mpc55xxevb: Fix compilation in start-config-siu-pcr.c 4.115
(edit) @d3c86023   09/05/12 17:25:38 Joel Sherrill shell/dd-misc.c: Rename unused to avoid conflict with new <sys/cdefs.h> 4.115
(edit) @09f2ce3   09/05/12 17:23:59 Joel Sherrill mips/idtcpu.h: Fix nested comment warning 4.115
(edit) @d658a9b   08/31/12 14:58:42 Joel Sherrill coremsg.c: Clean up and comment improvement This code was reviewed as … 4.115
(edit) @66dacbfb   08/30/12 23:38:50 joel timespec: Add documentation for struct timespec Helpers Joel editted … 4.115
(edit) @a6eaa548   08/29/12 12:38:54 Krzysztof Miesowicz timespec helpers: Add wrappers with new test 4.115
(edit) @3913e3cf   08/29/12 12:35:23 Krzysztof Miesowicz sp77: new test to cover allocated message size overflowing Author: … 4.115
(edit) @7b865a4   08/16/12 13:55:03 christian.mauderer bsp/mpc55xx: Use a one second timeout 4.115
(edit) @f9fe954   08/16/12 10:19:14 christian.mauderer bsp/mpc55xx: Fix SMSC9218I_BIG_ENDIAN_SUPPORT 4.115
(edit) @6f89813   08/09/12 13:47:08 christian.mauderer bsp/mpc55xx: Move work from ISR to task context 4.115
(edit) @d9af2ed4   08/20/12 08:15:20 thomas.doerfler bsp/gen83xx: Add br_uid BSP variant 4.115
(edit) @bd5a1386   08/13/12 09:29:13 Sebastian Huber libcsupport: Add and use rtems_putc() This reduces code size and … 4.115
(edit) @25802b42   08/13/12 13:32:03 Sebastian Huber bsp/lpc32xx: Specify scratch area alignment 4.115
(edit) @f5db5d2   08/13/12 13:24:03 Sebastian Huber bsp/lpc32xx: Stop unused DDRAM_CLK 4.115
(edit) @25a8c022   08/13/12 09:51:45 Sebastian Huber bsp/lpc32xx: Fix clock name Rename lpc32xx_dram_clk() in … 4.115
(edit) @6cfe52f   07/25/12 13:51:21 Sebastian Huber bsp/lpc32xx: Add lpc32xx_select_nand_controller() 4.115
(edit) @833ac60   08/06/12 16:32:49 Sebastian Huber bsp/lpc24xx: Use USB RAM for fast data section 4.115
(edit) @6c92e1b   08/09/12 10:45:37 Sebastian Huber IMFS: Typo 4.115
(edit) @2aff1f08   08/06/12 17:53:38 Andreas Heinig PR2069: Similar. Forgot to add missing file. 4.115
(edit) @7a9288fe   08/06/12 17:46:27 Andreas Heinig PR2069: [CBS Scheduler] Memory leak and enqueue problem Due to the … 4.115
(edit) @6c5d6c59   08/06/12 17:08:47 Gedare Bloom Remove generated files. 4.115
(edit) @ea97782   08/06/12 17:06:35 Gedare Bloom Delete leftover bspopts.h.in from revert 4.115
(edit) @57e922c7   08/06/12 17:04:24 Gedare Bloom Revert "Add config.h.in." This reverts commit … 4.115
(edit) @c717fda5   08/06/12 17:03:46 Gedare Bloom Revert "Add bspopts.h.in." This reverts commit … 4.115
(edit) @aa96f47   07/27/12 08:02:00 Ralf Corsepius Do not remove scripts upon ./bootstrap -c. Introduce ./bootstrap -c -f. 4.115
(edit) @69b346b   07/25/12 11:48:20 Sebastian Huber bsp/mpc55xx: eQADC register changes 4.115
(edit) @b0753c3   07/19/12 07:18:17 Sebastian Huber bsp/mpc55xx: Add MPC55XX_CONSOLE_MINOR Remove MPC55XX_ESCI_CONSOLE_MINOR. 4.115
(edit) @89c92a0   07/19/12 07:08:07 Sebastian Huber bsp/mpc55xx: Whitespace changes 4.115
(edit) @208f479   07/19/12 07:05:46 Sebastian Huber bsp/mpc55xx: New EBI settings for MPC5674F boards 4.115
(edit) @0ec2c36   07/19/12 15:02:16 Ralf Corsepius Use http://www.rtems.org/bugzilla as bug-URL. 4.115
(edit) @d7af336   07/19/12 15:00:56 Ralf Corsepius Reformat AC_INIT. 4.115
(edit) @1c554014   07/19/12 14:14:53 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @59bd5115   07/19/12 13:59:46 Ralf Corsepius Remove CVS-Ids. 4.115
Note: See TracRevisionLog for help on using the revision log.