summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-06 Philippe SimonsPhilippe Simons2005-07-072-0/+6
| | | | * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
* 2005-07-06 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-07-062-0/+6
| | | | * acinclude.m4: Added GBA BSP.
* 2005-07-06 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-07-0632-0/+5336
| | | | | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, clock/clockdrv.c, console/conio.c, console/console.c, console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h, include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h, include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c, startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds, timer/timer.c: New files.
* Add PR.Joel Sherrill2005-07-061-0/+1
|
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-062-1/+6
| | | | * console/keyboard.c: Apply CHAR_BIT to compute BITS_PER_LONG.
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-062-2/+4
| | | | * console/console-io.c: Remove unused variable i.
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-062-4/+7
| | | | | | * libnetworking/lib/syslog.c: Fix spelling mistake. * libnetworking/sys/uio.h: Partial update from FreeBSD. * libnetworking/kern/kern_subr.c: Reflect changes above.
* Fix spelling mistake.Ralf Corsepius2005-07-061-1/+1
|
* Partial update from FreeBSD.Ralf Corsepius2005-07-061-13/+20
|
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-062-1/+12
| | | | | * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS to prevent fortify from rendering ar unusable.
* Enable CS1* and CS2* now that Arcturus bootstrap PROMs no longer take care ↵Eric Norum2005-07-062-0/+5
| | | | of that for us.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-052-1/+11
| | | | * libblock/include/rtems/ide_part_table.h: Add C++ guards.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-054-27/+29
| | | | | * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in: Use ',' as sed pattern delimiter.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-053-3/+6
| | | | | | * autotools/automake.add: Add %{?dist}. * autotools/autoconf.add: Add %{?dist}. Replace Copyright: by Licence:.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-052-1/+4
| | | | * gccnewlib/gccnewlib.add: Remove Epoch.
* Add description of external interrupt request assignments.Eric Norum2005-06-301-0/+3
|
* The DHCP header.Chris Johns2005-06-301-0/+47
|
* DHCP server for RTEMS.Chris Johns2005-06-301-0/+1133
|
* Reflect changes to network driver.Eric Norum2005-06-291-1/+1
|
* Drive LEDs with more useful information.Eric Norum2005-06-291-0/+2
|
* Add duplex negotation support.Eric Norum2005-06-292-46/+99
|
* Minor tweak to make it easier to insert some code to test realignment.Eric Norum2005-06-221-2/+2
|
* Clean up transmit buffer realignment.Eric Norum2005-06-203-74/+84
| | | | Many thanks to Mr. Kolja Waschk for identifying the problem.
* 2005-06-17 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-06-173-1/+66
| | | | | * Makefile.am: Adding GameBoy Advance BSP. * custom/gba.cfg: New file.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-1/+7
| | | | | * libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended dependencies added by the RTEMS specific tap interface.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-1/+9
| | | | | * librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since it is not supported by the MPC5xx.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-0/+4
| | | | * mpc5xx/vectors/vectors.h: Add hack to avoid warning.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-0/+4
| | | | * include/.cvsignore: New file.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-7/+28
| | | | | | * libchip/network/if_dc.c: Begin to convert to new PCI and IRQ interface. Also correct attempting to build on other than PowerPC and x86.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-0/+6
| | | | * acinclude.m4: Added mcf5235.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-0/+71
| | | | * user/region.t: Add documentation on region_resize_segment.
* 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-06-175-0/+3030
| | | | | | * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of mcf5235 support. * mcf5235/include/mcf5235.h: New file.
* 2005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-06-1720-0/+3885
| | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5235.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-172-0/+55
| | | | * custom/mcf5235.cfg: New file.
* 2005-06-16 Daron Chabot <daron@nucleus.usask.ca>Joel Sherrill2005-06-165-3/+5027
| | | | | | * libchip/Makefile.am: Add driver for Tulip clones. * libchip/network/README.tulipclone, libchip/network/if_dc.c, libchip/network/if_dcreg.h: New files.
* 2005-06-09 Jacques Seronie Vivien <jacques.seronievivien@astrium.eads.net>Joel Sherrill2005-06-093-2/+13
| | | | | | | PR 790/rtems * sapi/src/extensioncreate.c, sapi/src/extensionident.c: Correct use of name. This was missed when the other ident services in rtems/src where changed.
* 2005-06-07 Brett Swimley <brett.swimley@aedbozeman.com>Joel Sherrill2005-06-073-6/+11
| | | | | PR 803/patch * rtems/score/cpu.h, rtems/score/m68k.h: Correct definition of _VBR.
* 2005-06-06 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-062-1/+6
| | | | * Makefile.am: Include lcd.rel.
* 2005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-022-8/+15
| | | | * custom/gp32.cfg: Add make-cxx-exe.
* 2005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-027-27/+410
| | | | | | * Makefile.am: Add s3c2400/lcd/lcd.c, s3c2400/clock/support.c * s3c2400/clock/clockdrv.c: Update to use get_PCLK() * s3c2400/timer/timer.c: Update to use get_PCLK()
* 2005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-026-45/+91
| | | | | | | * bsp_specs: Add rules for cpp support * include/bsp.h: Add gp32 support fct prototypes * console/conio.c: Moved video buffer to 0x0c7ed000 * startup/bspstart.c: Add some init code, some cleaning...
* Regenerate.Ralf Corsepius2005-06-012-0/+13
|
* 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-271-0/+3
| | | | | | * libnetworking/net/if.h: Partial update from FreeBSD. * libnetworking/netinet/if_ether.h: Remove BYTE_PACK. * libnetworking/netinet/ip_var.h: Remove BYTE_PACK.
* Partial update from FreeBSD.Ralf Corsepius2005-05-271-2/+3
|
* Remove BYTE_PACK.Ralf Corsepius2005-05-272-14/+8
|
* 2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-272-1/+5
| | | | * librpc/include/rpc/clnt.h: Partial update from FreeBSD.
* 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-271-1/+7
| | | | | | * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg: Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
* Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).Ralf Corsepius2005-05-276-7/+0
|
* 2005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-276-4/+13
| | | | | | * libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h, librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c: Remove warnings.
* 2005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-262-0/+7
| | | | | | PR 799/bsps * include/bsp.h: Add include of bsp/vectors.h so rdbg.h can be compiled.