Till Straumann
d21c73740c
2009-11-09 Till Straumann <strauman@slac.stanford.edu>
...
* ChangeLog: had forgotten to commit ChangeLog
2011-07-13 16:04:10 +00:00
Chris Johns
a10f0ede0d
2011-07-04 Chris Johns <chrisj@rtems.org>
...
PR 1827/filesystem
* libfs/src/rfs/rtems-rfs-rtems.c: Skip the parent (..) path value
when eval make moving up out of the RFS file system.
2011-07-04 00:27:36 +00:00
Joel Sherrill
fca42af6aa
2011-04-10 Kate Feng <feng@bnl.gov>
...
PR 1786/bsps
* Makefile.am: Add support for Altivec.
* startup/bspstart.c, Makefile.am: Use shared/startup/zerobss.c instead.
* make/custom/mvme5500.cfg: Change CPU_CFLAGS to
"-mcpu=7450 -mtune=7450 -Dmpc7455"
* irq/BSP_irq.c, pci/detect_host_bridge.c, pci.c, pcifinddevice.c:
Remove warnings.
* vme/VMEConfig.h, include/bsp.h: use VME shared IRQ handlers.
* network/if_100MHz/GT64260eth.c: Recycle the Rx mbuf if there
is any Rx error.
2011-06-17 13:22:25 +00:00
Joel Sherrill
fcd8a63b84
Fix formatting.
2011-06-17 13:22:14 +00:00
Joel Sherrill
880f01b3d7
2011-06-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1812/filesystem
* libfs/src/imfs/imfs_stat.c: stat() implementation for IMFS did not
set st_blksize field. Set it based upon user configuration.
2011-06-10 18:17:02 +00:00
Chris Johns
771803b459
2011-05-27 Chris Johns <chrisj@rtems.org>
...
* samples/fileio/init.c, samples/fileio/system.h: Add support for
create a RAM disk from the shell to aid bug testing on the 4.10
branch.
2011-05-26 23:37:16 +00:00
Chris Johns
f74c529bd9
2011-05-27 Bo Hansen <mdboha@gmail.com>
...
PR 1776/networking
* libnetworking/rtems/rtems_glue.c: Higher resolution microtime()
for SO_TIMESTAMP.
2011-05-26 23:34:00 +00:00
Ralf Corsepius
336a0df287
2011-05-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/rtems/bspIo.h, include/rtems/concat.h,
include/rtems/irq.h, libblock/include/rtems/bdbuf.h
libcsupport/include/rtems/libio_.h, libcsupport/src/getuid.c,
score/include/rtems/score/coremutex.h,
score/include/rtems/score/heap.h,
score/include/rtems/score/sysstate.h, score/src/objectidtoname.c,
score/src/objectnametoid.c, score/src/objectnametoidstring.c,
score/src/thread.c, score/src/threadchangepriority.c,
score/src/threadclearstate.c, score/src/threadclose.c,
score/src/threadcreateidle.c, score/src/threaddelayended.c,
score/src/threaddispatch.c, score/src/threadget.c,
score/src/threadhandler.c, score/src/threadinitialize.c,
score/src/threadloadenv.c, score/src/threadready.c,
score/src/threadreset.c, score/src/threadrestart.c
score/src/threadsetpriority.c, score/src/threadsetstate.c,
score/src/threadsettransient.c, score/src/threadstackallocate.c
score/src/threadstackfree.c, score/src/threadstart.c:
Cosmetics from CVS-HEAD.
2011-05-25 14:18:10 +00:00
Ralf Corsepius
dea1dc2033
Cosmetics from CVS-HEAD.
2011-05-25 14:17:53 +00:00
Ralf Corsepius
4667b4d130
Merge with CVS-HEAD.
2011-05-25 11:23:30 +00:00
Ralf Corsepius
3342963ed1
2011-05-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/src/flashdisk.c, libblock/src/nvdisk.c:
Add va_end() (Backport from HEAD).
2011-05-25 04:48:10 +00:00
Ralf Corsepius
c53e0e31f3
Regenerate.
2011-05-20 04:24:08 +00:00
Ralf Corsepius
882382d2cb
gdb-7.2.
2011-05-20 04:22:41 +00:00
Ralf Corsepius
025c69292f
Add gdb-7.2.
...
Remove gdb-7.0.1.
2011-05-20 04:21:35 +00:00
Ralf Corsepius
1cd4ae9e8d
New.
2011-05-19 15:43:00 +00:00
Ralf Corsepius
3871497e40
Sync with rtems-4.11.
2011-05-19 15:37:41 +00:00
Ralf Corsepius
3af5699804
2011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/Makefile.am: Add posixtime.h.
* posix/src/clockgetres.c, posix/src/clockgettime.c,
posix/src/clocksettime.c:
Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID.
Include posix/src/posixtime.h.
* posix/src/posixtime.h: New.
2011-05-19 15:32:44 +00:00
Till Straumann
d1e85c41ea
2011-05-18 Till Straumann <strauman@slac.stanford.edu>
...
PR1797/bsps
* shared/bootcard.c: Fixed a typo (in code, not comment) which
I introduced with the last change.
2011-05-18 16:08:56 +00:00
Ralf Corsepius
c9ea876523
Housekeeping.
2011-05-18 13:56:13 +00:00
Ralf Corsepius
c3e937868a
Regenerate.
2011-05-18 13:53:47 +00:00
Ralf Corsepius
6d23901678
Bump GCC_RPMREL.
2011-05-18 13:52:56 +00:00
Ralf Corsepius
28e616b2e9
New.
2011-05-18 13:52:06 +00:00
Till Straumann
37834667fd
2011-05-18 Till Straumann <strauman@slac.stanford.edu>
...
PR1797/bsps: Applied cleaned-up version of Kate's patch.
CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK is now a 'bspopts.h'
setting and as such configurable.
2011-05-18 05:08:36 +00:00
Chris Johns
843459426b
2011-05-17 Chris Johns <chrisj@rtems.org>
...
PR 1774/filesystem
* libfs/src/imfs/imfs_eval.c: The previous change broke some of
the tests. This has been fixed.
2011-05-17 04:45:52 +00:00
Till Straumann
64a3101718
2011-05-16 Till Straumann <strauman@slac.stanford.edu>
...
* include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
2011-05-16 15:12:31 +00:00
Ralf Corsepius
6ae5406cf2
Partial merger from CVS-HEAD.
2011-05-16 05:19:58 +00:00
Ralf Corsepius
349cdaa67c
Add fedora-16.
2011-05-16 05:14:16 +00:00
Ralf Corsepius
f0c49f0b35
Abandon openSUSE-11.2.
2011-05-16 05:13:15 +00:00
Sebastian Huber
2520ef9eee
2011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1790/cpukit
* libblock/src/flashdisk.c: Fixed memset() parameters.
2011-05-11 08:29:17 +00:00
Sebastian Huber
c7ba440e55
2011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/bsp.h: Moved NEED_LOW_LEVEL_INIT define because it has to be
visible for the assembler.
* startup/linkcmds.brs5l: Fixed RAM size.
2011-05-06 06:28:04 +00:00
Joel Sherrill
e115f4b81d
2011-04-25 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 1783/bsps
* include/bsp.h: Remove dead prototypes of Clock_delay() and delay().
Neither had bodies.
2011-04-25 19:39:42 +00:00
Joel Sherrill
9effafc88b
2011-04-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Now compiles.
2011-04-22 17:07:59 +00:00
Joel Sherrill
b980892c2a
2011-04-20 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* acinclude.m4: Regenerated for TLL6527M.
2011-04-20 20:28:33 +00:00
Joel Sherrill
f7761ea064
Fix formatting.
2011-04-20 20:28:07 +00:00
Joel Sherrill
e08510ae01
2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
...
PR 1781/bsps
* console/console-io.c: The UART RX and TX are different ISR
now. So the array containing the registeration changes. The
change is due to change in the libcup uart function.
2011-04-20 20:25:05 +00:00
Joel Sherrill
dcdfec1451
2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
...
PR 1781/bsps
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
preinstall.am, times, console/console.c, include/bsp.h,
include/cplb.h, include/tm27.h, make/custom/TLL6527M.cfg,
startup/bspstart.c, startup/linkcmds: New files.
Initial port for the TLL6527Mboard that contains blackfin 52X
range of processors. Used eZKit533 as a reference for building
the port.
2011-04-20 20:23:55 +00:00
Joel Sherrill
0c5ea9bb34
2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
...
PR 1781/bsps
* bf52x/include: Added additional MMR.
* bf52x/interrupt: The BF52X processors have a different
System interrupt controller than present in the 53X range of
processors. The 52X have 8 interrupt assignment registers. The
implementation uses tables to increase predictability.
* serial/uart.?: Added DMA based and interrupt based transfer
support. The uart code used a single ISR for TX and RX and tried
to identify and multiplex inside the ISR. In the new code the
type of interrupt is identified by the central ISR dispatcher
bf52x/interrupt or interrupt/. This simplifies the UART ISR.
2011-04-20 20:19:52 +00:00
Joel Sherrill
87fbfec5be
2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
...
PR 1781/bsps
* bfin/rtems/bf52x.h: This file defines basic MMR for the Blackfin
52x CPU. The MMR have been taken from the ADSP-BF52x Blackfin
Processor Hardware Reference from Analog Devices. Mentioned
Chapters refer to this Documentation.
2011-04-20 20:19:18 +00:00
Ralf Corsepius
be0f7669fb
Regenerate.
2011-04-20 15:39:02 +00:00
Ralf Corsepius
82a1e87a97
Regenerate.
2011-04-20 15:37:26 +00:00
Ralf Corsepius
3297613391
gcc-4.4.6.
2011-04-20 15:36:39 +00:00
Ralf Corsepius
a5846445f2
gcc-core-4.4.6-rtems4.10-20110420.diff
2011-04-20 15:36:04 +00:00
Ralf Corsepius
7c2d5b4e6f
New.
2011-04-20 15:35:22 +00:00
Ralf Corsepius
4e11eef0b6
Regenerate.
2011-04-19 02:20:00 +00:00
Ralf Corsepius
2f8efdca9f
New.
2011-04-19 02:18:24 +00:00
Ralf Corsepius
a79b64fb60
Bump GCC_RPMREL.
2011-04-19 01:51:08 +00:00
Ralf Corsepius
701d4d8485
newlib-1.18.0-rtems4.10-20110419.diff.
...
Preps for gcc-4.4.6.
2011-04-19 01:46:02 +00:00
Chris Johns
ec9d486333
2011-04-16 Chris Johns <chrisj@rtems.org>
...
PR 1774/filesystem
* libfs/src/imfs/imfs_eval.c: Fix the IMFS eval and eval for make
handlers to not inspect a mounted file sytems path.
2011-04-16 03:47:32 +00:00
Joel Sherrill
17cc97db97
2011-04-11 Keith Robertson <kjrobert at alumni dot uwaterloo dot ca>
...
* ne2000/ne2000.c: Add multicast support. Patch submitted to mailing
list 2005-12-21.
2011-04-11 17:27:57 +00:00
Joel Sherrill
46604fcc5c
2011-04-04 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
...
PR 1722/networking
* ftpd/ftpd.c: FTPD fails to parse correctly FTP commands relating to
filenames with spaces in them.
2011-04-04 17:08:47 +00:00