source: rtems/c/src/lib/libbsp/powerpc/qoriq/startup

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dd863f8   10/28/15 12:06:02 Sebastian Huber bsp/qoriq: Add BMan and QMan portals to memory map 5
(edit) @9dab6ec   10/28/15 09:21:19 Sebastian Huber bsp/qoriq: Increase non-cacheable region 5
(edit) @9fa93710   10/28/15 09:19:54 Sebastian Huber bsp/qoriq: Drop M flag from device IO regions 5
(edit) @53c99b8   10/28/15 09:18:05 Sebastian Huber bsps: Generalize .nocacheheap to .nocachenoload Add ability to place … 5
(edit) @e29f1f5   10/19/15 06:44:33 Sebastian Huber bsp/qoriq: Use U-Boot provided FDT 5
(edit) @cf8e033   10/08/15 11:35:27 Sebastian Huber bsp/qoriq: Add nocache heap 5
(edit) @707ecbe   10/07/15 11:53:15 Sebastian Huber bsp/qoriq: Add BMan and QMan Portals 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @93f5adb   07/15/15 08:51:12 Sebastian Huber powerpc: Do not use the ATB for e500 multilib The e500v1 has no … 4.115
(edit) @635ed82   07/01/15 09:13:26 Sebastian Huber bsp/qoriq: Update due to API changes 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @f2e6c3e   01/13/15 10:38:18 Sebastian Huber bsp/qoriq: Add T2080RDB and T4240RDB variants 4.115
(edit) @bb7bd148   12/22/14 10:46:17 Sebastian Huber powerpc: Use alternate time base for CPU counter 4.115
(edit) @a532301c   12/22/14 06:43:19 Sebastian Huber bsp/qoriq: Increase MAS0[ESEL] width 4.115
(edit) @0e05095a   12/19/14 12:06:39 Sebastian Huber bsp/qoriq: Add MAS7 support for MMU This enables usage of the full … 4.115
(edit) @6ec438e   10/07/14 06:29:16 Sebastian Huber libchip/serial: Add alternative NS16550 driver Use the Termios device API. 4.115
(edit) @6c5c2f3   05/12/14 07:23:51 Sebastian Huber bsps: Use bsp_start_on_secondary_processor() Use a standard function … 4.115
(edit) @64a04ac   05/12/14 06:53:11 Sebastian Huber bsps: Use standard file name for BSP support 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @4d9bd56   02/17/14 14:12:43 Sebastian Huber score: Rename rtems_smp_process_interrupt() Rename … 4.115
(edit) @911b1d2   02/17/14 14:02:54 Sebastian Huber score: Rename rtems_smp_secondary_cpu_initialize() Rename … 4.115
(edit) @f8ff2a0   02/17/14 13:31:32 Sebastian Huber score: Delete bsp_smp_broadcast_interrupt() Since the per-CPU SMP … 4.115
(edit) @4627fcd   02/17/14 13:25:29 Sebastian Huber score: Rename bsp_smp_initialize() Rename bsp_smp_initialize() into … 4.115
(edit) @801b5d8   02/17/14 08:23:59 Sebastian Huber powerpc: Change interrupt disable implemetation Instead of SPRG0 (= … 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @43c6268   07/09/13 07:53:08 Sebastian Huber bsps/powerpc: Use ALIGN_WITH_INPUT This requires at least Binutils 2.24. 4.115
(edit) @fe52e7c0   07/26/13 12:10:25 Sebastian Huber smp: Add and use _Per_CPU_Get() Add and use _Per_CPU_Get_by_index() … 4.115
(edit) @ca63ae2   06/13/13 13:41:21 Sebastian Huber smp: Add and use _CPU_SMP_Send_interrupt() Delete bsp_smp_interrupt_cpu(). 4.115
(edit) @39e51758   06/14/13 12:00:38 Sebastian Huber smp: Add and use _CPU_SMP_Get_current_processor() Add and use … 4.115
(edit) @5f91272   06/20/13 09:17:23 Sebastian Huber bsps/powerpc: Delete bsp_exceptions_in_RAM Delete … 4.115
(edit) @bd39add   05/31/13 08:08:43 Sebastian Huber bsp/qoriq: Add SMP support 4.115
(edit) @cab410f   05/21/13 12:19:24 Sebastian Huber bsps: Update due to linker changes In case the VMA and LMA regions … 4.115
(edit) @113768f   11/23/12 13:16:11 Sebastian Huber bsps/powerpc: Add .nvram section 4.115
(edit) @b1e8a58   11/14/12 08:57:55 Sebastian Huber bsps/powerpc: Exception initialization error is fatal 4.115
(edit) @dd8df59   11/14/12 12:59:27 Sebastian Huber bsps: Interrupt initialization error is fatal 4.115
(edit) @75524a5e   11/06/12 10:26:58 Sebastian Huber sapi: Use rtems_config*_get_interrupt_stack_size 4.115
(edit) @fd153c73   06/12/12 13:27:17 Sebastian Huber bsps: Replace NIRVANA region Replace the "NIRVANA" region with the … 4.115
(edit) @6273201   05/31/12 14:37:02 Sebastian Huber bsps/powerpc: Add load section for .nocache 4.115
(edit) @1901afc5   05/21/12 07:57:53 Sebastian Huber powerpc/qoriq: Fix due to console API changes 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @d1018534   04/24/12 11:34:03 Sebastian Huber bsps/powerpc: Add no cache section 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) @964c734b   10/18/11 18:32:23 Jennifer.Averett 2011-10-18 Jennifer Averett <Jennifer.Averett@…> PR … 4.115
(edit) @f23c9ed   08/31/11 15:55:52 Sebastian Huber 2011-08-31 Sebastian Huber <sebastian.huber@…> * … 4.115
(add) @dc0a7df   07/21/11 15:18:02 Sebastian Huber 2011-07-21 Sebastian Huber <sebastian.huber@…> PR … 4.115
Note: See TracRevisionLog for help on using the revision log.