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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @fb01816b   01/03/18 06:39:16 Sebastian Huber bsps/powerpc: Move shared irq.h This header file is only used by … 5
(edit) @2f7a25c   12/20/17 20:38:28 joel beatnik, motorola_powerpc, mvme3100, mvme5500: Simplify bsp_specs … 5
(edit) @f33d3b4   12/20/17 17:36:13 joel gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, … 5
(edit) @07d96453   11/21/17 11:00:49 Sebastian Huber powerpc: Remove _BSP_Fatal_error() BSPs can use the … 5
(edit) @1c193a2   11/21/17 10:43:13 Sebastian Huber powerpc: Replace BSP_panic() with rtems_panic() Due to a new … 5
(edit) @d7ed684   09/20/17 05:18:53 Sebastian Huber bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time … 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @0e26c19a   08/01/17 13:35:16 Sebastian Huber bsps/powerpc: Add 64-bit CRT init/fini support Update #3082. 5
(edit) @60d077f   08/10/17 09:38:46 Sebastian Huber bsps/powerpc: Add 64-bit linker sections Update #3082. 5
(edit) @b7be9439   07/31/17 12:14:46 Sebastian Huber bsps/powerpc: Do not set ouput format and arch There is no need to … 5
(edit) @cd7991b8   07/28/17 11:50:12 Sebastian Huber bsps/powerpc: Fix warning 5
(edit) @b361cb6c   06/16/17 04:22:21 Sebastian Huber bsps/powerpc: Fix warning Close #3051. 5
(edit) @697a6ca   06/01/17 17:00:38 Sebastian Huber bsps/powerpc: Set output format in linker script Set the proper … 5
(edit) @5796c21   04/24/17 01:05:53 joel shared/startup/panic.c: Fix printf() format warnings 5
(edit) @3f12cfe   04/24/17 01:05:41 joel shared/pci/detect_raven_bridge.c: Fix printf() format warnings 5
(edit) @31908b12   04/24/17 01:05:12 joel shared/bootloader/mm.c: Fix printf() format warnings 5
(edit) @79d45cbd   04/24/17 01:05:03 joel shared/bootloader/misc.c: Fix printf() format warnings 5
(edit) @006ac513   04/08/17 10:25:28 cpodonnell8 libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 … 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @08d85992   03/01/17 10:31:57 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @6afeeda   02/15/17 12:39:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @f6f764c1   02/15/17 12:28:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @73f8d93   02/15/17 10:09:50 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @1fcdd639   01/12/17 22:12:51 joel powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @c2a4b8bf   07/19/16 07:42:26 Sebastian Huber bsps/powerpc: Fix shared console driver The Termios modes are now an … 5
(edit) @814bd6e3   07/12/16 08:02:40 Sebastian Huber bsps/powerpc: Fix AltiVec? enable There must be an isync after the … 5
(edit) @0057e38f   07/04/16 09:06:53 Sebastian Huber libchip: Simplify RTC driver 5
(edit) @89f627b5   06/08/16 14:03:12 Sebastian Huber bsps/powerpc: Update to RTEMS printer changes 5
(edit) @0546e65e   05/31/16 07:12:43 Sebastian Huber bsps: Add defines for some linker subsections The GNU ld sort by name … 5
(edit) @ccda9459   05/31/16 07:10:24 Sebastian Huber bsps: Sort some sections first by alignment This helps to avoid … 5
(edit) @b02c77c6   03/29/16 17:54:00 joel powerpc/shared/console/console.c: Add include of <rtems/console.h> to … 5
(edit) @ffa9cbf   03/29/16 06:11:29 Sebastian Huber bsps/powerpc: Avoid recursion in exception handler 5
(edit) @561dec5   03/21/16 15:53:32 joel powerpc/shared/openpic/openpic.c: Ignore warnings for … 5
(edit) @45e5623   03/10/16 23:22:59 joel powerpc/motorola_powerpc: Add per-section compilation and linking … 5
(edit) @ab8e821   01/27/16 06:33:50 Sebastian Huber bsps/powerpc: Fix startup Do work area initialization after … 5
(edit) @e7545f1b   12/09/15 10:43:49 Sebastian Huber bsps/powerpc: Use default bsp_pretasking_hook() Update #2408. 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets Update #2408. 5
(edit) @53c99b8   10/28/15 09:18:05 Sebastian Huber bsps: Generalize .nocacheheap to .nocachenoload Add ability to place … 5
(edit) @bc820946   10/08/15 11:29:56 Sebastian Huber bsps: Add .nocacheheap section This avoids consumption of a loadable … 5
(edit) @c2596df   07/09/15 07:59:59 Sebastian Huber bsps/powerpc: Fix small-data area issue Update #2369. 4.115
(edit) @efd351d   05/21/15 12:54:12 Joel Sherrill powerpc/shared/clock/clock.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) @195efa43   03/15/15 14:55:42 Joel Sherrill powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated method 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) @a1148f36   03/07/15 22:24:40 Joel Sherrill powerpc/shared/bootloader/pci.c: Remove warnings 4.115
(edit) @f1c044d   01/14/15 19:07:59 Sebastian Huber bsps/powerpc: Fix conditional compilation 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) @fa4fe456   01/30/14 01:58:41 Nick Withers Move the flash size probe into bankValidate() Previously, … 4.115
(edit) @7294054b   10/20/14 19:13:47 Joel Sherrill powerpc/shared/startup/bspstart.c: Fix warning for mvme2100 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) @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
(edit) @6c6a21c   10/16/14 18:11:47 Joel Sherrill powerpc/shared/startup/probeMemEnd.c: Fix warning 4.115
(edit) @aa97f99   10/15/14 23:37:11 Joel Sherrill powerpc/shared/startup/panic.c: Fix set but not used warning 4.115
(edit) @e59d26fc   10/15/14 19:23:30 Joel Sherrill libbsp/powerpc/shared/uboot_getenv.c: Fix warnings 4.115
(edit) @72866a7   10/15/14 19:23:07 Joel Sherrill libbsp/powerpc/shared/startup/zerobss.c: Fix warnings 4.115
(edit) @7ec9bd59   10/15/14 14:31:41 Joel Sherrill mpc8260 libcpu and mpc6260ads BSP: Fix warnings 4.115
(edit) @c506cc98   10/13/14 20:52:00 Joel Sherrill shared/startup/bspstart.c: Remove myCpu variables and clean up 4.115
(edit) @5ad38eac   10/12/14 19:10:00 Joel Sherrill powerpc/shared/clock/clock.c: Remove clock major/minor and clean up 4.115
(edit) @e8db6d0   10/12/14 18:58:22 Joel Sherrill powerpc/shared/clock/p_clock.c: Fix warnings 4.115
(edit) @9ca6799   10/12/14 15:07:07 Joel Sherrill powerpc/shared/console: Fix warnings 4.115
(edit) @91e4946f   10/11/14 23:48:17 Joel Sherrill powerpc/shared/startup/pretaskinghook.c: Include <bsp/bootcard.h> 4.115
(edit) @4abbc567   10/09/14 21:40:20 Joel Sherrill powerpc bootloader: Remove warnings This code is shared by multiple … 4.115
(edit) @fb252a68   10/13/14 15:29:44 Joel Sherrill libbsp/powerpc/shared: Fix warnings 4.115
(edit) @d7a267b3   10/10/14 07:43:59 Sebastian Huber bsp/gen5200: Fix warnings 4.115
(edit) @819aa3c9   10/08/14 19:10:38 Joel Sherrill libbsp/powerpc/shared/tod/todcfg.c: Fix method prototype to eliminate … 4.115
(edit) @ad38073   10/07/14 22:39:08 Joel Sherrill powerpc/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to … 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @8e980e61   04/01/14 07:48:40 Sebastian Huber bsps/powerpc: Fix linker command files 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 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) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @bba0e09   01/30/14 09:37:02 Sebastian Huber bsps: Fix barrier section definitions 4.115
(edit) @f334847b   01/17/14 01:57:08 Nick Withers powerpc/flash: give string variables const attribute 4.115
(edit) @e4927ece   12/04/13 14:39:20 Sebastian Huber bsps: Simplify FreeBSD linker sets 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) @296c74e6   12/09/13 19:37:48 Daniel Ramirez doxygen: refactored doxygen in libbsp to illustrate new rule set 4.115
(edit) @4b43051   12/02/13 16:07:29 cdesai powerpc: motorola: Move bspreset.c to startup/ * Move … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @3da02169   06/24/13 15:16:16 ralf.kirchner bsps/powerpc: Avoid placement in small-data area 4.115
(edit) @4800ffe   06/28/13 07:07:13 Sebastian Huber bsps/powerpc: Update debug sections 4.115
(edit) @e18db9f   06/24/13 15:29:11 Sebastian Huber termios: Update due to API changes Termios notifies now the driver … 4.115
(edit) @509e0f3f   06/21/13 15:16:37 Sebastian Huber bsps/powerpc: Add PPC405 support for shared clock 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 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) @df6818f9   03/18/13 14:24:00 Sebastian Huber bsps: Support DWARF extension 4.115
(edit) @c934a10d   01/11/13 13:41:53 Sebastian Huber bsp/mpc55xx: Add BSP_DATA_CACHE_USE_WRITE_THROUGH 4.115
(edit) @113768f   11/23/12 13:16:11 Sebastian Huber bsps/powerpc: Add .nvram section 4.115
(edit) @c383372   11/13/12 14:01:24 Sebastian Huber bsps/powerpc: Add and use bsp_text input section 4.115
(edit) @d33f743   11/13/12 14:00:53 Sebastian Huber bsps/powerpc: Move .fast_text after .text section 4.115
(edit) @f665f13   11/19/12 07:37:04 Sebastian Huber bsps/powerpc: Add PPC_EXC_CONFIG_BOOKE_ONLY In combination with the … 4.115
(edit) @4bd4c9e   11/23/12 08:32:52 Sebastian Huber bsps/powerpc: Add PPC_EXC_CONFIG_USE_FIXED_HANDLER In case a BSP … 4.115
(edit) @b1e8a58   11/14/12 08:57:55 Sebastian Huber bsps/powerpc: Exception initialization error is fatal 4.115
Note: See TracRevisionLog for help on using the revision log.