source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8467c31   03/10/16 00:51:30 joel atsamv-testsuite.tcfg: new file] 5
(edit) @4e059db8   03/10/16 15:36:16 joel arm/lpc24xx (lpc17xx variants): Add per-section compilation and … 5
(edit) @9430052   03/09/16 21:45:44 joel powerpc/mvme5500: Use shared pci_find_device() 5
(edit) @81df701a   03/09/16 21:30:24 joel mips/malta: Use shared pci_find_device() and removed unused … 5
(edit) @22bbb9f1   03/09/16 18:48:39 joel pc386: Add --disable-com1-com4 boot argument 5
(edit) @efbf6c9   03/09/16 17:25:38 joel libbsp/shared/console.c: Clean up memory allocation for per device data 5
(edit) @6db5ea03   03/09/16 17:25:13 joel pc386/startup/bsp_fatal_halt.c: Fix noreturn does return warning 5
(edit) @2e516dd4   03/09/16 17:24:33 joel pc386/startup/bspstart.c: Reformat and cleanup file header 5
(edit) @356b2c23   03/04/16 21:40:49 joel pc386: Add PCI UART support 5
(edit) @0ac1538   03/04/16 19:21:02 joel console_private.h: Improve comment for vt_ioctl() 5
(edit) @36627387   03/04/16 19:20:38 joel console_private.h: Remove prototypes for non-existent methods … 5
(edit) @c3c57b1   03/10/16 16:33:27 joel pc386: Improve boot command arguments for console/printk device … 5
(edit) @f770fcb   03/03/16 16:36:24 joel Add shared PCI support and enhance pc386 to support non-legacy PCI … 5
(edit) @36717645   03/03/16 15:23:47 joel pc386/configure.ac: Delete incorrect and unused AM_CONDITIONAL 5
(edit) @3b697232   03/02/16 19:31:45 joel i386/shared/pci/pcibios.c: Remove unused pcib_find_by_class() 5
(edit) @8ce16a4   03/02/16 19:30:27 joel i386/shared/pci/pcibios.c: Remove unused pcib_special_cycle() 5
(edit) @12c9dc8f   03/02/16 19:25:13 joel pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API … 5
(edit) @354064b   03/07/16 14:24:19 Sebastian Huber libtests/syscall01: Explicitly request close This makes the test more … 5
(edit) @9f5754b5   03/04/16 14:13:45 Sebastian Huber bsps: Avoid Giant lock in simulator clock driver Update #2555. 5
(edit) @0a5aa2d   03/04/16 13:48:51 Sebastian Huber i386: Define _CPU_SMP_Prepare_start_multitasking() Define … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @5b0d2c1   03/03/16 12:37:14 Sebastian Huber score: Add _SMP_Before_multitasking_action() The use case for this is … 5
(edit) @3c103ba   02/18/16 07:47:26 Sebastian Huber score: Add _Per_CPU_Is_boot_processor() 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @c284a16   02/17/16 14:34:51 Sebastian Huber score: Rename Per_CPU_Control::started Rename … 5
(edit) @a38d1fe4   02/17/16 14:25:10 Sebastian Huber score: Add Processor_mask, etc. 5
(edit) @decff899   02/17/16 13:26:29 Sebastian Huber score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all … 5
(edit) @daa303d   03/03/16 21:40:17 Gedare Bloom pc386: adjust assembly in bsp_fatal_halt 5
(edit) @328bd35   01/23/16 19:06:22 joel i386: refactor libcpu/cpu.h into rtems/score/i386.h Fixes #2515. 5
(edit) @dda25b1   01/09/16 21:22:16 joel i386 ..score/cpu.h: Fix spacing 5
(edit) @3267f95   01/08/16 21:54:20 Gedare Bloom i386: prepare for paravirtualized interrupts 5
(edit) @505dc61   01/08/16 21:28:45 Gedare Bloom i386: relocate fatal halt to bsp layer 5
(edit) @6a4efc55   01/08/16 21:16:18 Gedare Bloom i386: remove redundant CPP defines 5
(edit) @fd05a05   01/08/16 17:15:46 Gedare Bloom i386: move idle thread into BSP layer 5
(edit) @e56266c   01/23/16 01:58:33 joel version.c: Add space so printing is neater 5
(edit) @3f5e0961   03/01/16 18:46:18 joel smdk2410: Resurrect missing gp32 files When the gp32 BSP was … 5
(edit) @cc1add7b   03/03/16 08:49:15 Sebastian Huber bsps: Delete empty Clock_driver_support_at_tick() 5
(edit) @eead8f7   03/02/16 14:28:29 Sebastian Huber smptests/smpmrsp01: Fix test context 5
(edit) @73de9393   03/02/16 12:32:44 Sebastian Huber bsp/qoriq: Do not touch MMU config for SMP start Assume that the boot … 5
(edit) @e468ba5   03/03/16 08:08:08 Sebastian Huber U-Boot: Flush data cache after bdinfo copy 5
(edit) @f831eff   03/02/16 07:07:58 Sebastian Huber tmtests/tmtimer01: New test Test run performed on T4240 running at … 5
(edit) @1db9567   03/01/16 14:00:43 Sebastian Huber sptests/spsysinit01: Fix for RTEMS_DEBUG Update #2408. 5
(edit) @d297c81d   03/01/16 05:36:16 Sebastian Huber score: Delete Thread_CPU_usage_t This type is superfluous since all … 5
(edit) @75518fb   03/01/16 06:34:56 Sebastian Huber malloc: Fix function definition Close #2617. 5
(edit) @8c5c53f4   02/27/16 23:19:33 Martin Galvan am335x irq handling improvement This patch makes the following … 5
(edit) @67de508   02/25/16 12:08:45 Sebastian Huber rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by … 5
(edit) @9d1f3943   02/25/16 08:02:43 Sebastian Huber malloc: Add _Malloc_System_state() Replace … 5
(edit) @839d0a74   02/25/16 07:03:21 Sebastian Huber malloc: Use dedicated lock for deferred frees 5
(edit) @287a70f   02/25/16 08:05:40 Sebastian Huber malloc: Clean up "malloc_p.h" header file 5
(edit) @5d478af   02/22/16 08:40:16 Sebastian Huber psxtests/psxualarm: Add test cases Update #2344. 5
(edit) @452f6ba9   02/22/16 08:15:45 Sebastian Huber psxtests/psxalarm01: Add adjtime() test case Update #2606. 5
(edit) @c466c62   02/22/16 06:04:17 Sebastian Huber bsp/leon3: Use -mcpu=leon3 machine option Due to GCC configuration … 5
(edit) @5774b752   02/22/16 05:55:27 Sebastian Huber sptests/sp65: Fix test names 5
(edit) @86a276b   02/19/16 14:32:47 Martin Galvan _ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of … 5
(edit) @42989d6   02/19/16 18:24:03 punitvara arm: Fixed typo in file bbb-gpio.c This patch fixes typo "moode". … 5
(edit) @ac13ffd   02/17/16 12:51:37 Sebastian Huber epiphany: Delete unused SMP functions 5
(edit) @2e71aa41   02/17/16 11:52:17 Sebastian Huber score: Simplify _Watchdog_Tick() Move thread dispatch disable check … 5
(edit) @db329a7   02/02/16 14:21:07 Sebastian Huber score: Avoid unused variable warnings 5
(edit) @10f28914   02/17/16 10:33:27 Sebastian Huber smptests/smpwakeafter01: Add scheduler config Update #2554. 5
(edit) @358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes … 5
(edit) @51dc9a61   02/03/16 10:57:29 Sebastian Huber sparc64: Avoid SCORE_EXTERN Update #2559. 5
(edit) @6df8926   02/03/16 10:56:09 Sebastian Huber moxie: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @142868b2   02/03/16 10:54:59 Sebastian Huber bfin: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @9f016ec9   02/03/16 10:53:10 Sebastian Huber no_cpu: Avoid SCORE_EXTERN Update #2559. 5
(edit) @dab7862   02/03/16 10:52:32 Sebastian Huber sparc: Avoid SCORE_EXTERN Update #2559. 5
(edit) @c6009340   02/03/16 10:50:31 Sebastian Huber lm32: Avoid SCORE_EXTERN Update #2559. 5
(edit) @18a5db2   02/03/16 10:48:31 Sebastian Huber m68k: Avoid SCORE_EXTERN Update #2559. 5
(edit) @d638aca   02/03/16 10:41:29 Sebastian Huber mips: Avoid SCORE_EXTERN Update #2559. 5
(edit) @af3847a   02/03/16 10:39:23 Sebastian Huber epiphany: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @59e6e76   02/03/16 10:36:23 Sebastian Huber sh: Avoid SCORE_EXTERN Update #2559. 5
(edit) @deaf716   02/03/16 10:13:53 Sebastian Huber i386: Avoid SCORE_EXTERN Update #2559. 5
(edit) @d4e81e3   02/03/16 10:05:07 Sebastian Huber or1k: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @e41d8ce   02/06/16 16:24:54 joel arm/.../lpc1768_embed.cfg: Disable per function sections updates #2576. 5
(edit) @8755f2a   02/06/16 16:22:12 joel m68k/.../uC5282.cfg: Disable per function sections updates #2575. 5
(edit) @aaa21b1   02/06/16 16:19:46 joel powerpc/.../ss555.cfg: Correct ticket number in comment 5
(edit) @c99c702   02/06/16 16:18:57 joel m68k/.../mcf5225x.cfg: Correct ticket number in comment 5
(edit) @406b3b7   02/06/16 16:18:41 joel powerpc/.../qemuppc.cfg: Correct ticket number in comment 5
(edit) @6564bd2   02/06/16 16:17:59 joel powerpc/.../mpc8260ads.cfg: Correct ticket number in comment 5
(edit) @a3687b5c   02/06/16 16:17:02 joel m68k/.../mrm332.cfg: Correct ticket number in comment 5
(edit) @fb81d367   02/06/16 16:14:56 joel m68k/gen68360/.../*.cfg: Correct ticket number in comment 5
(edit) @96cfad6d   02/06/16 16:06:06 joel m68k/.../av5282.cfg: Disable per function sections updates #2574. 5
(edit) @50ae9957   02/06/16 16:03:48 joel m68k/.../gen68340.cfg: Disable per function sections updates #2573. 5
(edit) @1c3dd579   02/06/16 16:00:53 joel m68k/.../mcf5206elite.cfg: Disable per function sections updates #2572. 5
(edit) @6a1cbb74   02/06/16 15:58:55 joel m68k/.../mcf5235.cfg: Disable per function sections updates #2571. 5
(edit) @7cd9f934   02/06/16 15:57:46 joel m68k/.../mcf52235.cfg: Disable per function sections updates #2570. 5
(edit) @78fd1ec1   02/06/16 15:55:20 joel m68k/.../mcf5329.cfg: Disable per function sections updates #2569. 5
(edit) @ea791d5   02/06/16 15:51:48 joel m68k/.../mcf5329.cfg: Disable per function sections updates #2569. 5
(edit) @123e2ec   02/06/16 15:45:40 joel m68k/.../mcf5225x.cfg: Disable per function sections updates #2568. 5
(edit) @303429f   02/06/16 15:43:17 joel m68k/.../mrm332.cfg: Disable per function sections updates #2567. 5
(edit) @6184b572   02/06/16 15:40:58 joel m68k/gen68360/.../*.cfg: Disable per function sections updates #2566. 5
(edit) @068b3125   02/06/16 15:35:21 joel powerpc/.../mpc8260ads.cfg: Disable per function sections updates #2565. 5
(edit) @8926fad   02/06/16 14:53:30 joel powerpc/.../qemuppc.cfg: Disable per function sections updates #2564. 5
(edit) @72d8e64c   02/06/16 14:50:26 joel powerpc/.../ss555.cfg: Disable per function sections. updates #2563. 5
(edit) @c5ce9c3c   02/05/16 13:51:48 joel powerpc/.../haleakala.cfg: Disable per function sections. updates #2561. 5
(edit) @e4b5289a   02/04/16 13:35:33 Sebastian Huber arm: Fix Cortex-M7 support 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
Note: See TracRevisionLog for help on using the revision log.