summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-246-33/+54
| | | | | | | * Makefile.am, amba/amba.c, console/console.c, console/debugputs.c, startup/bspstart.c: Rework initialization order so AMBA bus is scanned earlier. This lets us look for UARTs earlier and support printk as early as bsp_start() returning.
* 2010-05-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-233-5/+10
| | | | | * console/consolelite.c, network/xiltemac.c: Reflect prototypes having changed (Warning removal).
* 2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-05-213-34/+40
| | | | | * cache.c, page.c: Use masks and shift operations instead of bit-fields.
* 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-212-1/+5
| | | | * Makefile.am: Add bspreset.c
* 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-212-2/+8
| | | | * Makefile.am: Add bspreset.c
* 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-215-33/+37
| | | | | * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Spacing.
* Whitespace removal.Sebastian Huber2010-05-211-2/+2
|
* 2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-212-5/+9
| | | | * include/lpc32xx.h: Update for utility macro changes.
* 2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-212-8/+13
| | | | | * include/utility.h: Macros use now first and last bit values instead of shift and length parameters.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-204-1/+80
| | | | | * configure.ac: Fixed BSP option. * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-3/+4
| | | | * startup/bspstarthooks.c: Removed start section attribute defines.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-204-3/+27
| | | | * shared/include/start.h: Define start section attributes.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-206-30/+36
| | | | | | * include/lpc24xx.h, misc/dma-copy.c, misc/dma.c, misc/system-clocks.c, ssp/ssp.c, startup/bspstarthooks.c: Removed superfluous macros.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-44/+24
| | | | * include/utility.h: Removed superfluous macros.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-30/+34
| | | | * network/smsc9218i.c: Removed superfluous macros.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-2014-182/+258
| | | | | | | | | * make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg, startup/linkcmds.lpc32xx_mzx_boot_int: New files. * Makefile.am, configure.ac, preinstall.am, include/bsp.h, include/bspopts.h.in, include/lpc32xx.h, irq/irq.c, make/custom/lpc32xx_phycore.cfg, startup/bspstart.c, startup/bspstarthooks.c: Changes throughout.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-205-26/+15
| | | | | * Makefile.am, preinstall.am, include/bsp.h, startup/bspstart.c: Use shared output character implementation.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-203-0/+105
| | | | * include/uart-output-char.h, src/uart-output-char.c: New files.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-1/+6
| | | | * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-1/+6
| | | | * make/custom/rtl22xx_t.cfg: Workaround for GCC bug 38644.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-1/+5
| | | | * make/dswifi/arm9/makefile: Workaround for GCC bug 38644.
* 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-202-1/+6
| | | | * make/custom/lpc24xx.inc: Workaround for GCC bug 38644.
* 010-05-18 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-183-2/+7
| | | | | * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: PR 1448/filesystem.