source: rtems/c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4a3db517   12/05/14 10:07:02 Sebastian Huber bsps/sparc: Fix trap table initialization Fixes bug introduced with … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @e870941   12/04/14 08:38:27 Sebastian Huber libmisc: More useful default configuration The dummy.c was a de-facto … 4.115
(edit) @13d9029   12/04/14 17:21:11 Ben Gras beagle bsp: disable watchdog on am335x On recent u-boots, the … 4.115
(edit) @038e1dba   12/03/14 23:56:39 dolezj21 i386: doxygen and comments related to VESA real mode framebuffer 4.115
(edit) @d78eac6   12/03/14 23:56:38 dolezj21 i386/pc386: cammelCase (struct and function names) to underscores, … 4.115
(edit) @adc1dbeb   12/04/14 14:15:52 Sebastian Huber bsp/leon3: Fix trap table initialization Fixes bug introduced with … 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @4081032   12/02/14 22:36:59 Ben Gras pc386 bsp fix for default mode If USE_VBE_RM is 0, … 4.115
(edit) @fa4fe456   01/30/14 01:58:41 Nick Withers Move the flash size probe into bankValidate() Previously, … 4.115
(edit) @2501814e   11/23/14 21:53:00 Jiri Gaisler sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly … 4.115
(edit) @291f30f   11/23/14 21:53:00 Jiri Gaisler sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly … 4.115
(edit) @0d3b5d47   11/11/14 14:18:01 Daniel Hellstrom SPARC: optimize window underflow trap Save five instructions on … 4.115
(edit) @6930aa7f   05/28/14 08:29:37 Daniel Hellstrom SPARC: optimize window overflow trap entry By using a optimized trap … 4.115
(edit) @348d1812   05/27/14 09:15:46 Daniel Hellstrom SPARC: window overflow optimization I see no need for waiting the 3 … 4.115
(edit) @dd309b1   12/01/14 03:55:23 Chris Johns m68k/mcf5235: GCC 4.9.2 generates invalid code for Init5235. Move the … 4.115
(edit) @3a8566b7   11/27/14 13:03:34 Sebastian Huber bsp/qoriq: Delete empty header file close #2062 4.115
(edit) @cbc433c7   11/25/14 07:40:20 Sebastian Huber bsps/arm: Add .nocache section This section can be use to provide a … 4.115
(edit) @aed6e1d   11/19/14 20:32:51 josh.oguin libchip/serial/z85c30.c: Remove redundant assignment This was flagged … 4.115
(edit) @02958c5e   11/19/14 20:28:08 josh.oguin libchip/serial/ns16550* and z8530*: Assert on baud number to avoid … 4.115
(edit) @0ad1e80   11/19/14 20:26:58 josh.oguin libchip/display/disp_hcms29xx.c: Remove useless variable and check … 4.115
(edit) @61f8d668   11/19/14 20:26:11 josh.oguin libbsp/shared/bspinit.c: Document assumption of NULL returned 4.115
(edit) @7e5c9b89   11/25/14 13:58:13 Sebastian Huber rtems: Move rtems_cache_aligned_malloc() Make sure also the size is … 4.115
(edit) @42fe0d3   11/25/14 07:36:58 Sebastian Huber bsps/arm: L2C 310 avoid infinite loops 4.115
(edit) @55db0e5   11/24/14 08:44:50 Sebastian Huber bsp/ngmp: Use -muser-mode GCC option This option is necessary to use … 4.115
(edit) @b46a31e   11/23/14 15:48:17 Joel Sherrill leon2: include <rtems/ringbuf.h> not <ringbuf.h> close #2113 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) @280f4ecc   11/20/14 16:05:02 Gedare Bloom autotools: regenerate preinstall.am for pc386 4.115
(edit) @067da5c   11/20/14 14:00:33 dolezj21 i386/pc386: VESA based frame buffer utilizing real mode interrupt 10h 4.115
(edit) @c5a74946   11/20/14 14:00:32 dolezj21 i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA … 4.115
(edit) @586c86c7   11/20/14 14:00:31 dolezj21 i386/shared/realmode_int: real mode interrupt interface 4.115
(edit) @74d2d940   11/20/14 14:00:30 dolezj21 i386: global descriptor table manipulation functions 4.115
(edit) @d885b2b2   11/20/14 14:00:28 dolezj21 i386: GDTR manipulation functions parameters changed to use explicit … 4.115
(edit) @ec494ff   11/20/14 14:00:26 dolezj21 i386/pc386: configurable size of descriptor tables 4.115
(edit) @50440c0   11/19/14 14:30:24 Sebastian Huber bsps/arm: Enable L2C for Cortex-A9 MPCore BSPs 4.115
(edit) @d1eb7b1   11/19/14 14:07:58 Sebastian Huber bsps/arm: L2C 310 drop exclusive cache support Optimize locking. 4.115
(edit) @5f4f828   11/19/14 13:55:53 Sebastian Huber bsps/arm: L1 cache support changes 4.115
(edit) @e492e7f8   11/19/14 13:37:11 Sebastian Huber bsps/arm: L2C 310 compile-time errata 588369 4.115
(edit) @52d24b00   11/19/14 13:29:27 Sebastian Huber bsps/arm: L2C 310 compile-time errata 753970 4.115
(edit) @55741886   11/19/14 13:19:13 Sebastian Huber bsps/arm: L2C 310 exclusive config is fatal 4.115
(edit) @d53de34   11/19/14 13:08:44 Sebastian Huber bsps/arm: L2C 310 use l2c_310_* prefix throughout 4.115
(edit) @861d315   11/19/14 13:05:36 Sebastian Huber bsps/arm: L2C 310 use L2C_310_* prefix throughout 4.115
(edit) @f2fed0c1   11/19/14 11:24:07 Sebastian Huber bsps/arm: L2C 310 add compile time checks Simplify initialization. … 4.115
(edit) @13f1462f   11/19/14 11:07:04 Sebastian Huber bsps/arm: L2C 310 delete invalid link 4.115
(edit) @a9d6c20   11/19/14 11:23:02 Sebastian Huber bsps/arm: L2C 310 simplify and remove white space 4.115
(edit) @957c075   11/19/14 10:51:33 Sebastian Huber bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASE Rename BSP_ARM_L2CC_BASE … 4.115
(edit) @45a63ee   11/10/14 12:46:32 Sebastian Huber bsp/xilinx-zynq: Add Cadence I2C bus driver 4.115
(edit) @bdf8fa76   11/13/14 09:12:32 Sebastian Huber bsp/xilinx-zynq: Add zync_clock_cpu_1x() 4.115
(edit) @234d5c40   11/13/14 09:15:41 Sebastian Huber bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLK Rename … 4.115
(edit) @8100e71   11/12/14 13:02:53 Sebastian Huber bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLK 4.115
(edit) @f0c564c   11/12/14 12:57:24 Sebastian Huber bsps/arm: Adjust stacks for ARMv4 Reduce non-IRQ stacks to size zero. … 4.115
(edit) @96a9f4c   11/12/14 13:00:05 alan.cudmore ARM removed shared/abort from several ARM BSPs 4.115
(edit) @a373dc37   11/05/14 23:52:23 Joel Sherrill lpc23xx_tli800-testsuite.tcfg: Add dl02 4.115
(edit) @091c610   11/05/14 23:52:05 Joel Sherrill lpc2362-testsuite.tcfg: Add dl02 4.115
(edit) @0b91cfbf   11/05/14 23:51:43 Joel Sherrill lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more tests 4.115
(edit) @f9e4139   11/05/14 21:31:36 Joel Sherrill lm3s3749-testsuite.tcfg: Add dl02 4.115
(edit) @8d74b80e   11/04/14 21:05:08 Joel Sherrill lpc23xx_tli800-testsuite.tcfg: Add dl01 4.115
(edit) @6d84a9f   11/04/14 21:04:46 Joel Sherrill lpc2362-testsuite.tcfg: Add dl01 4.115
(edit) @a7812cdc   11/04/14 21:04:28 Joel Sherrill lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01 4.115
(edit) @643e7cb8   11/04/14 21:02:03 Joel Sherrill lm3s3749-testsuite.tcfg: Add dl01 4.115
(edit) @de5596b   11/04/14 02:02:03 Chris Johns Regenerated preinstall.am file. 4.115
(edit) @53dd6d61   11/03/14 18:53:40 Ben Gras BSP for several Beagle products Specifically the beagleboard, … 4.115
(edit) @7a66986   08/22/12 12:39:02 ziemke Added BeagleBoard? BSP Coding done in course of GSoC2012. Commit … 4.115
(edit) @b51842b   11/03/14 18:52:03 Ben Gras Add some generic ARM am335x and omap definitions 4.115
(edit) @def1337   10/31/14 14:11:13 Joel Sherrill libcpu/bfin/clock/tod.h: Delete - missed on previous commits 4.115
(edit) @e08b0b9   10/30/14 13:29:09 Sebastian Huber bsp/mpc55xxevb: Fix flash settings for MPC5510 4.115
(edit) @513668f6   10/29/14 16:07:20 chrisn Added missing stm32f4xxxx_adc.h 4.115
(edit) @866a6fc   10/23/14 12:31:15 Sebastian Huber bsps/sparc: Include right header file 4.115
(edit) @b442032   10/23/14 08:11:59 Sebastian Huber bsp/leon3: Fix LEON3_mp_irq definition Provide it also if … 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) @77a2226   09/10/14 11:39:53 cederman bsp/sparc: Ensure that data cache snooping is enabled Check that data … 4.115
(edit) @040ed0b4   10/18/14 08:55:37 chrisn bsp/stm32f4: Add header files Added register definition headers for … 4.115
(edit) @ea05c438   10/20/14 20:25:37 Joel Sherrill or1k/or1ksim: Fix warnings 4.115
(edit) @ddc8165   10/20/14 20:25:22 Joel Sherrill arm/raspberrypi: Fix warnings 4.115
(edit) @3532ff91   10/20/14 19:36:49 Joel Sherrill shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid … 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) @ce5c3b3   10/20/14 18:58:12 Joel Sherrill nios2/nios2_iss: Fix warnings 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) @82f5ec4   10/20/14 16:31:41 Joel Sherrill libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete method 4.115
(edit) @6fc2d389   10/20/14 16:31:25 Joel Sherrill libbsp/sh/shared/console.c: Eliminate use of obsolete method 4.115
(edit) @d6db94a   10/20/14 15:59:08 Joel Sherrill m68k/mrm332: Fix warnings 4.115
(edit) @a8777397   10/20/14 15:58:57 Joel Sherrill m68k/mcf5329: Fix warnings 4.115
(edit) @63fe77e1   10/20/14 15:58:38 Joel Sherrill m68k/mcf5235: Fix warnings 4.115
(edit) @13827524   10/20/14 15:58:21 Joel Sherrill m68k/mcf5225x: Fix warnings 4.115
(edit) @3bba2a9b   10/20/14 15:58:09 Joel Sherrill m68k/mcf52235: Fix warnings 4.115
(edit) @fd36451   10/20/14 15:57:54 Joel Sherrill m68k/idp: Fix warnings 4.115
(edit) @21ee1c8   10/20/14 15:57:44 Joel Sherrill m68k/gen68360: Fix warnings 4.115
(edit) @c2e32ff   10/20/14 14:25:41 Joel Sherrill lm32 BSP shared and lm32_evr: Fix BSPs 4.115
(edit) @770e379   10/20/14 14:15:32 Joel Sherrill arm/csb337/console/fbcons.c: Fix warning 4.115
(edit) @d0c4793   10/20/14 14:13:22 Joel Sherrill libcpu/arm/pxa255/ffuart/ffuart.c: Fix warning 4.115
(edit) @1c4890b   10/20/14 14:13:06 Joel Sherrill libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warning 4.115
(edit) @5bdda7f   10/20/14 14:12:46 Joel Sherrill arm/gba/console/conio.c: Fix warning 4.115
(edit) @0f8ee10e   10/20/14 14:11:41 Joel Sherrill arm/edb7312: Fix warnings 4.115
(edit) @4f21badb   10/20/14 02:27:09 Joel Sherrill m68k/csb360: Fix warnings 4.115
(edit) @3d4898f   10/20/14 02:21:06 Joel Sherrill m68k/av5282: Fix warning 4.115
Note: See TracRevisionLog for help on using the revision log.