# # ChangeLog for c in rtems # # Generated by Trac 1.2.1.dev0 # 04/24/24 23:04:00 Wed, 08 Oct 2014 21:04:56 GMT Joel Sherrill [6279149] * c/src/lib/libbsp/arm/gdbarmsim/Makefile.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/console/console-io.c (modified) * c/src/lib/libbsp/arm/gdbarmsim/preinstall.am (modified) * c/src/lib/libbsp/avr/avrtest/Makefile.am (modified) * c/src/lib/libbsp/avr/avrtest/console/console-io.c (modified) * c/src/lib/libbsp/avr/avrtest/preinstall.am (modified) * c/src/lib/libbsp/h8300/h8sim/Makefile.am (modified) * c/src/lib/libbsp/h8300/h8sim/console/console-io.c (modified) * c/src/lib/libbsp/h8300/h8sim/preinstall.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/console/console-io.c (modified) * c/src/lib/libbsp/m32c/m32cbsp/preinstall.am (modified) * c/src/lib/libbsp/m32r/m32rsim/Makefile.am (modified) * c/src/lib/libbsp/m32r/m32rsim/console/console-io.c (modified) * c/src/lib/libbsp/m32r/m32rsim/preinstall.am (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/console/console-io.c (modified) * c/src/lib/libbsp/m68k/csb360/preinstall.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/console/console-io.c (modified) * c/src/lib/libbsp/mips/csb350/preinstall.am (modified) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/console/console-io.c (modified) * c/src/lib/libbsp/mips/jmr3904/preinstall.am (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/console/console-io.c (modified) * c/src/lib/libbsp/moxie/moxiesim/preinstall.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/console/console.c (modified) * c/src/lib/libbsp/nios2/nios2_iss/preinstall.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/console/console-io.c (modified) * c/src/lib/libbsp/powerpc/psim/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/console/console-io.c (modified) * c/src/lib/libbsp/powerpc/qemuppc/preinstall.am (modified) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/console/console-io.c (modified) * c/src/lib/libbsp/sh/shsim/preinstall.am (modified) * c/src/lib/libbsp/shared/console-polled.c (modified) * c/src/lib/libbsp/shared/include/console-polled.h (added) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/console/console-io.c (modified) * c/src/lib/libbsp/v850/gdbv850sim/preinstall.am (modified) Add console-polled.h and update all BSPs that should use it. The ... Wed, 08 Oct 2014 20:06:52 GMT Joel Sherrill [8536b67] * c/src/lib/libbsp/mips/genmongoosev/Makefile.am (modified) * c/src/lib/libbsp/mips/genmongoosev/README (modified) * c/src/lib/libbsp/mips/genmongoosev/console/README.mguart (moved) * c/src/lib/libbsp/mips/genmongoosev/console/conscfg.c (modified) * c/src/lib/libbsp/mips/genmongoosev/console/mg5uart.c (moved) * c/src/lib/libbsp/mips/genmongoosev/console/mg5uart.h (moved) * c/src/lib/libbsp/mips/genmongoosev/console/mg5uart_reg.c (moved) * c/src/lib/libbsp/mips/genmongoosev/include/bsp.h (modified) * c/src/lib/libbsp/mips/genmongoosev/include/mongoose-v.h (moved) * c/src/lib/libbsp/mips/genmongoosev/irq/vectorisrs.c (modified) * c/src/lib/libbsp/mips/genmongoosev/preinstall.am (modified) * c/src/lib/libbsp/mips/genmongoosev/startup/bspstart.c (modified) * c/src/lib/libbsp/mips/genmongoosev/startup/gdb-support.c (modified) * c/src/lib/libcpu/mips/Makefile.am (modified) * c/src/lib/libcpu/mips/preinstall.am (modified) Move Mongoose-V specific devices into BSP. Putting the duart in ... Fri, 10 Oct 2014 09:54:55 GMT Sebastian Huber [037b57a] * c/src/lib/libbsp/arm/csb336/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/csb337/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/edb7312/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/gp32/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/gumstix/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/rtl22xx/startup/bspstart.c (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) arm: Fix warning Fri, 10 Oct 2014 08:39:09 GMT Sebastian Huber [8a3e8c1] * c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c (modified) bsp/stm32f4: Fix warning Fri, 10 Oct 2014 08:26:40 GMT Sebastian Huber [9e34ce0] * c/src/lib/libbsp/arm/lpc32xx/misc/nand-mlc.c (modified) bsp/lpc32xx: Fix warning Fri, 10 Oct 2014 08:26:22 GMT Sebastian Huber [a845b83] * c/src/lib/libbsp/arm/lpc24xx/misc/restart.c (modified) * c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c (modified) bsp/lpc24xx: Fix warnings Fri, 10 Oct 2014 07:49:59 GMT Sebastian Huber [a9fd601] * c/src/lib/libbsp/powerpc/mpc55xxevb/console/console-linflex.c (modified) bsp/mpc55xxevb: Fix warnings Fri, 10 Oct 2014 07:43:59 GMT Sebastian Huber [d7a267b3] * c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c (modified) * c/src/lib/libbsp/powerpc/gen5200/console/console.c (modified) * c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c (modified) * c/src/lib/libbsp/powerpc/gen5200/ide/pcmcia_ide.c (modified) * c/src/lib/libbsp/powerpc/gen5200/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/gen5200/irq/irq.c (modified) * c/src/lib/libbsp/powerpc/gen5200/mscan/mscan.c (modified) * c/src/lib/libbsp/powerpc/gen5200/network_5200/network.c (modified) * c/src/lib/libbsp/powerpc/gen5200/slicetimer/slicetimer.c (modified) * c/src/lib/libbsp/powerpc/gen5200/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/gen5200/tod/pcf8563.c (modified) * c/src/lib/libbsp/powerpc/shared/showbats.c (modified) * c/src/lib/libbsp/powerpc/shared/uboot_getenv.c (modified) * c/src/lib/libbsp/shared/include/u-boot.h (modified) * c/src/lib/libcpu/powerpc/shared/include/powerpc-utility.h (modified) bsp/gen5200: Fix warnings Fri, 10 Oct 2014 07:21:29 GMT Sebastian Huber [aee5d63] * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_alignment.c (modified) bsps/powerpc: Fix warning Wed, 08 Oct 2014 22:38:12 GMT Joel Sherrill [78a38fa2] * c/src/lib/libbsp/m68k/mrm332/console/console.c (modified) * c/src/lib/libbsp/powerpc/score603e/PCI_bus/flash.c (modified) * c/src/lib/libbsp/powerpc/score603e/console/85c30.c (modified) * c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/score603e/startup/vmeintr.c (modified) * c/src/lib/libbsp/shared/tod.c (modified) * c/src/lib/libcpu/m68k/shared/misc/m68kidle.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * c/src/lib/libcpu/sparc64/shared/score/cpu.c (modified) * doc/tools/bmenu/Makefile.am (modified) * doc/tools/bmenu/address.h (modified) * doc/tools/bmenu/chain.inl (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp06/task1.c (modified) Eliminate use of /*PAGE and clean up formatting Thu, 09 Oct 2014 15:01:34 GMT Joel Sherrill [79f093b] * c/src/libchip/rtc/mc146818a.h (modified) * c/src/libchip/rtc/mc146818a_ioreg.c (modified) libchip/rtc/mc146818a*: Fix prototypes to use uintptr_t and fix set ... Wed, 08 Oct 2014 19:10:38 GMT Joel Sherrill [819aa3c9] * c/src/lib/libbsp/powerpc/shared/tod/todcfg.c (modified) libbsp/powerpc/shared/tod/todcfg.c: Fix method prototype to eliminate ... Wed, 08 Oct 2014 14:24:02 GMT Joel Sherrill [9827d51e] * c/src/lib/libbsp/powerpc/gen5200/startup/cpuinit.c (modified) gen5200/startup/cpuinit.c: Warning for function which should have ... Tue, 07 Oct 2014 22:40:00 GMT Joel Sherrill [14b197a] * c/src/lib/libbsp/sparc64/shared/startup/bspstart.c (modified) sparc64/shared/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:39:45 GMT Joel Sherrill [978ad76e] * c/src/lib/libbsp/sh/shared/startup/bspstart.c (modified) sh/shared/startup/bspstart.c: Add include of to fix ... Tue, 07 Oct 2014 22:39:26 GMT Joel Sherrill [5eb04f4d] * c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c (modified) powerpc/ss555/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:39:08 GMT Joel Sherrill [ad38073] * c/src/lib/libbsp/powerpc/shared/startup/bspstart.c (modified) powerpc/shared/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:38:54 GMT Joel Sherrill [80207b8] * c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c (modified) powerpc/score603e/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:38:33 GMT Joel Sherrill [48aa5e2c] * c/src/lib/libbsp/powerpc/mvme5500/startup/bspstart.c (modified) powerpc/mvme5500/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:38:19 GMT Joel Sherrill [8303fc97] * c/src/lib/libbsp/powerpc/mvme3100/startup/bspstart.c (modified) powerpc/mvme3100/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:33:00 GMT Joel Sherrill [44d6d21] * c/src/lib/libbsp/powerpc/mpc8260ads/startup/bspstart.c (modified) powerpc/mbc8260ads/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:32:37 GMT Joel Sherrill [3947b5d] * c/src/lib/libbsp/powerpc/mbx8xx/startup/bspstart.c (modified) powerpc/mbx8xx/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:32:17 GMT Joel Sherrill [f57aa10] * c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c (modified) powerpc/haleakala/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:31:59 GMT Joel Sherrill [7ac87aee] * c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c (modified) powerpc/ep1a/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:31:41 GMT Joel Sherrill [dbd8b307] * c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c (modified) powerpc/beatnik/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:31:19 GMT Joel Sherrill [253f5ec3] * c/src/lib/libbsp/m68k/uC5282/startup/bspstart.c (modified) m68k/uC5282/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:30:50 GMT Joel Sherrill [0aab0a8] * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) m68k/mvme162/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:30:30 GMT Joel Sherrill [1b679add] * c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c (modified) m68k/mvme147s/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:30:18 GMT Joel Sherrill [3c688ade] * c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c (modified) m68k/mvme147/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:29:29 GMT Joel Sherrill [754f51b6] * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) m68k/mvme136/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:29:06 GMT Joel Sherrill [b587a20] * c/src/lib/libbsp/m68k/mcf5329/startup/bspstart.c (modified) m68k/mcf5329/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:28:52 GMT Joel Sherrill [736abcf] * c/src/lib/libbsp/m68k/mcf5235/startup/bspstart.c (modified) m68k/mcf5235/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:23:48 GMT Joel Sherrill [31ca0507] * c/src/lib/libbsp/m68k/mcf5225x/startup/bspstart.c (modified) m68k/mcf5225x/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:23:28 GMT Joel Sherrill [bb9448b] * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) m68k/idp/startup/bspstart.c: Add include of to fix ... Tue, 07 Oct 2014 22:23:11 GMT Joel Sherrill [527a08ba] * c/src/lib/libbsp/m68k/av5282/startup/bspstart.c (modified) m68k/av5282/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:22:30 GMT Joel Sherrill [2a6fd65] * c/src/lib/libbsp/bfin/eZKit533/startup/bspstart.c (modified) bfin/eZKit533/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:22:02 GMT Joel Sherrill [7307eb14] * c/src/lib/libbsp/bfin/bf537Stamp/startup/bspstart.c (modified) bfin/bf537Stamp/startup/bspstart.c: Add include of ... Tue, 07 Oct 2014 22:21:35 GMT Joel Sherrill [d37ec8d8] * c/src/lib/libbsp/arm/gba/startup/bspgetworkarea.c (modified) arm/gba/startup/bspgetworkarea.c: Fix warning Tue, 07 Oct 2014 22:21:14 GMT Joel Sherrill [04bafb5] * c/src/lib/libbsp/bfin/TLL6527M/startup/bspstart.c (modified) bfin/TLL6527M/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:20:43 GMT Joel Sherrill [ba1d939] * c/src/lib/libbsp/arm/shared/abort/abort.c (modified) arm/shared/abort/abort.c: Fix warnings and clean up Tue, 07 Oct 2014 22:20:14 GMT Joel Sherrill [8aec7f5] * c/src/lib/libbsp/arm/lpc24xx/misc/system-clocks.c (modified) arm/lpc24xx/misc/system-clocks.c: Fix warning Tue, 07 Oct 2014 22:19:44 GMT Joel Sherrill [d52494e] * c/src/lib/libbsp/arm/lm3s69xx/startup/bspstart.c (modified) arm/lm3s69xx/startup/bspstart.c: Add include of to ... Tue, 07 Oct 2014 22:19:19 GMT Joel Sherrill [bcc6c70] * c/src/lib/libbsp/arm/gdbarmsim/irq/irq.c (modified) arm/gdbarmsim/irq/irq.c: Fix warnings Tue, 07 Oct 2014 22:18:57 GMT Joel Sherrill [1a829d3] * c/src/lib/libbsp/arm/gdbarmsim/include/irq.h (modified) arm/gdbarmsim/include/irq.h: Fix spacing Tue, 07 Oct 2014 22:18:02 GMT Joel Sherrill [237b3464] * c/src/lib/libbsp/arm/gba/irq/irq.c (modified) arm/gba/irq/irq.c: Fix warnings and clean up Tue, 07 Oct 2014 22:17:38 GMT Joel Sherrill [27144f44] * c/src/lib/libbsp/arm/gba/clock/clockdrv.c (modified) arm/gba/clock/clockdrv.c: Fix warnings and clean up Tue, 07 Oct 2014 15:02:29 GMT Joel Sherrill [4e8de7e] * c/src/lib/libcpu/powerpc/mpc6xx/clock/c_clock.c (modified) libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean up Tue, 07 Oct 2014 15:02:11 GMT Joel Sherrill [9073f554] * c/src/lib/libbsp/shared/console-polled.c (modified) libbsp/shared/console-polled.c: Fix warning Tue, 07 Oct 2014 15:01:39 GMT Joel Sherrill [56c6888] * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) libbsp/shared/clockdrv_shell.h: Fix warning Tue, 07 Oct 2014 15:00:45 GMT Joel Sherrill [0dae390] * c/src/lib/libbsp/v850/shared/crt1.c (modified) libbsp/v850/shared/crt1.c: Remove warnings Tue, 07 Oct 2014 14:39:42 GMT Joel Sherrill [780eab4] * c/src/lib/libbsp/powerpc/mbx8xx/clock/p_clock.c (modified) * c/src/lib/libcpu/powerpc/mpc8xx/clock/clock.c (modified) libcpu/powerpc/mpc8xx/clock: Fix warnings and clean up Tue, 07 Oct 2014 14:36:15 GMT Joel Sherrill [46e72c8] * c/src/lib/libbsp/sparc64/shared/clock/ckinit.c (modified) sparc64/shared/clock/ckinit.c: Clean up formatting Tue, 07 Oct 2014 09:37:36 GMT Daniel Hellstrom [44bbee09] * c/src/lib/libbsp/sparc/shared/uart/apbuart_termios.c (modified) LEON: let termios layer handle \n also in polling Tue, 07 Oct 2014 09:35:46 GMT Daniel Hellstrom [b4cebd05] * c/src/lib/libbsp/sparc/shared/uart/apbuart_termios.c (modified) LEON: console print \r\n instead of \n\r Fri, 13 Jun 2014 08:18:01 GMT Daniel Hellstrom [a387e944] * c/src/lib/libbsp/shared/include/fatal.h (modified) * c/src/lib/libbsp/sparc/leon3/clock/ckinit.c (modified) LEON3: use interrupt layer in clock driver Manupilating the ... Tue, 07 Oct 2014 07:01:55 GMT Daniel Hellstrom [6aacf08] * c/src/lib/libbsp/sparc/shared/irq/irq-shared.c (modified) SPARC BSPs: irq-shared.c code style clean-up Thu, 29 May 2014 19:39:18 GMT Daniel Hellstrom [fad33860] * c/src/lib/libbsp/sparc/leon3/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspsmp.c (modified) * c/src/lib/libbsp/sparc/shared/irq/irq-shared.c (modified) LEON3 SMP: support static interrupt affinity Changed LEON3_irq-mp ... Thu, 29 May 2014 19:09:00 GMT Daniel Hellstrom [fa40ec52] * c/src/lib/libbsp/sparc/erc32/include/erc32.h (modified) * c/src/lib/libbsp/sparc/leon2/include/leon.h (modified) * c/src/lib/libbsp/sparc/leon3/include/leon.h (modified) SPARC BSPs: added CPU aware interrupt ctrl operations The LEON2 and ... Thu, 09 Oct 2014 05:42:41 GMT Sebastian Huber [33ba808] * c/src/lib/libcpu/m68k/mcf5235/include/mcf5235.h (modified) bsps/mcf5235: Fix warnings Thu, 09 Oct 2014 05:33:01 GMT Sebastian Huber [cf7df0e] * c/src/lib/libcpu/m68k/mcf548x/mcdma/MCD_tasksInit.c (modified) bsps/mcf548x: Fix warnings Thu, 09 Oct 2014 05:29:26 GMT Sebastian Huber [2734617] * c/src/lib/libcpu/m68k/mcf548x/include/mcf548x.h (modified) bsps/mcf548x: Fix warnings Thu, 09 Oct 2014 05:28:09 GMT Sebastian Huber [16ed8f7b] * c/src/lib/libcpu/m68k/mcf548x/mcdma/mcdma_glue.c (modified) bsps/mcf548x: Fix warnings Thu, 09 Oct 2014 05:27:48 GMT Sebastian Huber [1d3025b5] * c/src/lib/libbsp/m68k/genmcf548x/console/console.c (modified) bsp/genmcf548x: Fix warning Tue, 07 Oct 2014 09:37:55 GMT Sebastian Huber [8a9bdc5] * c/src/libchip/serial/ns16550-context.c (modified) * c/src/libchip/serial/ns16550.h (modified) libchip/serial: Task driven mode for NS16550 Tue, 07 Oct 2014 13:42:47 GMT Sebastian Huber [2fd3e65f] * c/src/libchip/serial/ns16550-context.c (modified) * c/src/libchip/serial/ns16550.h (modified) libchip/serial: Fix NS16550 for pppstart() Call ... Tue, 07 Oct 2014 06:29:16 GMT Sebastian Huber [6ec438e] * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/console/console-config.c (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/console/console-config.c (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/console/console-config.c (modified) * c/src/lib/libbsp/arm/lpc24xx/console/uart-probe-1.c (modified) * c/src/lib/libbsp/arm/lpc24xx/console/uart-probe-2.c (modified) * c/src/lib/libbsp/arm/lpc24xx/console/uart-probe-3.c (modified) * c/src/lib/libbsp/arm/lpc24xx/include/bsp.h (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/console/console-config.c (modified) * c/src/lib/libbsp/arm/lpc32xx/console/hsu.c (modified) * c/src/lib/libbsp/arm/lpc32xx/include/hsu.h (added) * c/src/lib/libbsp/arm/lpc32xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/console/console-config.c (modified) * c/src/lib/libbsp/powerpc/gen83xx/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/console/console-config.c (modified) * c/src/lib/libbsp/powerpc/qoriq/console/uart-bridge-master.c (modified) * c/src/lib/libbsp/powerpc/qoriq/console/uart-bridge-slave.c (modified) * c/src/lib/libbsp/powerpc/qoriq/include/uart-bridge.h (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspstart.c (modified) * c/src/libchip/Makefile.am (modified) * c/src/libchip/serial/ns16550-context.c (added) * c/src/libchip/serial/ns16550.c (modified) * c/src/libchip/serial/ns16550.h (modified) * c/src/libchip/serial/ns16550_p.h (modified) libchip/serial: Add alternative NS16550 driver Use the Termios ... Mon, 06 Oct 2014 05:25:10 GMT Sebastian Huber [d5cc923f] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/preinstall.am (modified) * c/src/lib/libbsp/shared/console-termios-init.c (added) * c/src/lib/libbsp/shared/include/console-termios.h (added) * c/src/lib/libbsp/shared/include/fatal.h (modified) bsps: Add Termios console driver initialization Add a simple ... Tue, 07 Oct 2014 14:28:04 GMT Sebastian Huber [7fd5e89] * c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (modified) * c/src/lib/libbsp/arm/tms570/include/tms570-sci-driver.h (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * c/src/lib/libbsp/sparc/shared/include/apbuart_termios.h (modified) * c/src/lib/libbsp/sparc/shared/uart/apbuart_termios.c (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termios_setbestbaud.c (modified) * cpukit/libnetworking/net/if_ppp.c (modified) * cpukit/libnetworking/net/ppp_tty.c (modified) * doc/bsp_howto/console.t (modified) * testsuites/libtests/termios01/init.c (modified) termios: Partially hide rtems_termios_tty Move interrupt lock to ... Tue, 07 Oct 2014 14:27:51 GMT Sebastian Huber [a830cb8] * c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/termios.c (modified) * doc/bsp_howto/console.t (modified) * testsuites/libtests/termios01/init.c (modified) termios: Separate flow control from normal handler Mon, 06 Oct 2014 12:00:03 GMT Daniel Hellstrom [74f5eaf] * c/src/lib/libbsp/sparc/erc32/configure.ac (modified) * c/src/lib/libbsp/sparc/leon2/configure.ac (modified) * c/src/lib/libbsp/sparc/shared/start/start.S (modified) erc32,leon2: replace bsp_reset with SPARC fatal handler Now that a ... Wed, 21 May 2014 07:37:16 GMT Daniel Hellstrom [5e92a40a] * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/configure.ac (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspclean.c (added) * c/src/lib/libbsp/sparc/leon3/startup/bspreset.c (deleted) LEON3: use CPU_Fatal_halt for halt By removing the bsp_reset() ... Tue, 20 May 2014 15:45:07 GMT Daniel Hellstrom [9bd7b3b1] * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/configure.ac (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/configure.ac (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/configure.ac (modified) * c/src/lib/libbsp/sparc/leon3/startup/bsp_fatal_halt.c (added) * c/src/lib/libbsp/sparc/shared/startup/bsp_fatal_halt.c (added) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) SPARC: Fatal_halt use source and exit codes The Fatal_halt handler ... Mon, 19 May 2014 15:27:55 GMT Daniel Hellstrom [ce4a7ae] * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/include/bsp.h (modified) * c/src/lib/libbsp/sparc/shared/start/start.S (modified) * c/src/lib/libbsp/sparc/shared/startup/bsp_fatal_exit.c (added) SPARC: add BSP specific error handler Instead of calling the system ... Wed, 21 May 2014 11:11:54 GMT Daniel Hellstrom [dfc2786d] * c/src/lib/libbsp/sparc/erc32/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon2/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon3/include/bsp.h (modified) * c/src/lib/libbsp/sparc/shared/start/start.S (modified) SPARC BSPs: remove BSP_fatal_return unreached code Sun, 21 Sep 2014 18:07:41 GMT Tomasz Gregorek [7db6953] * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h (added) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_rcc.h (modified) * c/src/lib/libbsp/arm/stm32f4/preinstall.am (modified) * c/src/lib/libbsp/arm/stm32f4/startup/bspstart.c (modified) bsp/stm32f4XXXX: System clock configuration Added simple math to ... Wed, 01 Oct 2014 13:16:23 GMT Moroz.Oleg [9a8b2984] * c/src/lib/libbsp/i386/shared/comm/uart.c (modified) Fix assertion "BUF != NULL" for i386 BSP_uart_termios_write_com1 ... Wed, 01 Oct 2014 11:53:03 GMT Daniel Cederman [93b000e] * c/src/lib/libbsp/sparc/leon3/include/bsp.h (modified) * c/src/lib/libbsp/sparc/leon3/include/leon.h (modified) * c/src/lib/libbsp/sparc/leon3/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/sparc/leon3/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspsmp.c (modified) * c/src/lib/libbsp/sparc/shared/irq/irq-shared.c (modified) bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked ... Fri, 19 Sep 2014 19:20:35 GMT Hesham ALMatary [fbe59f7] * c/src/lib/libbsp/or1k/or1ksim/console/uart.c (modified) or1ksim: Console: implement uart_read_polled Implement ... Tue, 23 Sep 2014 08:45:23 GMT Sebastian Huber [79bbb1cb] * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h (modified) * c/src/lib/libbsp/m68k/genmcf548x/include/cache_.h (added) * c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c (modified) bsp/genmcf548x: Use inline cache implementation Tue, 23 Sep 2014 08:36:02 GMT Sebastian Huber [c3bf343] * c/src/lib/libbsp/m68k/genmcf548x/include/bsp.h (modified) bsp/genmcf548x: Delete duplicate network config Thu, 18 Sep 2014 09:07:41 GMT Sebastian Huber [bdd6082] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/preinstall.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/preinstall.am (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/preinstall.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/preinstall.am (modified) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/preinstall.am (modified) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/preinstall.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/preinstall.am (modified) * c/src/lib/libbsp/or1k/or1ksim/Makefile.am (modified) * c/src/lib/libbsp/or1k/or1ksim/preinstall.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/preinstall.am (modified) * c/src/lib/libbsp/powerpc/score603e/Makefile.am (modified) * c/src/lib/libbsp/powerpc/score603e/preinstall.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/preinstall.am (modified) bsps: Fix build error Fix build error introduced in ... Thu, 04 Sep 2014 20:41:21 GMT Joel Sherrill [f535fe53] * c/src/lib/libbsp/m68k/mvme162/tod/tod.c (modified) * c/src/lib/libbsp/shared/tod.c (modified) * c/src/lib/libcpu/bfin/clock/rtc.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/tod.h (moved) * cpukit/libcsupport/preinstall.am (modified) tod.h -> libcsupport like other driver and helper prototype files ... Thu, 04 Sep 2014 15:08:25 GMT Joel Sherrill [6cd2074] * c/src/lib/libbsp/i386/pc386/include/bsp.h (modified) pc386/.../bsp.h: Do not include crt.h crt.h defines such lovely ... Thu, 04 Sep 2014 13:59:49 GMT Joel Sherrill [8fbe2e6] * c/src/lib/libbsp/arm/edb7312/timer/timer.c (modified) * c/src/lib/libbsp/arm/gba/timer/timer.c (modified) * c/src/lib/libbsp/arm/lpc176x/benchmark_timer/benchmark_timer.c (modified) * c/src/lib/libbsp/arm/lpc24xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/raspberrypi/misc/timer.c (modified) * c/src/lib/libbsp/arm/tms570/clock/benchmark_timer.c (modified) * c/src/lib/libbsp/i386/pc386/timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/timer/timer.c (modified) * c/src/lib/libbsp/m32c/m32cbsp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf52235/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5329/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mrm332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timerisr.S (modified) * c/src/lib/libbsp/m68k/ods68302/timer/timer.c (modified) * c/src/lib/libbsp/mips/csb350/timer/timer.c (modified) * c/src/lib/libbsp/mips/genmongoosev/timer/timer.c (modified) * c/src/lib/libbsp/mips/jmr3904/timer/timer.c (modified) * c/src/lib/libbsp/nios2/nios2_iss/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/or1k/or1ksim/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/score603e/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/tqm8xx/timer/timer.c (modified) * c/src/lib/libbsp/shared/timerstub.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon2/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon3/timer/timer.c (modified) * c/src/lib/libcpu/arm/at91rm9200/timer/timer.c (modified) * c/src/lib/libcpu/arm/lpc22xx/timer/timer.c (modified) * c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c (modified) * c/src/lib/libcpu/arm/pxa255/timer/timer.c (modified) * c/src/lib/libcpu/arm/s3c24xx/timer/timer.c (modified) * c/src/lib/libcpu/bfin/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc505/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8260/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7032/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7045/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7750/timer/timer.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/timerdrv.h (deleted) * cpukit/libcsupport/preinstall.am (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/bsp_howto/timer.t (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmkey02/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) * testsuites/rhealstone/rhdeadlockbrk/deadlockbrk.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhsemshuffle/semshuffle.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) * testsuites/support/src/tmtests_support.c (modified) Use correct prototype of benchmark_timer_read() This change starts ... Tue, 16 Sep 2014 17:30:46 GMT Hesham ALMatary [c080c343] * c/src/lib/libbsp/or1k/or1ksim/Makefile.am (modified) * c/src/lib/libbsp/or1k/or1ksim/preinstall.am (modified) * c/src/lib/libbsp/or1k/or1ksim/sim.cfg (modified) * c/src/lib/libbsp/or1k/or1ksim/startup/bspstart.c (added) * c/src/lib/libbsp/or1k/shared/include/cache_.h (added) * c/src/lib/libcpu/or1k/Makefile.am (modified) * c/src/lib/libcpu/or1k/preinstall.am (modified) * c/src/lib/libcpu/or1k/shared/cache/cache.c (added) * c/src/lib/libcpu/or1k/shared/cache/cache_.h (modified) or1k: New cache manager. Implement new cache functions for or1k and ... Mon, 15 Sep 2014 22:33:33 GMT Hesham ALMatary [bbecf04] * c/src/lib/libbsp/or1k/or1ksim/README (modified) or1ksim: Update README Modify README to provide instruction on how ... Mon, 15 Sep 2014 22:33:31 GMT Hesham ALMatary [d2c76160] * c/src/lib/libbsp/or1k/or1ksim/clock/clockdrv.c (modified) or1ksim: Implement cpu counter functions. Mon, 15 Sep 2014 22:33:29 GMT Hesham ALMatary [5f56d267] * c/src/lib/libbsp/or1k/or1ksim/clock/clockdrv.c (modified) or1ksim: work-around to make or1ksim tick timer accurate. This ... Mon, 15 Sep 2014 22:33:28 GMT Hesham ALMatary [eb14fc2b] * c/src/lib/libbsp/or1k/or1ksim/start/start.S (modified) * cpukit/score/cpu/or1k/or1k-context-initialize.c (modified) * cpukit/score/cpu/or1k/or1k-exception-handler-low.S (modified) OpenRISC: Account for red-zone (fixup printf bug). This patch ... Thu, 11 Sep 2014 13:05:02 GMT Sebastian Huber [74493f05] * c/src/lib/libbsp/arm/csb336/make/custom/csb336.cfg (modified) * c/src/lib/libbsp/arm/csb337/make/custom/csb337.cfg (modified) * c/src/lib/libbsp/arm/edb7312/make/custom/edb7312.cfg (modified) * c/src/lib/libbsp/arm/gba/make/custom/gba.cfg (modified) * c/src/lib/libbsp/arm/gdbarmsim/make/custom/arm1136jfs.cfg (modified) * c/src/lib/libbsp/arm/gdbarmsim/make/custom/arm920.cfg (modified) * c/src/lib/libbsp/arm/gp32/make/custom/gp32.cfg (modified) * c/src/lib/libbsp/arm/gumstix/make/custom/gumstix.cfg (modified) * c/src/lib/libbsp/arm/nds/make/custom/nds.cfg (modified) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx.cfg (modified) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t.cfg (modified) * c/src/lib/libbsp/arm/smdk2410/make/custom/smdk2410.cfg (modified) bsps/arm: Delete obsolete compiler flags These flags are obsolete ... Thu, 11 Sep 2014 07:10:16 GMT Sebastian Huber [c48cf0bd] * c/src/lib/libbsp/mips/shared/irq/vectorexceptions.c (modified) * c/src/lib/libbsp/sparc/erc32/startup/spurious.c (modified) * c/src/lib/libbsp/sparc/leon2/startup/spurious.c (modified) * c/src/lib/libbsp/sparc/leon3/startup/spurious.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_print.c (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) score: Rename _BSP_Exception_frame_print() Rename ... Wed, 10 Sep 2014 14:17:02 GMT Sebastian Huber [ecf64a5e] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/shared/arm-a9mpcore-clock-config.c (modified) * c/src/lib/libbsp/arm/shared/include/arm-a9mpcore-clock.h (modified) * c/src/lib/libbsp/arm/xilinx-zynq/startup/bspstart.c (modified) bsps/arm: Add a9mpcore_clock_initialize_early() This is necessary ... Wed, 10 Sep 2014 09:15:44 GMT Sebastian Huber [12ab8d6] * c/src/lib/libbsp/arm/shared/arm-l2c-310/cache_.h (modified) bsps/arm: Fix get cache size Wed, 10 Sep 2014 09:10:04 GMT Sebastian Huber [4768ae0f] * c/src/lib/libbsp/arm/shared/arm-l2c-310/cache_.h (modified) bsps/arm: Fix invalidate instruction cache Do not invalidate the ... Wed, 10 Sep 2014 08:42:47 GMT Sebastian Huber [0cd13bce] * c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/console/console-config.c (modified) bsp/altera-cyclone-v: Add BSP_USE_UART_INTERRUPTS Wed, 10 Sep 2014 08:41:35 GMT Sebastian Huber [90f44cd2] * c/src/lib/libbsp/arm/shared/include/arm-gic-tm27.h (modified) bsps/arm: Fix GIC tm27 support Tue, 09 Sep 2014 13:48:21 GMT Federico Casares [f59e64f2] * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram.cfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (added) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth.cfg (added) * c/src/lib/libbsp/arm/lpc176x/startup/linkcmds.lpc1768_mbed_ahb_ram_eth (added) arm/lpc176x: Adding "eth" linker script section. Tue, 09 Sep 2014 13:18:01 GMT Sebastian Huber [5674767f] * c/src/lib/libbsp/powerpc/qoriq/include/tm27.h (modified) bsp/qoriq: Fix tm27 support Mon, 08 Sep 2014 08:19:42 GMT Sebastian Huber [6821a629] * c/src/aclocal/prog-cxx.m4 (modified) * testsuites/aclocal/prog-cxx.m4 (modified) Add -std=gnu++11 to CXXFLAGS if SMP is enabled This is necessary to ... Mon, 08 Sep 2014 07:50:35 GMT Sebastian Huber [d11e6efe] * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) clockdrv_shell.h: Fix warning