summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill8-5/+24
* console/console.c: Add BSP_poll_char.
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-2/+12
* console/debugio.c: Add BSP_poll_char.
2010-08-032010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-638/+631
* console/console.c: Add BSP_poll_char. Reformat.
2010-06-222010-06-22 Chris Johns <chrisj@rtems.org>Chris Johns2-1/+5
* startup/m68k-stub.c: PR 1539. Fix buffer overrun.
2010-06-212010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-6/+10
* README: Remove more ITRON references.
2010-06-142010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-1/+5
* startup/bspclean.c: Spelling.
2010-05-042010-05-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-1/+8
* include/bsp.h: Add BSP_SMALL_MEMORY. * startup/linkcmds: Wildcard on .data so C++ links.
2010-04-302010-04-30 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-3/+6
* include/bsp.h: Add BSP_SMALL_MEMORY.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-4/+10
* startup/bsppredriverhook.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-3/+7
* startup/m68k-stub.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-2/+10
* timer/timer.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-6/+13
* startup/bspclean.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-4/+8
* startup/bspclean.c, timer/timer.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-3/+6
* startup/init5235.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-2/+7
* console/leds.c, timer/timer.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-1/+7
* console/m340uart.c, startup/init68340.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-4/+11
* startup/init68360.c, timer/timer.c: Remove warnings.
2010-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-8/+12
* startup/bspclean.c, startup/bspstart.c: Remove warnings.
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-16/+5
* startup/init5206e.c: Remove warnings.
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-19/+9
* startup/init5272.c: Remove warnings.
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-112/+116
* network/network.c: Remove warnings.
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-64/+105
* network/network.c, startup/bspstart.c: Remove warnings. hwaddr handling changed to avoid use of unitialized variable.
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-65/+72
* network/network.c, startup/bspclean.c, startup/init5282.c: Remove warnings.
2010-04-26 * startup/bspstart.c: Clean up some warnings.Eric Norum3-4/+10
* network/network.c: Fix up full/half duplex printout and some warnings.
2010-04-262010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-1/+6
* network/network.c: Fix warning.
2010-04-262010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-4/+8
* console/console.c: Fix prototypes.
2010-04-182010-04-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill3-0/+16
* .cvsignore, include/.cvsignore: New files.
2010-04-132010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* console/console.c: Fix broken comment formatting.
2010-04-13Fix broken comment format.Ralf Corsepius1-2/+1
2010-04-112010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+6
* console/debugio.c: Include <unistd.h>.
2010-04-082010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2-5/+9
* start/start.S: Spacing.
2010-04-052010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill2-0/+6
* acinclude.m4: Add mcf5225x BSP.
2010-04-052010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill2-0/+5
* configure.ac: Add mcf5225x BSP.
2010-04-052010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill19-0/+2218
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init, preinstall.am, clock/clock.c, console/console.c, console/debugio.c, include/bsp.h, include/tm27.h, make/custom/mcf5225x.cfg, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5225x.c, startup/linkcmds, timer/timer.c: New files.
2010-03-27get desired clock rate for proper sourceThomas Doerfler2-2/+8
2010-03-042010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
* README: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
2010-02-25 combine all checks for missing MAC addressThomas Doerfler4-21/+24
enable FPU, if POSIX init task present explicitly disable all edge port interrupts
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler28-90/+154
2009-12-14get vital data from dBUG monitor for COBRA5475 boardThomas Doerfler4-2/+37
2009-12-082009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+7
* startup/init5206e.c: Make prototype of CopyDataClearBSSAndStart global.
2009-12-082009-12-08 Eric Norum <wenorum@lbl.gov>Joel Sherrill2-15/+13
PR 1479/bsps * fatal/bspfatal.c: Complete strcat conversion.
2009-12-082009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* include/i2c.h (i2c_transfer_done): Fix type mismatch.
2009-12-08(i2c_transfer_done): Fix type mismatch.Ralf Corsepius1-1/+1
2009-12-082009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* tod/ds1307.c (ds1307_set_time): Fix broken prototype.
2009-12-08(ds1307_set_time): Fix broken prototype.Ralf Corsepius1-1/+1
2009-11-29Whitespace removal.Ralf Corsepius51-758/+758
2009-11-28Whitespace removal.Ralf Corsepius23-27/+27
2009-11-162009-11-16 Alan Cudmore <alan.p.cudmore@nasa.gov>Joel Sherrill2-1/+6
* startup/init5235.c: Add volatile to prevent newer gcc versions from optimizing away.
2009-11-032009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* startup/init548x.c: Comment out junk from end of #endif.
2009-11-03Regenerate.Ralf Corsepius1-9/+1