summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove h8300-rtemscoffRalf Corsepius2005-08-152-8/+0
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-152-51/+7
| | | | * optman/Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2005-08-152-0/+121
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-151-0/+6
| | | | | | * Makefile.am: Add preinstall.am. * configure.ac: Add AMPOLISH3. * preinstall.am: New.
* Add AMPOLISH3.Ralf Corsepius2005-08-151-0/+4
|
* Add preinstall.am.Ralf Corsepius2005-08-151-54/+3
|
* Regenerate.Ralf Corsepius2005-08-151-0/+8
|
* 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-152-2/+7
| | | | * wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
* Regenerate.Ralf Corsepius2005-08-151-0/+4
|
* 2005-08-12 Chris Johns <chrisj@rtems.org>Joel Sherrill2005-08-122-4/+8
| | | | | | PR 808/rtems_misc * libcsupport/src/printk.c: Fix bug where specifying field width crashed on pc386 BSP.
* 2005-08-12 Phil Torre <ptorre@zetron.com>Joel Sherrill2005-08-122-1/+9
| | | | | | | | PR 816/bsps * mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode parameters (m8xxSCCENparms_t) does not match the hardware: members taddr_h and taddr_l are transposed. When loading new multicast group addresses into the hash table, the wrong hash bit is set.
* 2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-062-2/+5
| | | | | * libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
* 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-051-0/+9
| | | | | | | | | * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Introduce msdos_status_t (dosfs statii are at least 32bit, not int).
* Introduce msdos_status_t.Ralf Corsepius2005-08-059-32/+34
|
* Regenerate.Ralf Corsepius2005-08-052-4/+8
|
* 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-053-490/+40
| | | | | * Makefile.am: Add libnetworking/memory.h * libnetworking/Makefile.am: Remove memory.h
* 2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-052-5/+11
| | | | * Makefile.am: Unconditionally initialize include_libcpu_HEADERS.
* Fixed formatting.Joel Sherrill2005-08-021-1/+2
|
* Corrected placement of log entries.Joel Sherrill2005-08-023-6/+12
|
* 2005-08-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-022-1/+8
| | | | | | | PR 817/rtems * libcsupport/src/gxx_wrappers.c: Rename rtems_gxx_recursive_mutex_init_function to rtems_gxx_recursive_mutex_init.
* 2005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-011-0/+4
| | | | * libnetworking/sys/syslog.h: Partial update from FreeBSD.
* Partial update from FreeBSD.Ralf Corsepius2005-08-011-16/+15
|
* 2005-07-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-281-0/+8
| | | | | | | | * autotools/automake.add: Update to automake-1.9.6. * brp-rtems-strip.in: New. * brp-rtems-compress.in: New. * binutils/binutils.add: Reflect using brp-rtems*. * gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
* Reflect using brp-rtems*.Ralf Corsepius2005-07-282-30/+32
|
* New.Ralf Corsepius2005-07-282-0/+72
|
* Update to automake-1.9.6Ralf Corsepius2005-07-281-3/+3
|
* Changes provided by Phillip Sorensen <pas37@cornell.edu> to get MVME550 BSP ↵Eric Norum2005-07-285-4/+13
| | | | running.
* Regenerate.Ralf Corsepius2005-07-271-10/+10
|
* 2005-07-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-272-1/+5
| | | | * Makefile.am: Fix broken patch to mcf5235.
* 2005-07-25 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-254-1/+685
| | | | | * Makefile.am: added smc.rel. * smc/smc.c, smc/smc.h: New files.
* Add some new regions.Eric Norum2005-07-252-2/+6
|
* Add .gnu.linkonce.bEric Norum2005-07-242-1/+5
|
* Add .gnu.linkonce.b.* relocation.Eric Norum2005-07-241-0/+1
|
* 2005-07-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill2005-07-182-1/+6
| | | | | * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from UNTESTED to tested.
* 2005-07-18 Lars Munch <lars@segv.dk>Joel Sherrill2005-07-182-0/+11
| | | | | | | | | | PR 813/networking * ne2000/ne2000.c: The ne2000 driver on pc386 has been broken since a parameter was added to irq handlers (2005-04-18). Before these changes the argument to the interrupt handler was the interrupt number, now the argument is handle, but the ne2000 driver needs the interrupt number. The fix is to set the handle to the interrupt number.
* This commit was generated by cvs2svn to compensate for changes in r12147,Ralf Corsepius2005-07-182-0/+234
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2005-07-182-0/+234
| |
| * Import from zlib-1.2.4Ralf Corsepius2005-02-061-0/+10
| |
| * Import from zlib-1.2.4Ralf Corsepius2005-02-061-0/+2
| |
* | Pass along errno from failed ftruncate().Eric Norum2005-07-132-0/+5
| |
* | 2005-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-07-082-7/+5
| | | | | | | | * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
* | 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-07-081-0/+4
| | | | | | | | * mpc5xx/vectors/vectors.h: Add hack to avoid warning.
* | 2005-07-07 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-071-156/+0
| | | | | | | | * lcd/lcd.c: removed.
* | 2005-07-07 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-079-1240/+295
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Remove lcd.rel, added console/uart.c, removed conio stuffs. * console/conio.c, console/console.c, console/defaultfont.c, include/conio.h : files removed. * console/uart.c: New file. * include/bsp.h: lcd.c prototypes removed. * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios, added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
* | 2005-07-07 Philippe Simons <loki_666@fastmail.fm>Philippe Simons2005-07-073-29/+27
| | | | | | | | | | | | * Makefile.am: Remove s3c2400/lcd/lcd.c * s3c2400/lcd/lcd.c: Remove. * s3c2400/clock/support.c: file "rewrote" to avoid GPL.
* | 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.