source: rtems/bsps/powerpc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9e30a716   09/18/21 02:05:42 Chris Johns powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(edit) @85a3785   07/06/21 17:00:20 Sebastian Huber bsps/irq: bsp_interrupt_set_affinity() Return a status code for …
(edit) @23ec04c   07/06/21 16:39:57 Sebastian Huber bsps/irq: bsp_interrupt_get_affinity() Return a status code for …
(edit) @32f5a195   06/29/21 12:06:03 Sebastian Huber bsps/irq: bsp_interrupt_vector_disable() Return a status code for …
(edit) @bc86a5fa   06/29/21 12:01:17 Sebastian Huber bsps/irq: bsp_interrupt_vector_enable() Return a status code for …
(edit) @deb5afb   07/05/21 11:28:02 Sebastian Huber bsps/irq: Add rtems_interrupt_is_pending() Add a default …
(edit) @eebecd0   06/28/21 07:36:29 Sebastian Huber bsps/irq: Add rtems_interrupt_get_attributes() Add a default …
(edit) @9832652c   06/28/21 06:44:49 Sebastian Huber bsps/irq: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on() …
(edit) @781213f9   06/28/21 06:20:53 Sebastian Huber bsps/irq: Add rtems_interrupt_vector_is_enabled() Add a default …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(edit) @3fee6620   06/19/21 10:51:58 Sebastian Huber bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNT Use …
(edit) @cd5573c   06/19/21 10:40:57 Sebastian Huber bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNT Assert …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @61d0be72   06/17/21 15:35:12 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGE Remove the support for …
(edit) @8416e7c   06/23/21 19:20:19 vijay bsps/powerpc, bsps/shared: Move remaining legacy networking header files
(edit) @402a206a   05/21/21 21:29:42 joel powerpc/.../sbrk.c: Do not reference errno. Closes #4r37.
(edit) @f9d59075   05/21/21 21:29:00 joel ppc-irq-legacy.c: Use rtems_malloc() instead of malloc(). Closes #4438.
(edit) @d45f87cf   05/17/21 11:35:42 Sebastian Huber score: Add _CPU_Context_switch_no_return() The …
(edit) @e10dec0   04/30/21 13:47:10 Sebastian Huber bsps: Support RTEMS_NOINIT in linkcmds Update #3866.
(edit) @f8b91c9   04/27/21 17:48:47 dufault powerpc/shared/console: "termios" first open sets console baud to 9600 …
(edit) @9c13e52   04/27/21 17:48:46 dufault powerpc/shared/console: Make console baud rate configurable. The …
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @96918af   02/26/21 23:54:37 Chris Johns powerpc/motorola_power: Place any common data in the .bss section - …
(edit) @75fb7a0e   02/24/21 06:04:36 Chris Johns powerpc/motorola_power: Link all text sections into the executable …
(edit) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @026eb3db   02/15/21 22:27:14 Chris Johns powerpc/motorola_powerpc: Add cache coherent memory to the allocator …
(edit) @23aad64   02/15/21 22:04:45 Chris Johns powerpc/motorola_powerpc: Enable bus PCI support in LibBSD Updates #4245
(edit) @6e3c6e04   02/15/21 22:01:57 Chris Johns powerpc/io: Make [out/in] le and be calls conditional - These calls …
(edit) @85df127   02/15/21 22:01:32 Chris Johns powerpc/shared: Fix warnings in i8259 PIC code.
(edit) @53abbbd0   02/13/21 01:25:07 Chris Johns powerpc/shared: Fix warnings
(edit) @86f031d4   02/13/21 01:23:21 Chris Johns powerpc/motorola_powerpc: Fix tm27 warnings
(edit) @e1676c1   02/12/21 19:35:40 Chris Johns Update motorola_power to irq-generic interrupt management - Add …
(edit) @ee14fdf   10/14/20 06:14:21 Chris Johns bsp/motorola_powerp: Print RTEMS_VERSION from the bootloader
(edit) @450e238   02/06/21 20:03:21 Chris Johns powerpc/shared: ISA bus bridge fails to enable the openpic irq - The …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @9eb9813   01/26/21 14:29:00 Sebastian Huber bsps: Add missing DWARF 5 sections Sort alphabetically.
(edit) @33c12d5   01/25/21 10:19:21 Sebastian Huber bsps: Support DWARF 5 sections GCC 11 uses DWARF 5 by default.
(edit) @2f509b5   11/07/20 13:05:11 christian.mauderer bsp/mpc83xx: Fix non-ASCII characters
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @0c74ff9   10/07/20 13:38:28 joel Misc: Correct spelling of occurred
(edit) @e59cb6a2   09/20/20 15:45:11 Sebastian Huber bsps/powerpc: Remove ppc_generic define Do not force BSPs to define …
(edit) @d556af36   08/31/20 12:12:14 Sebastian Huber bsps: Always install IPI in SMP configs The inter-processor interrupt …
(edit) @3ec5f20   07/27/20 01:23:19 Chris Johns powerpc/io: The eieio() function clashes with FreeBSD. Change.
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @523551cc   07/03/20 07:18:13 Sebastian Huber bsps/powerpc: Remove obsolete BSPs Update #3951.
(edit) @70b803b5   07/03/20 07:15:50 Sebastian Huber bsps/powerpc: Remove SPE enabled variants The PowerPC SPE support was …
(edit) @69690f6   04/21/20 11:10:07 Sebastian Huber bsps/powerpc: Remove atexit form start.o Remove superflous atexit …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @9b3b33d   04/07/20 06:26:00 Sebastian Huber bsps/powerpc: Fix inline assembly GCC 10 no longer passes -many to …
(edit) @b4a786d   04/08/20 11:48:41 Sebastian Huber bsp/qoriq: Fix tlbwe sequence
(edit) @1b1755d9   05/06/20 05:18:13 Chris Johns testsuite: Add expected-fail to psim Updates #2962 5
(edit) @4b9b6dd   05/05/20 12:34:32 Sebastian Huber Use rtems_get_version_string() Update #3970. 5
(edit) @92a3a19c   04/06/20 19:21:26 Sebastian Huber tests: Exclude record02 for some BSPs Update #3938. 5
(edit) @299a82f4   04/02/20 07:01:43 Sebastian Huber bsp/qoriq: Fix off by one error in clock init Close #3921. 5
(edit) @097ea1e   03/05/20 23:51:12 joel psim: Rework device tree so devices do not conflict with 256MB RAM … 5
(edit) @61e2d73f   02/27/20 07:21:17 Sebastian Huber bsp/mpc5643l_*: Exclude some tests These tests do not fit into the … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @34a7a12f   12/12/19 15:02:19 Sebastian Huber bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization … 5
(edit) @ffa1153   12/14/19 20:36:09 Sebastian Huber bsps: Add RamEnd? to linker command files Update #3838. 5
(edit) @a3706d4c   01/02/20 06:54:06 Sebastian Huber bsps/powerpc: Fix warning Update #3834. 5
(edit) @86abbb6e   12/19/19 11:05:45 Sebastian Huber bsps/powerpc: Support constructors with priority Close #3339. 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @a6b2080   12/05/19 14:51:17 Sebastian Huber clock: Remove Clock_exit() from API This function is no longer … 5
(edit) @05a32e15   11/21/19 09:31:26 Sebastian Huber bsp/mpc55xxevb: Remove obsolete linker cmd file Update #3818. 5
(edit) @3e9f5a55   11/21/19 08:46:56 Sebastian Huber bsp/gen83xx: Remove obsolete linker command file Update #3818. 5
(edit) @41ab50e4   11/14/19 14:03:08 Sebastian Huber bsp/t32mppc: Rename linker command file This BSP family uses only one … 5
(edit) @9b858ee   06/27/19 12:34:23 Sebastian Huber bsp/motorola_powerpc: Fix linker command file Fix the size symbol … 5
(edit) @f419349   05/27/19 08:14:48 Sebastian Huber bsps/powerpc: Adjust ppcboot.lds The GNU ld had a couple of changes … 5
(edit) @45d0659   05/11/19 12:57:39 Sebastian Huber bsps: Always build generic interrupt support This makes it possible … 5
(edit) @30d61a6   05/07/19 08:17:49 Sebastian Huber bsps/powerpc: Fix constructors with priority Update #3339. 5
(edit) @f6895c6   05/07/19 08:16:46 Sebastian Huber bsps/powerpc: Fix C++ exception handling Close #3736. 5
(edit) @f4db49a1   05/07/19 06:44:33 Sebastian Huber bsp/motorola_powerpc: Fix bootloader output 5
(edit) @be50969   04/12/19 12:37:05 Sebastian Huber bsp/motorola_powerpc: Fix debug output Update #3122. 5
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
(edit) @cfcd6dc9   04/11/19 06:52:36 Sebastian Huber score: Rename _SMP_Processor_count Rename _SMP_Processor_count in … 5
(edit) @03c9f24   04/05/19 06:03:12 Sebastian Huber rtems: Add rtems_scheduler_get_processor() Add … 5
(edit) @a2aec0b7   04/03/19 09:34:53 Goetz.Pfeiffer Set the small data section size to max. for beatnik BSPs. This … 5
(edit) @294c6f4   03/29/19 22:58:31 Chris Johns Set the small data section size to max. for mvme5500 and mvme2100 BSPs … 5
(edit) @9e48958   03/15/19 06:32:28 Sebastian Huber bsps/powerpc: Initialize stack earlier The eabi() call may use the … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @d7e2e8bb   03/12/19 15:59:56 joel mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation … 5
(edit) @f22a59de   03/12/19 15:59:28 joel mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation … 5
(edit) @828276b   03/05/19 06:58:18 Sebastian Huber bsps: Adjust shared Doxygen groups Update #3706. 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @3b68442   03/07/19 09:42:32 Sebastian Huber bsps/powerpc: Move mpc55xx header files They are only used by this BSP. 5
(edit) @ec1dd51a   03/06/19 10:15:56 Chris Johns libdl: Add small data support to the remaining PowerPC BSPs. Updates #3687 5
(edit) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 5
(edit) @7604a130   03/05/19 08:03:58 Sebastian Huber bsps: Move VME header files They are only used by PowerPC BSPs. 5
(edit) @dbe6e0ad   03/04/19 08:22:32 Sebastian Huber bsps/powerpc: Move .rtemstack section Move the .rtemsstack section … 5
(edit) @e1fc23f0   03/04/19 08:20:43 Sebastian Huber bsps/powerpc: Fix PAGE_ALIGN() macros Previous warning fixes which … 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @5ff61810   02/25/19 13:37:45 Sebastian Huber bsp/mpc5643l_*: Disable unsupported tests 5
(edit) @e6dd36ca   03/01/19 10:00:35 Sebastian Huber bsp/gen5200: Remove offending @mainpage Update #3705. 5
(edit) @feea03b6   02/27/19 09:53:30 Sebastian Huber Remove explicit file names from @file This makes the @file … 5
(edit) @eec706e2   02/11/19 06:34:14 Sebastian Huber bsps/powerpc: Fix small data area section Fix small data area in case … 5
(edit) @6c9f017   02/02/19 04:09:53 Chris Johns libdl: Add powerpc large memory and small data support. - Add support … 5
(edit) @b08278e   02/02/19 04:32:38 Chris Johns powerpc/psim: Increase the psim memory to 256M This allows test dl09 … 5
(edit) @b1381ae   01/25/19 14:50:14 Sebastian Huber bsps/powerpc: Fix warnings 5
Note: See TracRevisionLog for help on using the revision log.