Till Straumann
df719841f8
2009-10-28 Till Straumann <strauman@slac.stanford.edu>
...
* byteorder.h: added ld_le16, st_le16.
2010-07-06 20:11:21 +00:00
Chris Johns
4713109128
2010-06-22 Chris Johns <chrisj@rtems.org>
...
* startup/m68k-stub.c: PR 1539. Fix buffer overrun.
2010-06-22 11:23:22 +00:00
Sebastian Huber
559affa638
2010-06-14 Arnout Vandecappelle <arnout@mind.be>
...
PR 1557/misc
* libchip/i2c/spi-sd-card.c: Fixed low capacity special case.
2010-06-14 16:09:23 +00:00
Ralf Corsepius
f575b19252
Remove (unsupported, no toolchain).
2010-06-09 05:01:18 +00:00
Ralf Corsepius
94735680de
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-cpu-subdirs.m4: Remove nios2.
2010-06-09 04:52:13 +00:00
Ralf Corsepius
113bf2d969
Remove (unsupported, no toolchain).
2010-06-09 04:49:56 +00:00
Ralf Corsepius
f1d0ac4696
Remove.
2010-06-09 03:58:33 +00:00
Joel Sherrill
3d2e856292
2010-06-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libchip/network/if_dc.c: Fix warning.
2010-06-03 21:00:23 +00:00
Thomas Doerfler
ac1f8fa4c8
fix bug in mount table
2010-06-03 20:17:43 +00:00
Ralf Corsepius
8502b165b8
2010-06-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/bsp.h: Add prototypes for BSP_disconnect_clock_handler,
BSP_connect_clock_handler.
2010-06-02 03:34:37 +00:00
Joel Sherrill
3923700ef4
2010-05-31 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/start/start.S: Pass 0/NULL for argc/argv.
2010-05-31 14:21:34 +00:00
Chris Johns
55d883dc2e
2010-05-31 Chris Johns <chrisj@rtems.org>
...
* shared/umon/tfsDriver.c: Updated to the new mount API.
2010-05-31 14:01:31 +00:00
Joel Sherrill
eea48e2f82
2010-05-31 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* start/start.S: Pass 0/NULL for argc/argv.
2010-05-31 13:52:07 +00:00
Ralf Corsepius
c48572d96b
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/greth.c: Misc. hacks to allow compilation on
16bit targets.
2010-05-31 13:27:07 +00:00
Ralf Corsepius
2d76aa85de
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1531/newlib
* libchip/network/i82586.c:
Add local copy of ALIGN().
2010-05-31 12:22:38 +00:00
Ralf Corsepius
85936516ee
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/cs8900.c:
Misc. changes to make code 16bit-target compliant.
2010-05-31 12:21:43 +00:00
Ralf Corsepius
bfa3a3e326
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/i82586.c:
Use int32_t instead of int for 16bit-target compliance.
2010-05-31 12:20:17 +00:00
Ralf Corsepius
87347dd1b5
2010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/network/open_eth.c:
Misc. changes to make code 16bit-target compliant.
2010-05-31 12:16:43 +00:00
Joel Sherrill
7905137ae8
2010-05-30 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am: Fix typo in path.
2010-05-30 18:02:21 +00:00
Joel Sherrill
42ce03520b
2010-05-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/src/no_cache.c: New file.
2010-05-30 15:46:17 +00:00
Joel Sherrill
d53b814018
2010-05-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1537/libcpu
* shared/cache/cache.c: Removed.
2010-05-29 23:28:46 +00:00
Joel Sherrill
3b19e814a9
2010-05-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1538/libcpu
* Makefile.am: Use shared stub implementation of cache.c (no_cache.c).
* shared/cache/cache.c: Removed.
2010-05-29 23:27:32 +00:00
Ralf Corsepius
bd6515bea4
2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* umon/tfsDriver.c:
Use size_t instead of int for pathnamelen.
2010-05-28 06:18:27 +00:00
Ralf Corsepius
3b8ab75717
2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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-28 06:09:35 +00:00
Sebastian Huber
75d1585893
2010-05-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* configure.ac, include/bspopts.h.in: Added BSP_SMALL_MEMORY option.
2010-05-25 10:47:17 +00:00
Joel Sherrill
b450e0c6e0
2010-05-24 Peter Dufault <dufault@hda.com>
...
PR 1530/bsps
* mpc55xx/edma/edma.c: Eliminate use of recently removed macros.
2010-05-24 15:19:40 +00:00
Joel Sherrill
d17733ccd8
2010-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* 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-24 15:05:19 +00:00
Ralf Corsepius
f16a1458c6
2010-05-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/consolelite.c, network/xiltemac.c:
Reflect prototypes having changed (Warning removal).
2010-05-23 05:42:35 +00:00
Joel Sherrill
665285f217
2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>
...
* cache.c, page.c: Use masks and shift operations instead of
bit-fields.
2010-05-21 19:03:21 +00:00
Joel Sherrill
d1c3dc906b
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am: Add bspreset.c
2010-05-21 18:08:58 +00:00
Joel Sherrill
912a74581e
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am: Add bspreset.c
2010-05-21 18:02:25 +00:00
Joel Sherrill
6a046fe0ce
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Spacing.
2010-05-21 16:33:00 +00:00
Sebastian Huber
19d11850e3
Whitespace removal.
2010-05-21 08:15:08 +00:00
Sebastian Huber
89076a8e25
2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/lpc32xx.h: Update for utility macro changes.
2010-05-21 08:02:23 +00:00
Sebastian Huber
23f35aa559
2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/utility.h: Macros use now first and last bit values instead
of shift and length parameters.
2010-05-21 08:01:14 +00:00
Sebastian Huber
bc74b337e4
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* configure.ac: Fixed BSP option.
* include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
2010-05-20 14:52:32 +00:00
Sebastian Huber
d2137a0599
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* startup/bspstarthooks.c: Removed start section attribute defines.
2010-05-20 14:33:34 +00:00
Sebastian Huber
c3dd440dce
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/include/start.h: Define start section attributes.
2010-05-20 14:33:16 +00:00
Sebastian Huber
edf846e4f3
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* 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 14:23:13 +00:00
Sebastian Huber
ef6f1d0c43
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/utility.h: Removed superfluous macros.
2010-05-20 14:19:58 +00:00
Sebastian Huber
f780417e5d
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* network/smsc9218i.c: Removed superfluous macros.
2010-05-20 14:19:41 +00:00
Sebastian Huber
4c4974e81f
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* 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 13:15:35 +00:00
Sebastian Huber
a9485d7b6b
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* Makefile.am, preinstall.am, include/bsp.h, startup/bspstart.c: Use
shared output character implementation.
2010-05-20 13:10:56 +00:00
Sebastian Huber
eec7aaab93
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/uart-output-char.h, src/uart-output-char.c: New files.
2010-05-20 13:06:48 +00:00
Sebastian Huber
d9730f1d6e
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
2010-05-20 13:01:14 +00:00
Sebastian Huber
99c44aa3d7
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* make/custom/rtl22xx_t.cfg: Workaround for GCC bug 38644.
2010-05-20 13:00:41 +00:00
Sebastian Huber
569db3ed63
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* make/dswifi/arm9/makefile: Workaround for GCC bug 38644.
2010-05-20 13:00:19 +00:00
Sebastian Huber
90e991acb1
2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* make/custom/lpc24xx.inc: Workaround for GCC bug 38644.
2010-05-20 12:59:54 +00:00
Chris Johns
baf64cdb32
010-05-18 Chris Johns <chrisj@rtems.org>
...
* libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: PR
1448/filesystem.
2010-05-18 02:12:39 +00:00
Joel Sherrill
5dc9c96ac5
2010-05-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/syscalls.c: Rename to avoid conflict with newlib.
2010-05-15 12:29:46 +00:00