summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-4-9-0'.4.9.0cvs2git2009-09-156-0/+24
| | | | | | | | | | Sprout from rtems-4-9-branch 2008-09-24 17:16:13 UTC Joel Sherrill <joel.sherrill@OARcorp.com> '2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>' Cherrypick from rtems-4-9-branch 2009-09-15 05:32:51 UTC cvs2git <rtems-devel@rtems.org> 'This commit was manufactured by cvs2svn to create branch 'rtems-4-9-branch'.': c/src/lib/libbsp/arm/smdk2410/include/.cvsignore c/src/lib/libbsp/m68k/genmcf548x/include/.cvsignore c/src/lib/libbsp/m68k/mcf52235/include/.cvsignore c/src/lib/libbsp/m68k/mcf5329/include/.cvsignore c/src/lib/libbsp/powerpc/mvme3100/include/.cvsignore c/src/lib/libbsp/powerpc/virtex/include/.cvsignore
* 2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-2410-24/+40
| | | | * preinstall.am: Regenerated.
* Upgrade to 4.9.0Joel Sherrill2008-09-241-1/+1
|
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-248-53/+60
| | | | * Makefile.am: Eliminates libcpudir.
* Cosmetics.Ralf Corsepius2008-09-242-2/+0
|
* 2008-08-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-242-3/+5
| | | | | PR 1323/bsps * Makefile.am: Remove AM_CFLAGS += -msoft-float.
* 2008-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-242-3/+4
| | | | * Makefile.am: Remove empty HAS_NETWORKING conditional.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-246-0/+30
| | | | | PR 1322/bsps * include/bspopts.h.in: Remove.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-246-139/+0
| | | | | PR 1322/bsps * include/bspopts.h.in: Remove.
* make sure cahce is ON when MMU is off (important for exception handling)Thomas Doerfler2008-09-233-12/+24
|
* correct bsp_clicks_per_usec initialization for non-U-Boot caseThomas Doerfler2008-09-192-1/+6
|
* 2008-09-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-152-2/+8
| | | | | | * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in make-exe and make-cxx-exe definitions. This was resulting in the linker script being processed twice and breaking some BSPs.
* Remove from rtems-4-9-branch.Ralf Corsepius2008-09-108-240/+0
|
* 2008-09-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-102-2/+4
| | | | * aclocal/prog-cc.m4: Remove pre-production testing CFLAGS.
* 2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-103-27/+16
| | | | | * ACKNOWLEDGEMENTS, TOOL_TARGETS: Remove TI C4x and NIOS2 ports from 4.9 branch.
* 2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-103-6/+5
| | | | | * aclocal/canonical-target-name.m4, aclocal/rtems-cpu-subdirs.m4: Remove TI C4x and NIOS2 ports from 4.9 branch.
* 2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-1068-6889/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * c4x/.cvsignore, c4x/ChangeLog, c4x/Makefile.am, c4x/acinclude.m4, c4x/configure.ac, c4x/c4xsim/.cvsignore, c4x/c4xsim/ChangeLog, c4x/c4xsim/Makefile.am, c4x/c4xsim/README, c4x/c4xsim/bsp_specs, c4x/c4xsim/configure.ac, c4x/c4xsim/preinstall.am, c4x/c4xsim/clock/clock.c, c4x/c4xsim/console/console.c, c4x/c4xsim/console/consolereserveresources.c, c4x/c4xsim/console/debugio.c, c4x/c4xsim/console/simio.c, c4x/c4xsim/include/.cvsignore, c4x/c4xsim/include/bsp.h, c4x/c4xsim/include/simio.h, c4x/c4xsim/include/tm27.h, c4x/c4xsim/start/start.S, c4x/c4xsim/startup/bspstart.c, c4x/c4xsim/startup/linkcmds, c4x/c4xsim/startup/spurious.c, c4x/c4xsim/timer/timer.c, c4x/c4xsim/tools/.cvsignore, c4x/c4xsim/tools/ChangeLog, c4x/c4xsim/tools/Makefile.am, c4x/c4xsim/tools/configure.ac, c4x/c4xsim/tools/runtest.in, c4x/shared/bspspuriousinit.c, c4x/shared/c3xspurious.c, c4x/shared/c4xspurious.c, nios2/.cvsignore, nios2/ChangeLog, nios2/Makefile.am, nios2/README, nios2/acinclude.m4, nios2/configure.ac, nios2/nios2_iss/.cvsignore, nios2/nios2_iss/ChangeLog, nios2/nios2_iss/Makefile.am, nios2/nios2_iss/bsp_specs, nios2/nios2_iss/configure.ac, nios2/nios2_iss/nios2_iss.ptf, nios2/nios2_iss/nios2_iss.sh, nios2/nios2_iss/preinstall.am, nios2/nios2_iss/times, nios2/nios2_iss/clock/clock.c, nios2/nios2_iss/console/console.c, nios2/nios2_iss/include/.cvsignore, nios2/nios2_iss/include/bsp.h, nios2/nios2_iss/include/coverhd.h, nios2/nios2_iss/include/tm27.h, nios2/nios2_iss/shmsupp/addrconv.c, nios2/nios2_iss/shmsupp/getcfg.c, nios2/nios2_iss/shmsupp/lock.c, nios2/nios2_iss/shmsupp/mpisr.c, nios2/nios2_iss/start/crtnn.s, nios2/nios2_iss/start/start.S, nios2/nios2_iss/startup/bspclean.c, nios2/nios2_iss/startup/bspstart.c, nios2/nios2_iss/startup/linkcmds, nios2/nios2_iss/startup/main.c, nios2/nios2_iss/startup/setvec.c, nios2/nios2_iss/timer/timer.c: Removed.
* 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-093-19/+9
| | | | | | * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS. Ensure LDFLAGS works all the time. Clean up BSPs which defined their own make-exe rules inappropriately.
* Spacing.Joel Sherrill2008-09-091-6/+0
|
* added printk supportThomas Doerfler2008-09-098-1104/+380
| | | | | added port init, added phy support init mmu
* minor additionsThomas Doerfler2008-09-094-3/+30
| | | | i2c-driver: wait, 'til stop executed
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * i2c/i2c.c: Remove rtems_boolean having crept in again.
* Remove rtems_boolean having crept in again.Ralf Corsepius2008-09-081-1/+1
|
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-1/+5
| | | | * runtest.in: Work on .exe and .ralf files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-1/+5
| | | | * runtest-bottom: Work on .exe and .ralf files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-4/+14
| | | | * runtest.in: Update to support .exe or .ralf extension.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-084-5/+11
| | | | | * mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c, mpc8xx/timer/timer.c: Fix nested extern declaration warnings.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-083-0/+16
| | | | * .cvsignore, include/.cvsignore: New files.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-082-0/+6
| | | | * acinclude.m4: Add tqm8xx.
* added missing files, fixed some minorsThomas Doerfler2008-09-086-21/+107
|
* 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-081-0/+4
| | | | * ChangeLog: New file.
* 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-082-31/+137
| | | | | * mcf548x/include/Freescale_license.txt: Convert to UNIX CR/LF style, eliminate characters with 8th bit set.
* Derive time base clicks from bus frequencyThomas Doerfler2008-09-081-1/+1
|
* added new bsp for tqm8xxThomas Doerfler2008-09-081-0/+4
|
* some mpc8xx maintenanceThomas Doerfler2008-09-081-0/+7
|
* maintenanceThomas Doerfler2008-09-082-2/+1
|
* added new BSP for TQM8xx boardsThomas Doerfler2008-09-0826-0/+7160
|
* added support for flexible PLL in MPC866 and friendsThomas Doerfler2008-09-081-4/+38
|
* corrected parameters for done signallingThomas Doerfler2008-09-082-7/+7
|
* corrected parameters inside i2c driver for done signallingThomas Doerfler2008-09-084-17/+28
|
* corrected parameters in i2c driver for done signallingThomas Doerfler2008-09-087-30/+59
| | | | updated mscan CAN driver
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * mcf548x/include/mcf548x.h: Convert to Unix file format.
* Convert to Unix file format.Ralf Corsepius2008-09-082-4109/+4109
|
* 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-081-0/+4
| | | | * libchip/ide/ata.h: Convert to Unix file format.
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+4
| | | | * shared/comm/i386-stub.c: Include stdbool.h.
* Include stdbool.h.Ralf Corsepius2008-09-071-0/+1
|
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+5
| | | | | | | | * libchip/serial/mc68681.c, libchip/serial/mc68681_p.h, libchip/serial/ns16550.c, libchip/serial/ns16550_p.h, libchip/serial/serial.h, libchip/serial/serprobe.c, libchip/serial/sersupp.h, libchip/serial/z85c30.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-0724-80/+80
|
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+2
| | | | | * libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c, libchip/i2c/spi-memdrv.h: Convert to "bool".
* 2008-09-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-071-0/+3
| | | | | | * libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/rtc.h, libchip/rtc/rtcprobe.c: Convert to "bool".