source: rtems/bsps/powerpc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @81aec18   01/24/19 13:29:03 Sebastian Huber bsps/powerpc: Fix 64-bit issues in assembler files We have to be … 5
(edit) @99de42c   12/04/18 22:05:10 mcomajoancara Capitalize Rtems to RTEMS 5
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @f40f86d   11/30/18 19:01:50 shashvatjain2002 powerpc/haleakala:Add per-section compilation and linking support (GCI … 5
(edit) @c056f21   11/30/18 18:07:17 shashvatjain2002 powerpc/mpc8260ads:Add per-section compilation and linking support … 5
(edit) @8b3ca0c   11/30/18 16:39:29 shashvatjain2002 powerpc/qemuppc:Add per-section compilation and linking support (GCI … 5
(edit) @8b6273a8   11/30/18 15:03:25 shashvatjain2002 powerpc/ss555:Add per-section compilation and linking support(GCI … 5
(edit) @84e59b7c   11/15/18 19:47:22 Sebastian Huber bsps/powerpc: Use interrupt stack for init stack Move start.o to … 5
(edit) @84aedcae   11/08/18 12:49:38 Sebastian Huber Include missing <rtems/score/thread.h> Update #3598. 5
(edit) @fdd3b85   11/09/18 09:46:50 Sebastian Huber bsp/motorola_powerpc: Include <sys/param.h> Update #3598. 5
(edit) @efdb4a7   11/09/18 08:37:53 Sebastian Huber bsp/beatnik: Fix warnings 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @28fb5b71   09/05/18 23:02:30 joel mpc8260ads/start/bspstart.c: Fix unused function warning 5
(edit) @c1233a33   09/04/18 13:35:37 joel qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warnings 5
(edit) @156b77a   09/04/18 13:35:07 joel gen5200/mscan/mscan.c: Fix printf() format warning 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @62cb39d7   09/17/18 06:28:29 Sebastian Huber bsp/tqm8xx: Remove unused files Close #3513. 5
(edit) @688e101a   09/14/18 05:30:46 Sebastian Huber bsp/tqm8xx: Fix polled vs. interrupt output Update #3513. 5
(edit) @d22147e   09/12/18 09:47:19 Sebastian Huber bsp/tqm8xx: Convert console to new Termios API Update #3513. 5
(edit) @68920e7f   09/12/18 08:43:02 Sebastian Huber bsp/tqm8xx: Move DMA support to channel descriptor Update #3513. 5
(edit) @53fb03fe   09/12/18 08:24:56 Sebastian Huber bsp/tqm8xx: Move rxBuf to channel descriptor Update #3513. 5
(edit) @7b93d857   09/12/18 08:08:50 Sebastian Huber bsp/tqm8xx: Use IRQ extensions API Update #3513. 5
(edit) @94ea8a8   09/13/18 09:34:23 Sebastian Huber bsp/tqm8xx: Clear sbss section 5
(edit) @7916139   09/13/18 09:33:50 Sebastian Huber bsp/tqm8xx: Use custom string to uint32_t Avoid C locale support … 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @2f61eb21   09/06/18 05:03:49 Sebastian Huber bsp/qoriq: Add struct qoriq to allow forward decls 5
(edit) @54d87f2   09/04/18 16:28:57 Sebastian Huber bsps/powerpc: Simplify ppc_exc_initialize() Remove parameters from … 5
(edit) @9a21fc7   09/05/18 05:38:13 Sebastian Huber bsp/mpc55xxevb: Fix format warning Close #3504. 5
(edit) @fad3f79b   08/31/18 05:44:53 Sebastian Huber bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN Remove the … 5
(edit) @5da1593   08/29/18 17:39:17 joel psim/include/tm27.h: Fix not a prototype warnings 5
(edit) @a8d3f10   08/29/18 17:39:01 joel mvme5500/include/tm27.h: Fix not a prototype warnings 5
(edit) @60702ab   08/22/18 16:58:12 joel qoriq/include/tm27.h: Fix warnings 5
(edit) @126a454   08/22/18 16:57:57 joel gen5200/include/tm27.h: Fix warnings 5
(edit) @c80f5afc   08/22/18 16:50:19 joel mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() … 5
(edit) @76b3f8c   08/22/18 14:30:44 joel gen5200/include/bsp/bestcomm.h: Fix unused variable warning 5
(edit) @a6fca76   08/29/18 05:46:31 Sebastian Huber bsp/qoriq: Remove README Update #2854. 5
(edit) @d071d9a   08/10/18 13:22:02 joel qoriq/include/tm27.h: Fix prototype warning 5
(edit) @ebd1937   08/10/18 13:21:36 joel motorola_powerpc/include/tm27.h: Fix prototype warning 5
(edit) @3cff531f   08/10/18 13:21:09 joel bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning 5
(edit) @5896da4   08/10/18 13:20:38 joel bsps/powerpc/include/bsp/tictac.h: Fix protototype warnings 5
(edit) @ae4fbf3b   08/10/18 13:20:07 joel gen83xx/include/tm27.h: Fix prototype warning 5
(edit) @ec8c955d   08/10/18 13:19:40 joel gen5200/include/tm27.h: Fix prototype warning 5
(edit) @7de51829   08/10/18 13:18:59 joel gen5200/include/bsp/ata.h: Fix warning 5
(edit) @1836c6a   08/04/18 08:45:19 Sebastian Huber bsp/gen5200: Avoid deprecated routine Update #3358. 5
(edit) @406dd62   07/24/18 09:18:27 Sebastian Huber _SMP_Start_multitasking_on_secondary_processor() Pass current … 5
(edit) @4678d1a   07/24/18 08:50:39 Sebastian Huber bsps: bsp_start_on_secondary_processor() Pass current processor … 5
(edit) @0d362ff3   07/23/18 12:54:51 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Pass current … 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) @715d616   06/19/18 13:10:36 Sebastian Huber bsps: Support .rtemsstack.* linker input sections Use a dedicated … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @1f283f17   06/15/18 06:07:17 Sebastian Huber bsp/beatnik: Remove CFLAGS_DEBUG_V This was the only BSP setting this … 5
(edit) @5249a4c   06/07/18 05:18:23 Sebastian Huber powerpc: Fix ss555 build The mpc555 define is provided via … 5
(edit) @07c5976   06/07/18 04:58:59 Sebastian Huber bsps/powerpc: Hack to fix the build The ppc405 define must be checked … 5
(edit) @eaf5bec   05/16/18 15:07:26 joel virtex5: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @17f69e4   05/16/18 15:01:26 joel virtex4: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @4afc1efa   05/16/18 15:01:09 joel virtex: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @3d43c475   05/16/18 14:58:13 joel tqm8xx: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @3274ec75   05/16/18 14:57:54 joel t32mppc: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @c20001c4   05/16/18 14:57:37 joel ss555: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @1a41818   05/16/18 14:55:14 joel qoriq: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @b06e8d61   05/16/18 14:54:50 joel qemuppc: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @c3b609d5   05/16/18 14:54:33 joel psim: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @beb4468   05/16/18 14:54:13 joel mvme5500: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @5aa8ac2   05/16/18 14:50:11 joel mvme3100: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @a03f73c   05/16/18 14:49:51 joel mpc8260ads: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @1e84462   05/16/18 14:49:22 joel mpc55xxevb: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @2261ef2   05/16/18 14:47:40 joel motorola_powerpc: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @01da0ac   05/16/18 14:47:07 joel haleakala: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @b1b5afba   05/16/18 14:43:24 joel beatnik: Move -Dxxx to configure.ac Updates #3425. 5
(edit) @7bf072b   02/21/18 11:40:40 Sebastian Huber bsp/powerpc: Remove wildcards in linkcmds.base This reverts commit … 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 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) @3460c522   04/25/18 12:51:49 Sebastian Huber bsps/powerpc: Move bsp-start-zero.S to bsps This patch is a part of … 5
(edit) @b80be135   04/25/18 12:51:01 Sebastian Huber bsp/psim: Move align_h.S to bsps This patch is a part of the BSP … 5
(edit) @0b60c54   04/25/18 12:50:36 Sebastian Huber bsp/haleakala: Move assembler files to bsps This patch is a part of … 5
(edit) @64d4fc7   04/25/18 08:26:24 Sebastian Huber bsp/gen5200: Move source files to bsps This patch is a part of the … 5
(edit) @95d5426c   04/25/18 08:26:05 Sebastian Huber bsp/haleakala: Move mmu_405.c to bsps This patch is a part of the BSP … 5
(edit) @8266fb53   04/25/18 08:25:00 Sebastian Huber bsp/beatnik: Move source files to bsps This patch is a part of the … 5
(edit) @bf16ee5   04/25/18 08:24:49 Sebastian Huber bsp/mvme3100: Move flashcfg.c to bsps This patch is a part of the BSP … 5
(edit) @8f12ee32   04/25/18 08:22:37 Sebastian Huber bsp/mvme5500: Move source files to bsps This patch is a part of the … 5
(edit) @25787041   04/25/18 08:22:18 Sebastian Huber bsp/virtex5: Move mmu.c to bsps This patch is a part of the BSP … 5
(edit) @8bf101c   04/25/18 08:22:05 Sebastian Huber bsp/virtex4: Move mmu.c to bsps This patch is a part of the BSP … 5
(edit) @fe077b3   04/24/18 05:26:17 Sebastian Huber bsps: Move spansionFlash.c to bsps This patch is a part of the BSP … 5
(edit) @ff04935   04/24/18 05:26:11 Sebastian Huber bsps: Move intelFlash.c to bsps This patch is a part of the BSP … 5
(edit) @b5d4c80   04/24/18 05:25:25 Sebastian Huber bsps: Move flash.c to bsps This patch is a part of the BSP source … 5
(edit) @afa90ee5   04/24/18 05:24:52 Sebastian Huber bsps: Move vpd.c to bsps This patch is a part of the BSP source … 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) @1cc69e1   04/24/18 05:21:51 Sebastian Huber bsps: Move showbats.c to bsps This patch is a part of the BSP source … 5
Note: See TracRevisionLog for help on using the revision log.