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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c6c4fce9   07/12/16 08:02:40 Sebastian Huber bsps/powerpc: Fix AltiVec? enable There must be an isync after the … 4.11
(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
(edit) @dc6e830   11/13/12 16:40:33 Sebastian Huber sapi: Add and use rtems_internal_error_description 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @0e27119   10/11/12 20:52:18 Joel Sherrill Use proper 3 line form of license text 4.115
(edit) @574ab8a   06/22/12 08:31:44 Sebastian Huber bsps/powerpc: Add more BSP sections and sort them 4.115
(edit) @fd153c73   06/12/12 13:27:17 Sebastian Huber bsps: Replace NIRVANA region Replace the "NIRVANA" region with the … 4.115
(edit) @6273201   05/31/12 14:37:02 Sebastian Huber bsps/powerpc: Add load section for .nocache 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 4.115
(edit) @8bbf69e   05/16/12 21:04:10 Joel Sherrill pci.h cleanup - Consolidate common defines to cpukit pci.h + … 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @d1018534   04/24/12 11:34:03 Sebastian Huber bsps/powerpc: Add no cache section 4.115
(edit) @b0b32b8   04/02/12 11:37:31 Sebastian Huber bsps: Fix for clock driver Do not use the e300 core decrementer … 4.115
(edit) @8bb00ac   04/02/12 09:32:11 Sebastian Huber bsps: More accurate PowerPC clock driver The clock driver used … 4.115
(edit) @591e964e   10/07/11 14:29:38 Ralf Corsepius 2011-10-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @5191d84   10/07/11 14:25:31 Ralf Corsepius 2011-10-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @e635abf   08/31/11 15:54:19 Sebastian Huber 2011-08-31 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @7e85bfbe   08/24/11 09:48:56 Sebastian Huber 2011-08-24 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @38ccd6fa   07/28/11 01:13:20 strauman 2011-07-27 Till Straumann <strauman@…> * … 4.115
(edit) @586d915f   07/27/11 04:21:25 strauman 2011-07-26 Till Straumann <strauman@…> * … 4.115
(edit) @9ec86ede   07/22/11 00:39:49 strauman 2011-07-21 Till Straumann <strauman@…> * … 4.115
(edit) @98335feb   07/21/11 15:12:06 Sebastian Huber 2011-07-21 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @e7157276   07/21/11 15:10:07 Sebastian Huber 2011-07-21 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @e7f95e8   07/20/11 16:39:31 Joel Sherrill 2011-07-20 Till Straumann <strauman@…> PR 1837/bsps … 4.115
(edit) @6464a2b   07/18/11 16:38:54 strauman 2011-07-18 Till Straumann <strauman@…> * … 4.115
(edit) @96d81ef5   07/18/11 16:37:25 strauman 2011-07-18 Till Straumann <strauman@…> * … 4.115
(edit) @4b6692f   07/18/11 16:35:08 strauman 2011-07-18 Till Straumann <strauman@…> * … 4.115
(edit) @9515b955   07/18/11 16:33:39 strauman 2011-07-18 Till Straumann <strauman@…> * … 4.115
(edit) @58127230   07/16/11 01:29:05 strauman 2011-07-15 Till Straumann <strauman@…> * … 4.115
(edit) @9c39236d   07/16/11 01:21:36 strauman 2011-07-15 Till Straumann <strauman@…> * … 4.115
(edit) @d2e68e07   07/16/11 01:18:25 strauman 2011-07-15 Till Straumann <strauman@…> * … 4.115
(edit) @048fd36   07/16/11 01:15:06 strauman 2011-07-15 Till Straumann <strauman@…> * … 4.115
(edit) @1dd95cc   06/17/11 05:32:06 Ralf Corsepius 2011-06-17 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @60c01a5   06/07/11 14:09:31 Sebastian Huber 2011-06-07 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @b81c3dec   06/07/11 13:02:50 Sebastian Huber 2011-06-07 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @4f599ed   05/18/11 05:26:53 strauman 2011-05-18 Till Straumann <strauman@…> PR1797/bsps: … 4.115
(edit) @85f5c14b   04/21/11 19:04:50 Jennifer.Averett 2011-04-21 Jennifer Averett <Jennifer.Averett@… PR … 4.115
(edit) @bd918ff7   02/11/11 12:19:29 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @0c875c6a   01/28/11 20:29:53 Joel Sherrill 2011-01-28 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @84c0de8   01/19/11 16:54:20 Joel Sherrill 2011-01-19 Joel Sherrill <joel.sherrilL@…> * … 4.115
Note: See TracRevisionLog for help on using the revision log.