summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-282-8/+5
| | | | | PR 1591/bsps * preinstall.am: Regenerate.
* 2010-06-24 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-243-3/+24
| | | | | | PR 1586/misc * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Add retries to SD card accesses.
* Typo.Sebastian Huber2010-06-231-2/+2
|
* 2010-06-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-2329-161/+2723
| | | | | | | | | | | | | | | | | * make/custom/lpc32xx_mzx_boot_int.cfg, startup/linkcmds.lpc32xx_mzx_boot_int: Removed files. * include/boot.h, include/emc.h, include/i2c.h, include/nand-mlc.h, make/custom/lpc32xx_mzx.cfg, make/custom/lpc32xx_mzx_stage_1.cfg, make/custom/lpc32xx_mzx_stage_2.cfg, misc/boot.c, misc/emc.c, misc/i2c.c, misc/nand-mlc.c, misc/nand-mlc-read-blocks.c, misc/nand-mlc-write-blocks.c, misc/restart.c, startup/linkcmds.lpc32xx, startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1, startup/linkcmds.lpc32xx_mzx_stage_2: New files. * configure.ac, Makefile.am, preinstall.am: Reflect changes above. * include/bsp.h, include/lpc32xx.h, irq/irq.c, rtc/rtc-config.c, startup/bspstart.c, startup/bspstarthooks.c, startup/linkcmds.lpc32xx_phycore: Changes throughout.
* 2010-06-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-237-11/+103
| | | | | | | | * make/custom/lpc23xx_tli800.cfg, startup/linkcmds.lpc23xx_tli800: New files. * Makefile.am, configure.ac: Reflect changes above. * startup/linkcmds.lpc2362: Typos. * README: Documentation.
* 2010-06-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-232-6/+11
| | | | | * shared/startup/linkcmds.base: Define bsp_vector_table_size unconditionally. Use bsp_vector_table_in_start_section.
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-222-24/+38
| | | | | | PR 1580/misc * libchip/i2c/spi-sd-card.c: Use bigger chunks and yield processor while waiting for read data.
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-222-3/+18
| | | | | | PR 1579/misc * libchip/i2c/spi-sd-card.c: Gradually increasing sleep times when waiting for write to finish.
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-223-5/+31
| | | | | | PR 1567/misc * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed timeouts.
* 2010-06-22 Chris Johns <chrisj@rtems.org>Chris Johns2010-06-222-1/+5
| | | | * startup/m68k-stub.c: PR 1539. Fix buffer overrun.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-214-6/+10
| | | | * README: Remove more ITRON references.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-212-2/+4
| | | | * shared/comm/GDB.HOWTO: Remove more ITRON references.
* 2010-06-21 Peter Dufault <dufault@hda.com>Joel Sherrill2010-06-212-5/+5
| | | | | PR 1583/bsps * shared/startup/panic.c: Remove reference to ITRON.
* 2010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-212-1/+10
| | | | | PR 1576/misc * libchip/i2c/spi-sd-card.c: Enable CRC checks.
* 2010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-212-7/+82
| | | | | PR 1569/misc * libchip/i2c/spi-sd-card.c: Added CRC checks.
* 2010-06-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-214-2/+17
| | | | | | * shared/start/start.S, shared/startup/linkcmds.base, shared/include/linker-symbols.h: Added and use bsp_vector_table_begin, bsp_vector_table_size and bsp_vector_table_end.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-172-0/+12
| | | | * .cvsignore: New file.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-176-0/+32
| | | | * .cvsignore, include/.cvsignore: New files.
* 2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-177-55/+9
| | | | | | * Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in: Remove itron. * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1754-0/+5965
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog, Makefile.am, acinclude.m4, configure.ac, shared/asm/asm.S, shared/clock/ckinit.c, shared/console/conscfg.c, shared/helenos/LICENSE, shared/helenos/README, shared/helenos/boot/genarch/balloc.c, shared/helenos/boot/genarch/ofw.c, shared/helenos/boot/genarch/ofw_tree.c, shared/helenos/boot/generic/string.c, shared/helenos/boot/include/align.h, shared/helenos/boot/include/balloc.h, shared/helenos/boot/include/gentypes.h, shared/helenos/boot/include/main.h, shared/helenos/boot/include/ofw.h, shared/helenos/boot/include/ofw_tree.h, shared/helenos/boot/include/ofwarch.h, shared/helenos/boot/include/register.h, shared/helenos/boot/include/stack.h, shared/helenos/boot/include/types.h, shared/helenos/boot/sparc64/loader/main.c, shared/helenos/boot/sparc64/loader/ofwarch.c, shared/helenos/boot/sparc64/loader/ofwasm.S, shared/helenos/kernel/genarch/include/ofw/ofw_tree.h, shared/helenos/kernel/generic/include/align.h, shared/helenos/kernel/sparc64/include/arch.h, shared/helenos/kernel/sparc64/include/boot.h, shared/helenos/kernel/sparc64/include/regdef.h, shared/helenos/kernel/sparc64/include/stack.h, shared/helenos/kernel/sparc64/include/mm/cache_spec.h, shared/helenos/kernel/sparc64/include/mm/frame.h, shared/helenos/kernel/sparc64/include/mm/mmu.h, shared/helenos/kernel/sparc64/include/mm/page.h, shared/helenos/kernel/sparc64/include/mm/tlb.h, shared/helenos/kernel/sparc64/include/mm/tte.h, shared/helenos/kernel/sparc64/include/mm/sun4u/frame.h, shared/helenos/kernel/sparc64/include/mm/sun4u/mmu.h, shared/helenos/kernel/sparc64/include/mm/sun4u/page.h, shared/helenos/kernel/sparc64/include/mm/sun4u/tlb.h, shared/helenos/kernel/sparc64/include/mm/sun4u/tte.h, shared/helenos/kernel/sparc64/include/sun4u/arch.h, shared/helenos/kernel/sparc64/src/cache.S, shared/helenos/kernel/sparc64/src/sun4u/takemmu.S, shared/include/asm.h, shared/include/traptable.h, shared/start/start.S, shared/start/trap_table.S, shared/startup/bspgetworkarea.c, shared/startup/bspstart.c, shared/startup/linkcmds, shared/startup/setvec.c: New files.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1710-0/+678
| | | | | | * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg, start/bspinit.S: New files.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1710-0/+502
| | | | | | * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, include/bsp.h, include/tm27.h, make/custom/niagara.cfg, start/bspinit.S: New files.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1712-0/+1257
| | | | | | | | * .cvsignore, ChangeLog, Makefile.am, configure.ac, preinstall.am, shared/cache/cache.c, shared/cache/cache_.h, shared/interrupts/installisrentries.c, shared/score/cpu.c, shared/score/interrupt.S, shared/syscall/sparc64-syscall.S, shared/syscall/sparc64-syscall.h: New files.
* 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-152-0/+6
| | | | | PR 1561/cpukit * aclocal/rtems-cpu-subdirs.m4: Merge SPARC64 port.
* 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-152-1/+5
| | | | * shared/irq/irq_asm.S: Fix capitalization.
* 2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-142-1/+6
| | | | * Makefile.am: Formatting.
* 2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-142-1/+5
| | | | * startup/bspclean.c: Spelling.
* 2010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-144-7/+16
| | | | * startup/bspstart.c: Formatting.
* 2010-06-14 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-142-0/+6
| | | | | PR 1557/misc * libchip/i2c/spi-sd-card.c: Fixed low capacity special case.
* Remove (Abandoned).Ralf Corsepius2010-06-1136-2688/+0
|
* 2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-072-2/+7
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
* 2010-06-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-032-5/+5
| | | | * libchip/network/if_dc.c: Fix warning.
* fix bug in mount tableThomas Doerfler2010-06-032-2/+6
|
* 2010-06-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-022-0/+10
| | | | | * include/bsp.h: Add prototypes for BSP_disconnect_clock_handler, BSP_connect_clock_handler.
* 2010-05-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-312-4/+7
| | | | * shared/start/start.S: Pass 0/NULL for argc/argv.
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-11/+13
| | | | * shared/umon/tfsDriver.c: Updated to the new mount API.
* 2010-05-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-312-5/+6
| | | | * start/start.S: Pass 0/NULL for argc/argv.
* 2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-312-6/+18
| | | | | * libchip/network/greth.c: Misc. hacks to allow compilation on 16bit targets.
* 2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-312-0/+15
| | | | | | PR 1531/newlib * libchip/network/i82586.c: Add local copy of ALIGN().
* 2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-312-5/+8
| | | | | * libchip/network/cs8900.c: Misc. changes to make code 16bit-target compliant.
* 2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-312-4/+6
| | | | | * libchip/network/i82586.c: Use int32_t instead of int for 16bit-target compliance.
* 2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-312-4/+20
| | | | | * libchip/network/open_eth.c: Misc. changes to make code 16bit-target compliant.
* 2010-05-30 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-304-2/+10
| | | | * Makefile.am: Fix typo in path.
* 2010-05-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-302-0/+71
| | | | * shared/src/no_cache.c: New file.
* 2010-05-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-293-68/+6
| | | | | PR 1537/libcpu * shared/cache/cache.c: Removed.
* 2010-05-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-293-68/+7
| | | | | | PR 1538/libcpu * Makefile.am: Use shared stub implementation of cache.c (no_cache.c). * shared/cache/cache.c: Removed.
* 2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-282-1/+6
| | | | | * umon/tfsDriver.c: Use size_t instead of int for pathnamelen.
* 2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-283-1/+16
| | | | | | | * au1x00/include/au1x00.h: Add prototypes for mips_default_isr, assert_sw_irq, negate_sw_irq. * au1x00/vectorisrs/vectorisrs.c: Remove prototype of mips_default_isr.
* 2010-05-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-253-0/+11
| | | | * configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
* 2010-05-24 Peter Dufault <dufault@hda.com>Joel Sherrill2010-05-242-10/+14
| | | | | PR 1530/bsps * mpc55xx/edma/edma.c: Eliminate use of recently removed macros.