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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e7545f1b   12/09/15 10:43:49 Sebastian Huber bsps/powerpc: Use default bsp_pretasking_hook() Update #2408. 5
(edit) @ac78f35   12/09/15 10:23:25 Sebastian Huber bsp/beatnik: Delete superfluous declaration Update #2408. 5
(edit) @20d7093a   12/09/15 10:21:12 Sebastian Huber bsps/virtex*: Use default bsp_pretasking_hook() Update #2408. 5
(edit) @9ef736a6   12/10/15 07:15:06 Sebastian Huber bsp/tqm8xx: Fix linker set description Fix broken RTEMS linker set … 5
(edit) @44d18b9   12/09/15 13:03:09 Sebastian Huber bsps: Fix some linker set descriptions Fix broken RTEMS linker set … 5
(edit) @05d09f4   12/09/15 04:01:15 admin powerpc/ep1a: Remove updates #2457. 5
(edit) @9995295   12/08/15 23:10:24 ralph powerpc/score603e: Remove (obselete). Updates #2458. 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets Update #2408. 5
(edit) @8d6ceb1   11/30/15 12:04:21 Sebastian Huber bsp/t32mppc: Add primitive NULL pointer protection 5
(edit) @bbd8484b   11/27/15 10:17:51 Sebastian Huber bsp/t32mppc: Use -Og optimization level 5
(edit) @0a311015   11/27/15 09:39:33 Sebastian Huber bsp/t32mppc: Convert to Termios device 5
(edit) @443c61ec   11/25/15 08:01:57 Sebastian Huber Delete empty libc_init() 5
(edit) @d65ed62   10/27/15 13:39:47 Sebastian Huber bsp/qoriq: Fix interrupt support for T series 5
(edit) @98df160   10/27/15 13:37:13 Sebastian Huber bsp/qoriq: Add BMan, QMan and FMan to memory map 5
(edit) @f966d608   10/27/15 09:43:27 Sebastian Huber bsp/qoriq: Flush and invalidate L2 cache 5
(edit) @ac4f1718   10/27/15 09:18:45 Sebastian Huber bsp/qoriq: Invalidate L1 cache on boot processor 5
(edit) @3abfe7ca   10/27/15 08:53:47 Sebastian Huber bsp/qoriq: Map intercom area only if necessary 5
(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) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @e29f1f5   10/19/15 06:44:33 Sebastian Huber bsp/qoriq: Use U-Boot provided FDT 5
(edit) @0b0969ef   10/16/15 08:23:06 Sebastian Huber bsp/qoriq: Simplify initialization 5
(edit) @36b9f668   10/16/15 08:09:38 Sebastian Huber bsp/qoriq: Initialize FPU on secondary thread 5
(edit) @2f5e3c7   10/15/15 08:45:20 Sebastian Huber bsp/qoriq: Add missing isync after mtmsr 5
(edit) @cf8e033   10/08/15 11:35:27 Sebastian Huber bsp/qoriq: Add nocache heap 5
(edit) @bc820946   10/08/15 11:29:56 Sebastian Huber bsps: Add .nocacheheap section This avoids consumption of a loadable … 5
(edit) @707ecbe   10/07/15 11:53:15 Sebastian Huber bsp/qoriq: Add BMan and QMan Portals 5
(edit) @01531fb6   10/07/15 11:38:59 Sebastian Huber bsp/qoriq: Initilize FPU 5
(edit) @55c8d19d   10/07/15 07:51:29 Sebastian Huber bsp/qoriq: Move BUCSR initialization 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @4784214a   07/16/15 15:43:51 Joel Sherrill remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_H These … 4.115
(edit) @9cff822a   07/16/15 15:40:05 Joel Sherrill Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guard This was … 4.115
(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) @c2596df   07/09/15 07:59:59 Sebastian Huber bsps/powerpc: Fix small-data area issue Update #2369. 4.115
(edit) @b171982   07/08/15 08:04:39 Sebastian Huber bsps/powerpc: Provide debug and trace symbols 4.115
(edit) @3e02a47   07/02/15 10:04:50 Sebastian Huber bsp/qoriq: Enable branch prediction for T series 4.115
(edit) @994d7e1   07/02/15 07:14:47 Sebastian Huber bsp/qoriq: Use -O2 for T series 4.115
(edit) @635ed82   07/01/15 09:13:26 Sebastian Huber bsp/qoriq: Update due to API changes 4.115
(edit) @32005a72   06/26/15 07:40:24 Sebastian Huber bsp/mpc55xxevb: Fix configure script This was the only configure.ac … 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @df8341a   06/23/15 12:20:11 Sebastian Huber bsp/gen5200: Simplify interrupt write support 4.115
(edit) @efd351d   05/21/15 12:54:12 Joel Sherrill powerpc/shared/clock/clock.c: Remove unused variable warning 4.115
(edit) @68592d54   05/21/15 12:53:41 Joel Sherrill mpc55xxevb/clock/clock-config.c: Remove unused variable warning 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @ba885bd   04/19/15 01:27:09 Joel Sherrill mbx8xx/include/bsp.h: Add include of <rtems/irq.h> 4.115
(edit) @195efa43   03/15/15 14:55:42 Joel Sherrill powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated method 4.115
(edit) @38d91667   03/15/15 02:17:20 Joel Sherrill powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated … 4.115
(edit) @c1479edf   03/14/15 15:59:52 Joel Sherrill powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get() 4.115
(edit) @fe0eb1b   03/14/15 15:59:35 Joel Sherrill score603e/tod/tod.c: Do not use rtems_clock_get() 4.115
(edit) @05af8b9   03/14/15 15:57:55 Joel Sherrill beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get() 4.115
(edit) @ac8339a   03/17/15 10:28:44 Sebastian Huber bsp/mpc55xx: Fix flash settings 4.115
(edit) @8e10f62   03/17/15 07:54:39 Sebastian Huber bsp/qoriq: Add register blocks for T variants 4.115
(edit) @093bfde   03/17/15 07:48:47 Sebastian Huber bsp/qoriq: Fix warning 4.115
(edit) @a2ba004   03/16/15 18:31:04 Sebastian Huber bsp/mbx8xx: Fix warnings 4.115
(edit) @275a9bf   03/14/15 21:29:07 Ben Gras Revert "autoconf changes" This reverts commit … 4.115
(edit) @dbe85952   03/14/15 15:06:14 Ben Gras autoconf changes 4.115
(edit) @a1148f36   03/07/15 22:24:40 Joel Sherrill powerpc/shared/bootloader/pci.c: Remove warnings 4.115
(edit) @1ae60ae5   03/06/15 14:23:44 Joel Sherrill Add fsscandir01 variants as needed to more BSPs testsuite configuration 4.115
(edit) @dea43a0d   03/05/15 16:09:15 Joel Sherrill Temporarily ignore dl* tests on some PowerPC BSPs Some BSPs have … 4.115
(edit) @7af34c13   03/05/15 15:51:40 Joel Sherrill Always disable networking for h8300 4.115
(edit) @f3a57820   03/05/15 13:53:47 Sebastian Huber bsp/qoriq: Fix warning 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @f1c044d   01/14/15 19:07:59 Sebastian Huber bsps/powerpc: Fix conditional compilation 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) @691cc20   12/22/14 09:14:10 Sebastian Huber bsp/qoriq: Fix nanoseconds extension 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) @494df99f   12/19/14 11:13:41 Sebastian Huber bsps/powerpc: Support for 64 byte cache lines 4.115
(edit) @b79f98f   12/19/14 08:00:18 Sebastian Huber bsps/u-boot: Update due to API changes 4.115
(edit) @2d5c486   11/27/14 06:39:36 Nick Withers Use fixed-width C99 types for PowerPC in_be16() and co. Also use the … 4.115
(edit) @20aba89   12/15/14 10:55:27 Sebastian Huber bsp/mpc55xxevb: Fix warnings 4.115
(edit) @b7cd6d51   12/15/14 10:49:10 Sebastian Huber bsp/t32mppc: Fix warnings 4.115
(edit) @5063e1a   12/15/14 10:26:06 Sebastian Huber bsps/powerpc: Disable SPE for soft-float variants 4.115
(edit) @3cd3a260   12/12/14 15:32:58 Sebastian Huber bsp/mpc8xx: Fix warnings close #2211 4.115
(edit) @3507f3f9   12/12/14 14:29:59 Sebastian Huber bsp/mpc8xx: Fix warnings close #2211 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @fa4fe456   01/30/14 01:58:41 Nick Withers Move the flash size probe into bankValidate() Previously, … 4.115
(edit) @3a8566b7   11/27/14 13:03:34 Sebastian Huber bsp/qoriq: Delete empty header file close #2062 4.115
(edit) @ff1c613   11/21/14 19:11:57 Joel Sherrill powerpc/haleakala: Fix warnings 4.115
(edit) @502609c8   11/21/14 17:15:22 Michael Hamel powerpc/haleakala: Add network driver close 1405 4.115
(edit) @11925eef   11/21/14 07:49:57 Sebastian Huber Delete or rename MIN/MAX macros and defines Include <sys/param.h> if … 4.115
(edit) @e08b0b9   10/30/14 13:29:09 Sebastian Huber bsp/mpc55xxevb: Fix flash settings for MPC5510 4.115
(edit) @46dde0fc   10/23/14 08:05:17 Sebastian Huber bsps: Move extern "C" to not cover includes Some includes may use C++ … 4.115
(edit) @71bc995   10/20/14 19:36:19 Joel Sherrill powerpc/qoriq/include/bsp.h: Add prototypes to fix warnings 4.115
(edit) @ed18345   10/20/14 19:21:37 Joel Sherrill powerpc/qemuppc/startup/cmain.c: Fix warnings 4.115
(edit) @7294054b   10/20/14 19:13:47 Joel Sherrill powerpc/shared/startup/bspstart.c: Fix warning for mvme2100 4.115
(edit) @a4fea82   10/20/14 18:57:54 Joel Sherrill ss555/startup/bspstart.c: BSP does not use SPRG0 4.115
(edit) @ad456877   10/20/14 18:57:41 Joel Sherrill ep1a/startup/bspstart.c: BSP does not use SPRG0 4.115
(edit) @6e8e869   10/17/14 15:21:31 Joel Sherrill powerpc/shared/irq/irq_init.c: Fix warnings 4.115
(edit) @f33e6c0   10/17/14 15:21:18 Joel Sherrill powerpc/shared/bootloader: Fix warnings 4.115
(edit) @04d3761   10/17/14 15:20:50 Joel Sherrill powerpc/motorola_powerpc/include/bsp.h: Fix warnings 4.115
(edit) @ba9c4a7   10/17/14 15:09:55 Joel Sherrill powerpc/psim: Fix warnings 4.115
(edit) @3064411   10/17/14 15:08:01 Joel Sherrill powerpc/qemuppc: Fix warnings 4.115
(edit) @b5548e5   10/17/14 14:50:05 Joel Sherrill powerpc/gen83xx: Fix warnings 4.115
(edit) @9ffca502   10/16/14 22:02:09 Joel Sherrill libbsp/powerpc/shared and motorola_powerpc: Fix warnings 4.115
(edit) @8e330bc   10/16/14 22:01:54 Joel Sherrill gen68302/console: Fix warnings 4.115
Note: See TracRevisionLog for help on using the revision log.