source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d9bd5cd6   05/22/13 07:54:34 Sebastian Huber arm: Add CPU specific idle thread for ARMv7 4.115
(edit) @18e1e5b   05/23/13 07:04:19 Sebastian Huber arm: Fix CPSR and SPSR access The GNU assembler translates for … 4.115
(edit) @e67025e   05/22/13 10:10:33 ralf.kirchner dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE 4.115
(edit) @a0f3ce2   05/14/13 14:18:04 ralf.kirchner dosfs: Fix typo 4.115
(edit) @8db586c8   02/26/13 10:04:57 ralf.kirchner fstests: Use "tmacros.h" instead of "pmacros.h" 4.115
(edit) @26ecc74   05/19/13 21:30:06 Gedare Bloom sptests: add test to demonstrate bug in strict order mutex 4.115
(edit) @9cdbf73   05/18/13 18:57:14 Gedare Bloom sptests: add test for priority inversion with multiple locks 4.115
(edit) @36a6f58a   05/18/13 18:38:02 Gedare Bloom score: use reference with strict mutex 4.115
(edit) @6c2eedc   05/13/13 11:37:06 Sebastian Huber smp: Add maximum_processors field to config Delete … 4.115
(edit) @12c99a64   05/16/13 09:38:57 Sebastian Huber fstests/fsstatvfs: Fix end of test message 4.115
(edit) @7bb71c7   05/16/13 09:24:09 Andrey Mozzhuhin shell: Add df command 4.115
(edit) @56f22600   05/16/13 09:23:46 Andrey Mozzhuhin dosfs: Add statvfs() support 4.115
(edit) @d2d09eac   05/15/13 13:14:28 Andreas Heinig shell: Fix NULL pointer access 4.115
(edit) @5e45d36   05/15/13 15:46:37 dchabot Add c++ guard to header. 4.115
(edit) @b71336c   05/10/13 09:59:12 Sebastian Huber libcsupport: Avoid division by zero 4.115
(edit) @9deed9ed   05/10/13 09:58:39 Sebastian Huber libtests/malloc04: Prevent compiler optimizations 4.115
(edit) @cfd8d7a   05/08/13 07:30:31 Sebastian Huber arm: Support VFP-D32 and Neon 4.115
(edit) @9dcc683   05/07/13 10:05:43 Sebastian Huber arm: Simplify architecture selection 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @aedeb57   05/07/13 09:22:38 Sebastian Huber arm: Add FUNCTION_THUMB_ENTRY(), etc. Add FUNCTION_THUMB_ENTRY(), … 4.115
(edit) @3806e01a   05/10/13 08:33:11 Chris Johns Revert bootstrap whitespace changes. 4.115
(edit) @ad4ef3c   05/07/13 09:24:29 Sebastian Huber sparc: Fix problem with assembler files 4.115
(edit) @b1ce6f29   05/06/13 10:23:42 Mohammed Khoory sparc.h: Included stdint.h This header uses uint32_t but does not … 4.115
(edit) @a94d46c8   05/06/13 12:34:55 Sebastian Huber bsp/xilinx-zynq: New BSP 4.115
(edit) @12d182c4   05/06/13 12:01:10 Sebastian Huber bsps/arm: Fix register usage 4.115
(edit) @e37d57bc   05/06/13 08:59:07 Sebastian Huber bsps/arm: Add shared GIC tmtests/tm27 support 4.115
(edit) @33c98fd   05/06/13 08:20:26 Sebastian Huber bsps/arm: Remove superfluous parameter 4.115
(edit) @f2e9d0d   05/06/13 07:59:16 Sebastian Huber bsp/raspberrypi: Use shared start code 4.115
(edit) @86b79fb   05/06/13 07:54:02 Sebastian Huber bsp/lm3s69xx: Fix initialization value 4.115
(edit) @9bc1913e   05/05/13 22:02:07 eugen bsp/lm3s69xx: Use interrupts for UART receive This makes continuous … 4.115
(edit) @847e2cac   05/05/13 22:02:06 eugen bsp/lm3s69xx: More access macros for UART data register Add mask for … 4.115
(edit) @9159711   05/06/13 07:37:12 alan.cudmore bsp/raspberrypi: Enable unaligned access 4.115
(edit) @936c8d6   05/03/13 14:46:09 Sebastian Huber psxtests/psxtime: Reduce test time 4.115
(edit) @a91dc98b   04/26/13 13:06:32 Sebastian Huber bsp/realview-pbx-a9: New BSP 4.115
(edit) @9ce65803   05/02/13 11:37:30 Sebastian Huber bsps/arm: Copy vector table only if necessary 4.115
(edit) @27690ec3   05/02/13 11:36:03 Sebastian Huber bsps/arm: Move .vector section The .vector section contains … 4.115
(edit) @ecf7dd9   05/02/13 09:41:22 Sebastian Huber bsps/arm: Move CP15 start initialization 4.115
(edit) @fd51f7e   05/02/13 09:09:24 Sebastian Huber bsps/arm: Support ARMv7 VMSA sections and control 4.115
(edit) @88cf23f8   04/30/13 13:23:45 Sebastian Huber bsps/arm: Add arm_cp15_set_exception_handler() 4.115
(edit) @037e8ae5   05/02/13 15:42:20 Sebastian Huber bsps/arm: Add arm_cp15_set_trans*_table_entries() 4.115
(edit) @544615d   05/02/13 15:41:11 Sebastian Huber bsps/arm: Add arm_cp15_mmu_disable() 4.115
(edit) @d2d02961   05/02/13 15:40:45 Sebastian Huber bsps/arm: Add arm_cp15_get_min_cache_line_size() 4.115
(edit) @962e0fac   05/02/13 09:18:09 Sebastian Huber bsps/arm: Add and use bsp_translation_table_base 4.115
(edit) @fb0584f   05/03/13 08:39:26 Sebastian Huber bsps/arm: Move implementation to inline functions 4.115
(edit) @2bbea4dd   05/03/13 14:14:45 Sebastian Huber arm: Switch to ARM only for Thumb-1 The Thumb-2 instruction set as … 4.115
(edit) @57c05b54   05/03/13 14:07:34 Sebastian Huber arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-AR 4.115
(edit) @85387db5   05/03/13 15:28:48 Sebastian Huber libtests/malloc04: Adjust for new sbrk() support 4.115
(edit) @77ebea3   05/01/13 00:42:45 Joel Sherrill SUPPORT: Fix phone number 4.115
(edit) @d23c44d5   05/01/13 00:14:48 Joel Sherrill score/cpu/.../i386.h: PR2020: Remove soft float references i386 … 4.115
(edit) @5aa4ed9   04/30/13 17:31:29 Joel Sherrill i386: PR2010: Remove pc386 BSPs using soft-float i386 soft-float is … 4.115
(edit) @502693f5   04/23/13 16:34:17 wei.a.yang Clear the atomic conditional compilation. 4.115
(edit) @9b605b28   04/23/13 16:34:16 wei.a.yang Using the generic atomic ops to implement UP mode atomic for all … 4.115
(edit) @f6db560   04/23/13 16:34:15 wei.a.yang Implement a generic atomic ops for all UP mode architectures with … 4.115
(edit) @024a572   04/29/13 07:28:58 Sebastian Huber bsp/mpc55xx: Avoid empty enum 4.115
(edit) @f22bba3   04/26/13 09:03:59 eugen bsp/lm3s69xx: New BSP variants Add support for LM3S3749. 4.115
(edit) @b7cf1ff7   04/24/13 13:04:30 Sebastian Huber libcsupport: Delete libc_wrapup() Add and use … 4.115
(edit) @5fa0e5c5   04/24/13 12:37:50 Sebastian Huber libcsupport: Rename open_dev_console() Rename open_dev_console() to … 4.115
(edit) @a290fbe9   04/24/13 12:30:42 Sebastian Huber libcsupport: Make LibIO helper const Add and use rtems_libio_helper … 4.115
(edit) @aeba445   04/24/13 07:38:00 Sebastian Huber libcsupport: Remove superfluous assignments Remove superfluous … 4.115
(edit) @2f72de2   04/24/13 07:29:33 Sebastian Huber libcsupport: Make newlib_free_buffers() static 4.115
(edit) @3771f3cc   04/24/13 07:23:01 Sebastian Huber libcsupport: Delete unused newlib_begin_hook() 4.115
(edit) @0806f85   04/24/13 07:21:57 Sebastian Huber libcsupport: Delete REENT_MALLOCED define 4.115
(edit) @ad8010c   04/24/13 07:21:09 Sebastian Huber libcsupport: Use copyright notice of original file 4.115
(edit) @62aa318   04/25/13 13:21:35 Sebastian Huber bsp/mpc55xx: Add MMU tag translate initializer 4.115
(edit) @45c9b7d4   04/23/13 13:04:42 Sebastian Huber libcsupport: POSIX conformance for _exit() According to POSIX the … 4.115
(edit) @ea123ca   04/23/13 13:17:35 Gedare Bloom README: Update README and INSTALL to try to be GNU'ish. 4.115
(edit) @0ced77e9   04/22/13 17:14:36 Gedare Bloom README: Rewrite and reduce Delete old bit-rotting README files and … 4.115
(edit) @dfd1508   04/23/13 12:30:52 Sebastian Huber libtests/exit02: New test 4.115
(edit) @49120e8   04/23/13 12:30:35 Sebastian Huber libtests/exit01: New test 4.115
(edit) @59c0559   04/23/13 07:46:47 Sebastian Huber mips: Fix warnings 4.115
(edit) @10e348ab   04/23/13 07:46:29 Sebastian Huber sapi: Fix warnings 4.115
(edit) @92d8038   04/19/13 09:53:07 Sebastian Huber bsp/mpc5200: New BSP variant BRS6L 4.115
(edit) @7a44d06   04/19/13 12:17:09 Sebastian Huber bsp/mpc5200: Change SDRAM initialization Change SDRAM initialization … 4.115
(edit) @d4a4811   04/19/13 12:01:47 Sebastian Huber bsp/mpc5200: Set SDELAY register 4.115
(edit) @dbe6aae7   04/19/13 11:51:54 Sebastian Huber bsp/mpc5200: Move CSBOOTROM_VAL definition 4.115
(edit) @e79e904   04/19/13 11:50:34 Sebastian Huber bsp/mpc5200: Move comment 4.115
(edit) @6c094da   04/19/13 11:48:48 Sebastian Huber bsp/mpc5200: Change ADREN register defines 4.115
(edit) @2793778   04/19/13 11:00:14 Sebastian Huber bsp/mpc5200: Remove Erratum 342/339 comment 4.115
(edit) @be04e62   04/19/13 10:51:57 Sebastian Huber bsp/mpc5200: Set XLB timeout values 4.115
(edit) @5e920ceb   04/19/13 10:50:10 Sebastian Huber bsp/mpc5200: Do not initialize debug registers 4.115
(edit) @740abbd   04/17/13 13:57:20 Sebastian Huber bsp/mpc5200: Add and use enable_bat_4_to_7() 4.115
(edit) @d5587f9f   04/17/13 14:03:03 Sebastian Huber bsp/mpc5200: Fix cache handling 4.115
(edit) @47fb2fe   04/11/13 15:22:02 Sebastian Huber bsp/mpc5200: Add MPC5200_BOARD prefix 4.115
(edit) @76de8a8e   04/17/13 12:54:05 van.freenix D-cache clean&&invalidate for Tiny6410 4.115
(edit) @ef8e851   04/17/13 13:45:52 Sebastian Huber bsp/mpc55xx: Typo 4.115
(edit) @f205c18f   04/17/13 10:19:33 Ralf Corsepius Use uint32_t instead of long. Use unsigned defines (Prevent overflows … 4.115
(edit) @7b369af   04/11/13 11:58:33 Sebastian Huber testsuites: Fix warnings 4.115
(edit) @dc76d98   04/11/13 11:57:10 Sebastian Huber sapi: Fix unified workspace option 4.115
(edit) @14c55cc   04/10/13 12:42:26 Sebastian Huber doc: Config documentation changes throughout 4.115
(edit) @a6a88f4   04/10/13 13:46:54 Sebastian Huber doc: Add bdbuf configuration options 4.115
(edit) @b2cf295f   04/09/13 16:56:11 Joel Sherrill user/conf.t: Address User Feedback from Stephen Tether Stephen Tether … 4.115
(edit) @6784547   04/07/13 22:28:48 Joel Sherrill confdefs.h: Only one clock or timer configuration parameter can be … 4.115
(edit) @92b33b8d   04/07/13 22:27:46 Joel Sherrill confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREAS This was not … 4.115
(edit) @034483dc   04/09/13 16:55:12 Joel Sherrill user/overview.t: Fix broken cross reference 4.115
(edit) @6cb3567   03/09/13 13:43:03 Joel Sherrill doc/user/conf.t: Rewrite to emphasize confdefs.h and add detail This … 4.115
(edit) @db21e1d   04/03/13 10:05:49 Sebastian Huber bsp/mpc55xx: eDMA API changes 4.115
(edit) @4e3deaf7   04/05/13 13:57:19 Sebastian Huber bsp/mpc55xx: Add alternative register layout 4.115
(edit) @db0ed4c5   04/08/13 08:43:42 Sebastian Huber bsp/mpc55xx: Add PCR index enumeration 4.115
(edit) @7806a2b5   04/05/13 14:05:30 Sebastian Huber bsp/mpc55xx: New define MPC55XX_PERIPHERAL_CLOCK 4.115
(edit) @15c7657   04/05/13 14:05:03 Sebastian Huber bsp/mpc55xx: Rename BSP option 4.115
Note: See TracRevisionLog for help on using the revision log.