summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Abandon cpukit.Ralf Corsepius2009-07-236-115/+0
|
* Abandon mingw32.Ralf Corsepius2009-07-231-1/+0
|
* Abandon cygwin, mingw.Ralf Corsepius2009-07-231-6/+0
|
* Abandon cygwin.Ralf Corsepius2009-07-231-1/+1
|
* Regenerate.Ralf Corsepius2009-07-239-9/+9
|
* Update to newlib-1.16.0-rtems4.9-20090324.diff.Ralf Corsepius2009-07-239-9/+9
|
* Regenerate.Ralf Corsepius2009-07-2310-60/+110
|
* Bump GCC_RPMREL.Ralf Corsepius2009-07-2310-10/+10
|
* Sync. with rtems-4.10.Ralf Corsepius2009-07-231-2/+2
|
* Regenerate.Ralf Corsepius2009-07-2110-20/+20
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-2110-10/+10
|
* Bump GDB_RPMREL.Ralf Corsepius2009-07-2110-10/+10
|
* New (Backport from rtems-4.10).Ralf Corsepius2009-07-211-0/+2151
|
* Regenerate.Ralf Corsepius2009-07-211-1/+1
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-211-1/+1
|
* Remove.Ralf Corsepius2009-07-211-16245/+0
|
* Bump GCC_RPMREL.Ralf Corsepius2009-07-2010-10/+10
|
* Regenerate.Ralf Corsepius2009-07-2011-91/+371
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-201-1/+1
|
* Remove %{?dist} from BINUTILS_RPMREL.Ralf Corsepius2009-07-2010-10/+10
|
* Update to gdb-6.8-rtems4.9-20090312.diff.Ralf Corsepius2009-07-209-9/+9
|
* Bump GDB_RPMREL.Ralf Corsepius2009-07-2011-11/+11
|
* Sync with rtems-4.10Ralf Corsepius2009-07-201-1/+1
|
* Regenerate.Ralf Corsepius2009-07-1910-20/+20
|
* Bump BINUTILS_RPMREL.Ralf Corsepius2009-07-1910-10/+10
|
* Sync with CVS-HEAD.Ralf Corsepius2009-07-181-1/+1
|
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-2/+7
| | | | | * user/region.t: Fix typos where semaphore referenced instead of region or segment.
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-7/+11
| | | | * user/preface.texi: Correct list of supported CPU architectures.
* 2009-06-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-06-062-2/+7
| | | | * irq/irq_init.c: silenced compiler warning.
* 2009-06-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-06-063-11/+133
| | | | | * network/tsec.c, network/if_tsec_pub.h: added multicast support.
* Add PR 1420.Joel Sherrill2009-06-031-0/+1
|
* 2009-06-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-06-031-0/+6
| | | | | | * libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
* Move extern "C" {} guards.Ralf Corsepius2009-06-031-4/+4
|
* Add extern "C" {} guards.Ralf Corsepius2009-06-032-1/+18
|
* As per Freescale chip errata, disable buffered writes.Eric Norum2009-06-022-3/+19
|
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-286-16/+34
| | | | | | | | | PR 1415/cpukit * rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/coremutex.c: Address two paths where a task with a priority above the ceiling could obtain a priority ceiling mutex.
* 2009-05-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-212-0/+12
| | | | | | PR 1413/cpukit * rtems/src/timerserver.c: Fix bug where server based timers which reinitiated themselves did not get reinserted onto timer chain.
* 2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-184-42/+165
| | | | | * shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S: Add shared interrupt support to i386.
* 2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-182-1/+8
| | | | | | PR 1412/cpukit * score/src/coremutex.c: Add missing braces. Broken with strict mutex code added.
* 2009-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-135-19/+58
| | | | | | | PR 1411/cpukit * rtems/src/workspace.c, score/include/rtems/score/protectedheap.h, score/src/pheapgetfreeinfo.c, score/src/pheapgetinfo.c: Improve workspace wrapper methods.
* 2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-083-497/+4
| | | | * irq/irq.c, network/if_1GHz/POSSIBLEBUG: Removed.
* 2009-05-08 Kate Feng <feng1@bnl.gov>Joel Sherrill2009-05-081-0/+492
| | | | | | | | | | | | | | | | | | PR1395/bsps * Updated the changes from RTEMS-4.8.0, which were made since Oct. 2007. * network/if_1GHz/if_wm.c: fixed some bugs in the 1GHz driver. * pci/pci_interface.c: + Enabled PCI "Read", "Read Line", and "Read Multiple" + Agressive Prefetch to improve the performance of the PCI based applications (e.g. 1GHz NIC). * irq/BSP_irq.c : Replaced the irq/irq.c, and used GT_GPP_Value register to monitor the cause of the level sensitive interrupts. This unique solution solves various bugs in the 1GHz network drivers Fixed bugs in compute_pic_masks_from_prio() * pci/pci.c : Updated it to be consistent with the original pci.c * written by Eric Valette. There is no change in its function. * irq/irq_init.c : set defaultIrq->next_handler to be 0 * for BSP_SHARED_HANDLER_SUPPORT.
* 2009-05-08 Kate Feng <feng1@bnl.gov>Joel Sherrill2009-05-0818-458/+631
| | | | | | | | | | | | | | | | | | PR1395/bsps * Updated the changes from RTEMS-4.8.0, which were made since Oct. 2007. * network/if_1GHz/if_wm.c: fixed some bugs in the 1GHz driver. * pci/pci_interface.c: + Enabled PCI "Read", "Read Line", and "Read Multiple" + Agressive Prefetch to improve the performance of the PCI based applications (e.g. 1GHz NIC). * irq/BSP_irq.c : Replaced the irq/irq.c, and used GT_GPP_Value register to monitor the cause of the level sensitive interrupts. This unique solution solves various bugs in the 1GHz network drivers Fixed bugs in compute_pic_masks_from_prio() * pci/pci.c : Updated it to be consistent with the original pci.c * written by Eric Valette. There is no change in its function. * irq/irq_init.c : set defaultIrq->next_handler to be 0 * for BSP_SHARED_HANDLER_SUPPORT.
* 2009-05-06 Michael Walle <michael@walle.cc>Joel Sherrill2009-05-062-2/+7
| | | | | PR 1409/bsps * gdbstub/rtems-stub-glue.c: Print object names correctly.
* 2009-05-05 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2009-05-052-7/+30
| | | | | * new-exceptions/bspsupport/irq_supp.h: Split routine to allow bsps with nonstandard/non-existant pics to call with interrupts off.
* 2009-05-05 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2009-05-0532-1491/+354
| | | | | | | | | | | | | * Makefile.am, README, configure.ac, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c, console/85c30.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen2.h, include/irq-config.h, include/tm27.h, irq/FPGA.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/Hwr_init.c, startup/bspstart.c, timer/timer.c, tod/tod.c: Updated and tested with the latest powerpc isr source * irq/no_pic.c: New file. * irq/irq.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c: Removed.
* Merge changes from CVS-HEAD addressing Fedora 11 rpm regressions.Ralf Corsepius2009-04-304-27/+50
|
* Bump version.Ralf Corsepius2009-04-081-1/+1
|
* Use mirrorlists.Ralf Corsepius2009-04-081-12/+6
|
* Add rtems.euRalf Corsepius2009-04-072-3/+6
|