summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated version of previous patch.Eric Norum2004-11-151-9/+7
|
* Change by Shuchen Feng to permit DMA-complete interrupts.Eric Norum2004-11-121-4/+5
|
* 2004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-122-1/+6
| | | | | PR 717/bsps * bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-102-13/+18
| | | | | * libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-109-22/+56
| | | | | | | | * configure.ac, mpc6xx/exceptions/raw_exception.c, mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c, shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was also a significant amount of spelling and whitespace cleanup.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-1024-203/+574
| | | | | | | | | | | | * Makefile.am, bootloader/misc.c, bootloader/pci.c, bootloader/pci.h, console/console.c, console/inch.c, console/reboot.c, console/uart.c, console/uart.h, irq/irq.c, irq/irq.h, irq/irq_init.c, motorola/motorola.c, motorola/motorola.h, openpic/openpic.c, openpic/openpic.h, pci/detect_raven_bridge.c, pci/pci.c, start/start.S, startup/bspstart.c, vectors/vectors_init.c, vme/vmeconfig.c: Add MVME2100 BSP and MPC8240 support. There was also a significant amount of spelling and whitespace cleanup. * tod/todcfg.c: New file.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-107-6/+200
| | | | | | | * Makefile.am, configure.ac, bootloader/Makefile.am, include/bsp.h, wrapup/Makefile.am: Add MVME2100 BSP and MPC8240 support. There was also a significant amount of spelling and whitespace cleanup. * README.MVME2100: New file.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-052-0/+5
| | | | * startup/linkcmds: Add .gnu.linkonce.b section.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-052-1/+7
| | | | * startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-054-8/+20
| | | | | * startup/linkcmds: Add .gnu.linkonce.b section and account for memory area being named sdram NOT RAM.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-056-0/+16
| | | | * startup/linkcmds: Add .gnu.linkonce.b section.
* 2004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-053-17/+23
| | | | | | * configure.ac: Remove check for libbsp/${RTEMS_CPU}. Add dependency tracking for *.cfgs. * Makefile.am: Add dependency tracking for *.cfg.
* 2004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-032-1/+5
| | | | | * libchip/rtc/mc146818a.c: Don't include <bsp.h> (Thanks to Lars Munch <lars@segv.dk> for catching this).
* 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-021-2/+5
| | | | | | | * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/powerpc.h: Add doxygen preamble. * rtems/score/ppc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
* 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-022-3/+9
| | | | | | PR 697/bsps * flashentry/flashentry.S: Fix broken comments (Patch by Thomas.Doerfler@imd-systems.de)
* 2004-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-282-0/+5
| | | | * startup/linkcmds: Add .gnu.linkonce.b.*.
* 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-282-2/+17
| | | | | PR 707/make_build * configure.ac: Add --enable-rpcgen.
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-272-2/+6
| | | | * start/start.S: Reflect new header locations.
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-271-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR 700/rtems_misc * libnetworking/rtems_webserver/asp.c, libnetworking/rtems_webserver/balloc.c, libnetworking/rtems_webserver/cgi.c, libnetworking/rtems_webserver/default.c, libnetworking/rtems_webserver/ej.h, libnetworking/rtems_webserver/ejIntrn.h, libnetworking/rtems_webserver/ejlex.c, libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/emfdb.h, libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/handler.c, libnetworking/rtems_webserver/h.c, libnetworking/rtems_webserver/license.txt, libnetworking/rtems_webserver/Makefile.am, libnetworking/rtems_webserver/md5c.c, libnetworking/rtems_webserver/md5.h, libnetworking/rtems_webserver/mime.c, libnetworking/rtems_webserver/misc.c, libnetworking/rtems_webserver/NOTES, libnetworking/rtems_webserver/ringq.c, libnetworking/rtems_webserver/rom.c, libnetworking/rtems_webserver/rtems_webserver.h, libnetworking/rtems_webserver/security.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sockGen.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/uemf.c, libnetworking/rtems_webserver/uemf.h, libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h, libnetworking/rtems_webserver/umui.c, libnetworking/rtems_webserver/url.c, libnetworking/rtems_webserver/value.c, libnetworking/rtems_webserver/wbase64.c, libnetworking/rtems_webserver/webcomp.c, libnetworking/rtems_webserver/webmain.c, libnetworking/rtems_webserver/webpage.c, libnetworking/rtems_webserver/webrom.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websda.c, libnetworking/rtems_webserver/websda.h, libnetworking/rtems_webserver/webs.h, libnetworking/rtems_webserver/websSSL.c, libnetworking/rtems_webserver/websSSL.h, libnetworking/rtems_webserver/websuemf.c, libnetworking/rtems_webserver/wsIntrn.h: Remove (Moved to cpukit/http).
* Remove (Moved to cpukit/http).Ralf Corsepius2004-10-2749-23576/+0
|
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-274-5/+7
| | | | | | PR 700/rtems_misc * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am: Remove libnetworking/rtems_webserver.
* Remove environ common declaration -- it broke newlib.Eric Norum2004-10-2610-19/+13
|
* Reformat.Ralf Corsepius2004-10-263-13/+6
|
* Reformat.Ralf Corsepius2004-10-261-4/+1
|
* 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-263-4/+11
| | | | | * Makefile.am: Fix network_CPPFLAGS. Reformat. * network/GT64260eth.c: Properly prototype GT64260eth_err().
* Reformat.Ralf Corsepius2004-10-264-28/+24
|
* Set RTEMS time during TOD initializationEric Norum2004-10-251-0/+2
|
* Install working version of ether_sprintf().Eric Norum2004-10-252-16/+4
|
* Changes for new build system.Eric Norum2004-10-222-6/+2
|
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-1/+5
| | | | * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-19/+4
| | | | * network/GT64260eth.c: Remove ether_sprintf.
* Add prototype for device-specific probe routine.Eric Norum2004-10-211-0/+3
|
* 2004-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-212-3/+16
| | | | | * startup/bspstart.c: Remove warnings for variables only used when certain conditionals are enabled..
* 2004-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-212-0/+5
| | | | * Makefile.am: Add missing network_CPPFLAGS.
* Fix stupid typo.Ralf Corsepius2004-10-211-1/+1
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-16/+21
| | | | | * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-5/+9
| | | | * startup/bspstart.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-4/+8
| | | | * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-19/+24
| | | | | * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-116/+121
| | | | | * mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h mpc5xx/timer/timer.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-376/+381
| | | | | * clock/ckinit.c, include/mcf5272.h, timer/timer.c: Use POSIX fixed-size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-6/+14
| | | | * timer/timer.c: Use POSIX fixed-size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-215-12/+17
| | | | | * include/bsp.h, network/network.c, startup/bspstart.c, startup/init5272.c: Use POSIX fixed-size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-5/+9
| | | | * startup/bspstart.c: Use POSIX fixed size types.
* Add coverhd.hRalf Corsepius2004-10-211-0/+5
|
* Add libcpu and exception handling rels.Ralf Corsepius2004-10-212-4/+15
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-12/+28
| | | | | | | * Makefile.am: Build networking.rel conditionally. Reformat. Cosmetics. * wrapup/Makefile.am: Build networking.rel conditionally. * startup/bspstart.c: Eliminate RTEMS fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+19
| | | | * aclocal/enable-bare.m4: New (moved from aclocal).
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-2/+4
| | | | * startup/bspstart.c: Remove BSP_build_date.
* New.Ralf Corsepius2004-10-211-0/+1
|