source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @62694fd   04/19/12 13:46:10 Daniel Hellstrom LEON3: add console interrupt mode support The comment in configure.ac … 4.115
(edit) @07557c8   04/19/12 13:21:21 Daniel Hellstrom LEON3: add console attributes such as parity and baudrate … 4.115
(edit) @6845f80   04/19/12 13:21:20 Daniel Hellstrom LEON3: console, lower bus utilization waiting for UART TX ready … 4.115
(edit) @5c51ba1   04/16/12 08:38:31 Sebastian Huber rbheap: API changes and documentation 4.115
(edit) @7a01a888   04/17/12 14:25:42 Daniel Hellstrom LEON: updated drivers to use new AMBAPP Layer The drivers are updated … 4.115
(edit) @fc6f872   04/17/12 14:25:41 Daniel Hellstrom LEON3: Network initialization code updated to new AMBAPP layer … 4.115
(edit) @ddf0d60   04/17/12 14:25:40 Daniel Hellstrom LEON3: updated console driver for new AMBAPP layer Signed-off-by: … 4.115
(edit) @1f7cfbe3   04/17/12 14:25:39 Daniel Hellstrom LEON2: clock driver use new AMBAPP layer Signed-off-by: Daniel … 4.115
(edit) @9ea65119   04/17/12 14:25:38 Daniel Hellstrom LEON: updated AMBA PnP API The old layer had some … 4.115
(edit) @e99dbaa   04/16/12 23:35:25 Gedare Bloom no_cpu: replace no_cpu_isr with rtems_isr 4.115
(edit) @b37d0a9   04/16/12 17:14:25 Gedare Bloom libqos: generate preinstall.am 4.115
(edit) @a114011d   04/16/12 02:28:14 Gedare Bloom lm32: use shared setvec.c 4.115
(edit) @06d34af   04/16/12 02:26:41 Gedare Bloom m68k: use shared setvec.c 4.115
(edit) @416f1efb   04/16/12 02:23:59 Gedare Bloom lm32: replace lm32_isr with rtems_isr 4.115
(edit) @1fec9e0   04/16/12 02:22:36 Gedare Bloom m68k: replace m68k_isr with rtems_isr 4.115
(edit) @08b9d534   03/30/12 09:00:37 Sebastian Huber libblock: PR2040: Fix recycle destination update Check the … 4.115
(edit) @ac50df2   03/28/12 09:30:59 Sebastian Huber libblock: PR2040: Add starvation threshold Do not use the unavailable … 4.115
(edit) @1c2b94a   04/16/12 03:12:08 Petr Benes PR1908: QoS library for CBS scheduler Add the lipqos and sptest. 4.115
(edit) @c050143   04/16/12 03:06:34 Petr Benes PR1908: QoS library for CBS scheduler Since the CBS scheduler is … 4.115
(edit) @7be19f8   04/15/12 19:15:22 Sebastian Huber bsp/stm32f4: API changes 4.115
(edit) @bce41f4   04/15/12 17:54:10 Petr Benes PR 1912: Add Scheduler Documentation Add new file for CBS documentation. 4.115
(edit) @7cc2199   04/15/12 17:50:11 Petr Benes PR 1912: Add Scheduler Documentation Adds documentation on the … 4.115
(edit) @8c6608bd   04/13/12 07:10:12 Sebastian Huber rbtree: PR2046: Replace rtems_rbtree_unique 4.115
(edit) @228ece9   04/12/12 19:27:56 Sebastian Huber bsp/stm32f4: Add IO and RCC 4.115
(edit) @b467782b   03/26/12 12:58:35 Sebastian Huber libblock: Add rtems_bdbuf_set_block_size() The new function … 4.115
(edit) @3d60c1b   04/12/12 08:12:03 Sebastian Huber libblock: Change error status to fatal error Calling the bdbuf API … 4.115
(edit) @462ee70f   03/26/12 10:56:01 Sebastian Huber libblock: Use unprotected chain operations The transfer chain is … 4.115
(edit) @89a84c0   03/26/12 09:43:57 Sebastian Huber libblock: Use unprotected chain operations The chains are protected … 4.115
(edit) @ced0816   04/11/12 14:29:28 Sebastian Huber doc: Document new macros 4.115
(edit) @5eb434e   04/11/12 13:04:22 Sebastian Huber score: New macros and functions New macros o … 4.115
(edit) @8eb559d3   04/11/12 08:34:01 Sebastian Huber nios2: New functions Add o _Nios2_MPU_Get_region_descriptor(), and … 4.115
(edit) @2d0ca000   04/11/12 08:32:14 Sebastian Huber nios2: API change 4.115
(edit) @e752630   04/10/12 09:19:39 Sebastian Huber rbheap: New files In the Red-Black Tree Heap the administration data … 4.115
(edit) @112396de   04/10/12 08:54:22 Sebastian Huber rbtree: New function _RBTree_Iterate_unprotected() 4.115
(edit) @dc62a48c   04/10/12 08:25:14 Sebastian Huber rbtree: PR1995: API change New functions o … 4.115
(edit) @7afcb26   04/10/12 19:12:23 Daniel Hellstrom PR2052: LEON3: fix open_eth interrupt initialization bug Fixed a bug … 4.115
(edit) @e230fb4   03/29/12 19:23:14 Sebastian Huber bsp/stm32f4: New BSP 4.115
(edit) @d8f05c83   03/26/12 16:41:45 Sebastian Huber bsps/arm: Add BSP_ARMV7M_SYSTICK_PRIORITY 4.115
(edit) @5ea637ed   03/26/12 16:40:31 Sebastian Huber bsps/arm: Add BSP_ARMV7M_IRQ_PRIORITY_DEFAULT 4.115
(edit) @1aebb70   04/07/12 17:07:04 Sebastian Huber bsps: Update due to API changes 4.115
(edit) @f0d66b1   03/26/12 16:12:22 Sebastian Huber arm: New function Add and use function … 4.115
(edit) @7499b84   04/05/12 15:23:17 Daniel Hellstrom GRETH: use shared-irq service instead of BSP specific set_vec() The … 4.115
(edit) @0f04edd   04/05/12 15:23:16 Daniel Hellstrom SMC91111: updated to use shared IRQ service Signed-off-by: Daniel … 4.115
(edit) @c500cbc   04/06/12 14:09:35 Joel Sherrill LEON3 - Fix spacing 4.115
(edit) @3722ff5a   04/05/12 15:23:21 Daniel Hellstrom LEON3: added IRQAMP support 4.115
(edit) @684b54a   04/05/12 15:23:20 Daniel Hellstrom LEON3: halt boot if IRQ controller not found Signed-off-by: Daniel … 4.115
(edit) @95518e59   04/06/12 10:05:07 Daniel Hellstrom SPARC BSPs: implemented shared-irq using libbsp/shared layer The … 4.115
(edit) @e60e862   04/05/12 15:23:19 Daniel Hellstrom LEON3: console use register pointers instead of UART indexes … 4.115
(edit) @4b557617   04/05/12 15:23:18 Daniel Hellstrom LEON3: cleanup console UART indexing handling The UART indexing was … 4.115
(edit) @a36d1b4   04/04/12 17:21:15 Jennifer Averett Add MIPS/Malta BSP. 4.115
(edit) @0c0181d   04/04/12 13:39:46 Jennifer Averett PR 1993 - Convert MIPS to PIC IRQ model 4.115
(edit) @eb6362dc   04/03/12 15:11:10 Sebastian Huber bsp/mpc55xx: Add and use chip features Add defines MPC55XX_HAS_SIU … 4.115
(edit) @58f6655   04/03/12 14:15:34 Sebastian Huber networking: socket to/from file descriptor o Move … 4.115
(edit) @5b045eb   04/03/12 12:50:44 Sebastian Huber Filesystem: Change type of ioctl_return Change the ioctl_return type … 4.115
(edit) @ba56882c   04/02/12 12:07:52 Sebastian Huber bsp/tqm8xx: Install header file <bsp/irq-info.h> 4.115
(edit) @270fa1e   04/02/12 12:07:10 Sebastian Huber bsp/qemuppc: Install header file <bsp/irq-info.h> 4.115
(edit) @b0b32b8   04/02/12 11:37:31 Sebastian Huber bsps: Fix for clock driver Do not use the e300 core decrementer … 4.115
(edit) @c988f180   04/02/12 09:59:36 Sebastian Huber bsp/gen83xx: Fix console driver configuration 4.115
(edit) @15fde68c   04/02/12 09:59:06 Sebastian Huber bsp/gen83xx: Removed file 4.115
(edit) @06b6a03   04/02/12 09:48:30 Sebastian Huber bsp/gen83xx: Regenerate 4.115
(edit) @8bb00ac   04/02/12 09:32:11 Sebastian Huber bsps: More accurate PowerPC clock driver The clock driver used … 4.115
(edit) @1bb72a9   04/02/12 09:06:34 Sebastian Huber bsp/gen83xx: Support cache BSP options 4.115
(edit) @a3db5ff4   04/02/12 09:05:29 Sebastian Huber bsp/gen83xx: Support for MPC830X 4.115
(edit) @31ea3109   04/02/12 09:04:44 Sebastian Huber bsp/gen83xx: Add sections for BSD support 4.115
(edit) @73f1b303   04/02/12 08:59:17 Sebastian Huber bsp/gen83xx: Install new header file 4.115
(edit) @69237c16   04/02/12 08:58:50 Sebastian Huber bsp/virtex5: Regenerate 4.115
(edit) @4648ade   02/17/12 21:29:58 Ric Claus PR 2021 - mdump address problem with volatile 4.115
(edit) @16a8616   03/30/12 15:03:43 Ric Claus Add Virtex4 and Virtex5 BSPs This commit covers at least PR2020, … 4.115
(edit) @0b095f76   03/30/12 13:41:15 Jennifer Averett Resolve link problems with psim irq-server Add IRQ support components … 4.115
(edit) @97f82fc   03/30/12 13:38:14 Jennifer Averett Resolve link problems with psim irq-server 4.115
(edit) @40b8f63a   03/30/12 12:59:18 Sebastian Huber NIOS2: Add MPU support functions 4.115
(edit) @64d2c8ad   03/30/12 12:55:17 Sebastian Huber NIOS2: Fix outermost interrupt check This fix is critical. The … 4.115
(edit) @9fc284c   03/30/12 09:35:39 Sebastian Huber score/rbtree: Add const qualifier 4.115
(edit) @c6dbcd6   03/30/12 09:21:32 Sebastian Huber score/rbtree: C++ compatibility 4.115
(edit) @c6218c24   03/30/12 07:50:10 Sebastian Huber score/scheduleredf: Simplify and fix warning 4.115
(edit) @890358f   03/30/12 00:41:34 Gedare Bloom PR1994: RBTree Compare Result Change Change the meaning of the … 4.115
(edit) @8d0913b8   03/29/12 20:53:16 Joel Sherrill PC386 - Add files missed in previous commit 4.115
(edit) @2cc30b0d   03/29/12 20:28:13 Joel Sherrill PC386 Add RTD316 and Exar 17D15x multi-port serial card support - … 4.115
(edit) @2cee553   03/29/12 11:52:16 Daniel Hellstrom LEON3: various cleanups in leon.h Removed old LEON2 definitions never … 4.115
(edit) @226771c   03/29/12 11:52:14 Daniel Hellstrom LEON3: IRQ index mask was bad, but always shifted out anyway … 4.115
(edit) @4fa6be9   03/29/12 11:52:13 Daniel Hellstrom LEON3: clock timer indexing should be consequent Signed-off-by: … 4.115
(edit) @752f876e   03/29/12 17:07:30 Jennifer Averett Address Conflicts: c/src/lib/libbsp/powerpc/psim/startup/linkcmds 4.115
(edit) @0729e2a7   03/28/12 08:49:27 Daniel Hellstrom SPARC: bsp_early_malloc() routine for startup memory allocation If … 4.115
(edit) @b9d8cd33   03/29/12 11:52:12 Daniel Hellstrom SMC91111: remove old unused LEON2/LEON3 intialization code … 4.115
(edit) @d0dbcf8   03/29/12 11:52:11 Daniel Hellstrom LEON3: fix GRETH interrupt initialization bug Fixed a bug where the … 4.115
(edit) @e6f327c   03/29/12 11:52:10 Daniel Hellstrom GRETH: removed the use of rtems_set_clock() in auto-nego timeout … 4.115
(edit) @e53aae2   03/26/12 20:42:38 Gedare Bloom confdefs: Add declaration for unlimited objects. Adds to confdefs a … 4.115
(edit) @39671330   12/02/11 09:53:35 Daniel Hellstrom GRETH: added support for non-snooping GRETH 10/100 systems When data … 4.115
(edit) @f442e6b4   03/27/12 15:37:00 Sebastian Huber ARM: PR2042: Provide stub for ARMv6-M 4.115
(edit) @4ee0fa87   03/26/12 10:54:36 Sebastian Huber libtests/block06: Increase stack size 4.115
(edit) @a73884e9   03/24/12 21:56:37 Sebastian Huber bsp/lm3s69xx: Reflect new Qemu patch 4.115
(edit) @bd0fb473   03/24/12 21:53:07 Sebastian Huber bsps: Shared ARMv7-M interrupt support 4.115
(edit) @0f31fddc   03/24/12 21:01:08 Sebastian Huber bsps: Add shared default IRQ handler 4.115
(edit) @b2ee4d5f   03/24/12 20:04:40 Sebastian Huber bsp/lm3s69xx: Format 4.115
(edit) @954393ca   03/24/12 19:57:21 Sebastian Huber bsp/lm3s69xx: Use shared timer stub driver 4.115
(edit) @1ed238e   03/24/12 19:55:40 Sebastian Huber bsp/lm3s69xx: Use shared start.S 4.115
(edit) @34c61517   03/24/12 19:14:27 Sebastian Huber bsps: Shared ARMv7-M clock driver 4.115
(edit) @f9ec6004   03/24/12 19:07:17 Sebastian Huber ARM: New define ARMV7M_EXCEPTION_PRIORITY_LOWEST 4.115
(edit) @3c0e7f9b   03/24/12 19:06:49 Sebastian Huber bsp/lm3s69xx: New Qemu patch 4.115
(edit) @5cc813f   03/24/12 16:33:22 Sebastian Huber bsps: Provide optional prototype 4.115
Note: See TracRevisionLog for help on using the revision log.