source: rtems/bsps/powerpc/motorola_powerpc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @9e30a716   09/18/21 02:05:42 Chris Johns powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(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) @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) @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) @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) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @4b9b6dd   05/05/20 12:34:32 Sebastian Huber Use rtems_get_version_string() Update #3970. 5
(edit) @34a7a12f   12/12/19 15:02:19 Sebastian Huber bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization … 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) @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) @294c6f4   03/29/19 22:58:31 Chris Johns Set the small data section size to max. for mvme5500 and mvme2100 BSPs … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @e1fc23f0   03/04/19 08:20:43 Sebastian Huber bsps/powerpc: Fix PAGE_ALIGN() macros Previous warning fixes which … 5
(edit) @fdd3b85   11/09/18 09:46:50 Sebastian Huber bsp/motorola_powerpc: Include <sys/param.h> Update #3598. 5
(edit) @54d87f2   09/04/18 16:28:57 Sebastian Huber bsps/powerpc: Simplify ppc_exc_initialize() Remove parameters from … 5
(edit) @ebd1937   08/10/18 13:21:36 joel motorola_powerpc/include/tm27.h: Fix prototype warning 5
(edit) @caccc5b   07/24/18 09:35:09 Sebastian Huber bsps: Fix function declaration warnings 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @2261ef2   05/16/18 14:47:40 joel motorola_powerpc: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @499385e   04/24/18 05:24:31 Sebastian Huber bsps: Move motorola.c to bsps This patch is a part of the BSP source … 5
(edit) @173e157   04/24/18 05:23:19 Sebastian Huber bsps: Move residual.c to bsps This patch is a part of the BSP source … 5
(edit) @03e1d837   04/24/18 05:06:36 Sebastian Huber bsps/powerpc: Move bootloader to bsps This bootloader is only used by … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @a884df3   04/17/18 07:49:49 Sebastian Huber bsp/motorola_powerpc: Move bspstart.c to bsps This shared powerpc … 5
(edit) @b46f943c   04/07/18 17:38:55 Sebastian Huber bsp/motorola_powerpc: Move polled_io.c This file was used by this BSP … 5
(edit) @d8d6a08   01/27/18 10:12:44 Sebastian Huber bsps: Move network define to source files Define … 5
(add) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
Note: See TracRevisionLog for help on using the revision log.