Ralf Corsepius
bd50f81c1e
New.
2010-05-21 16:16:18 +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
ce92a825c4
2010-05-20 Bharath Suri <bharath.s.jois@gmail.com>
...
* libcsupport/src/_rename_r.c: Avoid overwriting of errno by
_rename_r to invalid values.
2010-05-20 03:10:41 +00:00
Joel Sherrill
9fd5f55d7e
2010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1520/doc
* user/part.t: Partition create discussion said it returned the number
of buffers created but it does not.
2010-05-18 13:41:53 +00:00
Joel Sherrill
90204914ad
2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
...
PR 1519/doc
* user/chains.t: Fix typo in Chain_Control example.
2010-05-18 11:44:54 +00:00
Chris Johns
8aa608df32
2010-05-18 Chris Johns <chrisj@rtems.org>
...
* libblock/src/diskdevs.c, libblock/include/rtems/blkdev.h,
libblock/src/bdbuf.c: PR 1448/filesystem.
* libblock/include/rtems/blkdev.h, libblock/src/bdbuf.c: PR
1514/filesystem.
2010-05-18 02:14:05 +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
514a3fe4d3
2010-05-17 Bharath Suri <bharath.s.jois@gmail.com>
...
* psxfile01/test.c, psxfile01/psxfile01.scn: This file now
exercises the _rename_r in libcsupport. For now, it also
provides two fsmount_me_h handlers to enable certain error
checking paths
2010-05-17 17:56:13 +00:00
Sebastian Huber
377c0cb0e3
2010-05-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1433/cpukit
* block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3.
* block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c,
block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of
RTEMS_NO_MEMORY.
2010-05-17 08:34:55 +00:00
Sebastian Huber
c8522fd2c4
2010-05-17 Oleg Kravtsov <Oleg.Kravtsov@oktetlabs.ru>
...
PR 1449/cpukit
* libblock/src/diskdevs.c: rtems_disk_next() will now implicitly
obtain the returned disk.
* libblock/include/rtems/diskdevs.h: Documentation.
2010-05-17 08:08:30 +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
Chris Johns
8162008060
2010-05-15 Chris Johns <chrisj@rtems.org>
...
* libfs/src/imfs/imfs_initsupp.c, libfs/src/imfs/imfs.h,
libfs/src/imfs/imfs_stat.c: PR1419. Return a device for the IMFS.
2010-05-15 06:29:55 +00:00
Joel Sherrill
1783ee4213
2010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am, preinstall.am: Fix typo.
2010-05-14 12:01:14 +00:00
Joel Sherrill
0ab7270a00
2010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtl8019/rtl8019.c: Fix typo.
2010-05-14 12:00:47 +00:00
Chris Johns
ff861b9dd0
Whitespace clean up.
2010-05-14 04:04:25 +00:00
Chris Johns
470708dafe
2010-05-14 Chris Johns <chrisj@rtems.org>
...
* libblock/src/flashdisk.c: Clean up on initialisation errors.
2010-05-14 03:59:11 +00:00
Joel Sherrill
a690c003e0
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h,
shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
2010-05-13 20:51:39 +00:00
Joel Sherrill
201651d8fb
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am: Many files were duplicated across MIPS
BSPs. Now those which were directly copied are shared.
* liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S,
startup/idttlb.S: Removed.
2010-05-13 20:51:38 +00:00
Joel Sherrill
58453b4558
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am: Many files were duplicated across MIPS
BSPs. Now those which were directly copied are shared.
* liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S:
Removed.
2010-05-13 20:51:36 +00:00
Joel Sherrill
1b6769f0cf
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am, start/start.S: Many files were duplicated
across MIPS BSPs. Now those which were directly copied are shared.
* start/regs.h: Removed.
2010-05-13 20:51:32 +00:00
Joel Sherrill
f34d22ae47
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am: Many files were duplicated across MIPS
BSPs. Now those which were directly copied are shared.
* startup/usc.S: New file.
* liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S,
startup/idttlb.S: Removed.
2010-05-13 20:51:30 +00:00
Joel Sherrill
5813123ad5
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am, start/start.S: Many files were duplicated
across MIPS BSPs. Now those which were directly copied are shared.
2010-05-13 20:51:28 +00:00
Joel Sherrill
a68347d546
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very
similar versions of exception. Now all use shared/irq/exception.S
2010-05-13 19:22:46 +00:00
Joel Sherrill
84208c67ca
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: rbtx4925, rbtx4938, and hurricane had very similar
versions of exception. Now all use shared/irq/exception.S
2010-05-13 19:22:44 +00:00
Joel Sherrill
65b92d5d22
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: rbtx4925, rbtx4938, and hurricane had very
similar versions of exception. Now all use shared/irq/exception.S
* startup/exception.S: Removed.
2010-05-13 19:22:42 +00:00
Joel Sherrill
0b91d327f9
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/exception.S: New file.
2010-05-13 18:08:38 +00:00
Joel Sherrill
b68c2f749a
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with
only minor differences. Both now use shared/irq/exception.S
* startup/exception.S: Removed.
2010-05-13 18:08:36 +00:00
Joel Sherrill
e9e755212f
2010-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* startup/exception.S: Minor changes to make more similar to the shared
version.
2010-05-13 18:08:11 +00:00
Chris Johns
010f96f82d
2010-05-13 Chris Johns <chrisj@rtems.org>
...
* shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv.
* shell/general.t: Add time.
2010-05-13 03:45:02 +00:00
Sebastian Huber
29328f7af2
2010-05-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1512/doc
* shell/general.t: Add rtc.
* shell/file.t: Add fdisk.
2010-05-12 11:30:52 +00:00
Sebastian Huber
e682fffdb5
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libblock/src/bdpart.c: Removed file.
* libblock/src/bdpart-create.c, libblock/src/bdpart-dump.c,
libblock/src/bdpart-mount.c, libblock/src/bdpart-read.c,
libblock/src/bdpart-register.c, libblock/src/bdpart-sort.c,
libblock/src/bdpart-write.c: New files.
* libblock/include/rtems/bdpart.h: Moved some definitions from bdpart.c.
* libblock/Makefile.am: Update for file changes.
2010-05-12 07:57:58 +00:00
Ralf Corsepius
ea2b19d9a5
2010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/bsp-alias.m4: Change quoting to work-round
http://www.freebsd.org/cgi/query-pr.cgi?pr=146378 .
2010-05-11 15:05:19 +00:00
Sebastian Huber
abd740a6af
2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* startup/linkcmds: Include basic linker command file and define only
board specific values. Define RAM and PROM limits only if not defined
by command line arguments.
* Makefile.am, preinstall.am: Reflect changes above.
2010-05-11 07:41:23 +00:00
Sebastian Huber
c8941b04cb
2010-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/startup/linkcmds.base: New file.
2010-05-11 07:35:56 +00:00
Joel Sherrill
b2f251a8c2
2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtems/score/arm.h: Make it a warning not error that the FPU multilib
is not supported yet.
2010-05-10 20:29:13 +00:00