summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-182-15/+21
| | | | | * shared/startup/bspstart.c: Select console *before* doing any potential printk() (e.g., panic).
* 2011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-182-9/+35
| | | | | * shared/startup/ppc_idle.c: Need to enable HID0[NAP] on a 7400/7455/7457 for MSR[POW] to have an effect.
* 2011-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-184-562/+550
| | | | | * shared/irq/apic.h, shared/smp/smp-imps.c, shared/smp/smp-imps.h: Reformat to be more compliant with RTEMS style.
* 2011-07-18 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-183-1/+43
| | | | | * motorola_powerpc/make/custom/qemuprep-altivec.cfg, motorola_powerpc/Makefile.am: added altivec-enabled variant.
* 2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-182-103/+104
| | | | * libnetworking/lib/ftpfs.c: Fixed reply parsing.
* 2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-182-1/+5
| | | | | * rtems/src/msgmp.c: Getting a remote object does not start a critical section.
* 2011-07-18 Jennifer Averett <Jennifer.Averett@oarcorp.com>Jennifer Averett2011-07-182-1/+7
| | | | | | * score/src/threadenabledispatch.c: Modified to call _Thread_Dispatch_decrement_disable_level() instead of accessing the variable directly.
* 2011-07-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-182-1/+4
| | | | * configure.ac: Remove psxtmmutex04 until PR 1836 is processed.
* 2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-182-7/+11
| | | | * user/mp.t: Avoid obsolete notation.
* 2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-182-15/+20
| | | | | * libcsupport/src/malloc_report_statistics_plugin.c: Fixed format specifiers.
* 2011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-168-3/+150
| | | | | | | | | * motorola_powerpc/Makefile.am, motorola_powerpc/configure.ac, motorola_powerpc/preinstall.am, motorola_powerpc/include/bsp.h, motorola_powerpc/make/custom/qemuprep.cfg, motorola_powerpc/qemu_fakerom/Makefile.am, motorola_powerpc/qemu_fakerom/.cvsignore: Added 'qemuprep' BSP variant.
* 2011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-169-4/+506
| | | | | | | | * shared/bootloader/mm.c, shared/bootloader/pci.c, shared/bootloader/qemu_fakeres.c, shared/bootloader/qemu_fakerom.S, shared/irq/irq.h, shared/motorola/motorola.c, shared/residual/residual.h, shared/startup/bspstart.c, Added 'qemuprep' BSP variant.
* 2011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-162-6/+17
| | | | | | | * shared/bootloader/misc.c: Copy residual data _before_ decompressing the kernel since the firmware may have stored it in an area that is overwritten by decompress_kernel().
* 2011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-162-0/+95
| | | | | | | | * shared/startup/ppc_idle.c: added an 'idle task' body which switches the CPU into power-save mode. IIRC, this cannot be used on real hardware due to errata :-( but it still saves valuable host-CPU cycles when used by the qemuprep BSP.
* 2011-07-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-07-164-27/+101
| | | | | | | | * shared/irq/init_irq.c, shared/irq/openpic_i8259_irq.c, shared/pci/detect_raven_bridge.c: conditionally compile ISA and PCI-interrupt related stuff only if BSP defines BSP_ISA_IRQ_NUMBER > 0 and/or BSP_PCI_IRQ_NUMBER > 0, respectively.
* 2011-07-15 Ricardo Aguirre <el.mastin@ymail.com>Joel Sherrill2011-07-158-2/+161
| | | | | | | | PR 1835/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of mutex set and get priority ceiling. * psxtmmutex07/.cvsignore, psxtmmutex07/Makefile.am, psxtmmutex07/init.c, psxtmmutex07/psxtmmutex07.doc: New files.
* 2011-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-154-6/+86
| | | | | * shared/irq/apic.h, shared/smp/smp-imps.c, shared/smp/smp-imps.h: Per email with Erich Boleyn, change license to BSD style.
* 2011-07-15 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-156-6/+57
| | | | | | | | * score/Makefile.am, score/preinstall.am, score/include/rtems/score/isr.h, score/include/rtems/score/percpu.h: Split isrlevel into its own file to avoid a circular dependancy in smp code. * score/include/rtems/score/isrlevel.h: New file.
* 2011-07-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-153-6/+10
| | | | * user/part.t, user/sem.t: Typos.
* Abandon.Ralf Corsepius2011-07-154-7271/+0
|
* Regenerate.Ralf Corsepius2011-07-1515-324/+120
|
* Bump GCC_RPMREL.Ralf Corsepius2011-07-1515-15/+15
|
* gcc-core-4.6.1-rtems4.11-20110715.diff.Ralf Corsepius2011-07-1515-240/+15
| | | | Abandon gcc-4.6.0, gcc-4.5.2.
* New.Ralf Corsepius2011-07-151-0/+507
|
* 2011-07-14 Gene Smith <gene.smith@siemens.com>Joel Sherrill2011-07-141-4/+6
| | | | | | | | | PR 1381/networking * netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno "118 Host is unreachable". The failure occurs in networking file ip_output.c since it currently requires all multicasts to have a valid route to the outside world.
* 2011-07-14 Gene Smith <gene.smith@siemens.com>Joel Sherrill2011-07-142-0/+16
| | | | | | | PR 1381/networking * libnetworking/netinet/ip_output.c: If a null or unreachable gateway is specified either statically in networkconfig.h or from dhcp/bootp, sendto() fails on multicast send with errno 118 Host
* 2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-144-7/+16
| | | | | * shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_init.c: Add initial support for APIC.
* 2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-145-0/+981
| | | | | * shared/irq/apic.h, shared/smp/README, shared/smp/smp-imps.c, shared/smp/smp-imps.h: New files.
* 2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-142-19/+29
| | | | | * start/start.S: Moved enable_sse into a subroutine that may be called from other cores on an SMP system.
* 2011-07-14 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2011-07-142-8/+12
| | | | | | PR 1833/bsps * ne2000/ne2000.c: Addition of multicast support disabled broadcast reception. Patch also includes support to work on big endian CPUs.
* 2011-07-14 Jennifer AverettJennifer Averett2011-07-142-0/+41
| | | | * make/custom/pcp4.cfg: New file.
* 2011-07-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2011-07-132-1/+17
| | | | | | | | | | PR 1832/libcpu * at91rm9200/irq/irq.c: he bsp_interrupt_dispatch routine does not determine the correct interrupt source number. According to the datasheet, the reading of the interrupt vector register (AIC_IVR) notifies the hardware that the OS is taken care of the interrupt. Only after AIC_IVR have been read can the correct source number be read from the interrupt status register (AIC_ISR).
* 2011-07-13 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2011-07-132-1/+8
| | | | | | | PR 1775/filesystem * libfs/src/nfsclient/src/nfs.c: NFSAddress NFS issue where read/write problems when requested bytes greater than nfsStBlksize. Failure to create files and symlinks.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-134-11/+23
| | | | | | PR 1824/cpukit * bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return exit/shutdown status back to boot_card().
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-1312-7/+67
| | | | | | | | PR 1824/cpukit * startup/bspclean.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-133-3/+10
| | | | | | | | PR 1824/cpukit * misc/interr.c, spurious/spinit.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-133-3/+11
| | | | | | | | PR 1824/cpukit * include/bsp.h, startup/bspclean.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-133-3/+15
| | | | | | | | PR 1824/cpukit * startup/bspclean.c, startup/bspstart.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-134-13/+26
| | | | | | | | PR 1824/cpukit * bootcard.c, bspclean.c, include/bootcard.h: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application.
* 2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-134-3/+16
| | | | | | PR 1824/cpukit * sapi/include/rtems/init.h, sapi/src/exinit.c, sapi/src/exshutdown.c: Return exit/shutdown status back to boot_card().
* 2011-07-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-132-24/+29
| | | | * psxtmtests_plan.csv: Update to reflect next activities.
* 2011-07-13 Ricardo Aguirre <el.mastin@ymail.com>Joel Sherrill2011-07-138-9/+156
| | | | | | | | PR 1831/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of mutex init and destroy. * psxtmmutex01/.cvsignore, psxtmmutex01/Makefile.am, psxtmmutex01/init.c, psxtmmutex01/psxtmmutex01.doc: New files.
* 2011-07-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-123-9/+11
| | | | | * shared/start.S, shared/mvme/mvme16x_hw.h: Check on MVME167 at OAR after RTC replaced.
* 2011-07-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-122-1/+5
| | | | * make/custom/beatnik.cfg: Spacing.
* 2011-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-123-41/+5
| | | | | * malloc04/init.c, malloc04/malloc04.scn: Remove test cases which are obsolete.
* 2011-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-123-8/+10
| | | | | * psxtmnanosleep01/init.c, psxtmsleep01/init.c: Do not divide by OPERATION_COUNT on single shot times.
* 2011-07-12 Ricardo Aguirre <el.mastin@ymail.com>Joel Sherrill2011-07-128-5/+240
| | | | | | * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmmutex03. * psxtmmutex03/.cvsignore, psxtmmutex03/Makefile.am, psxtmmutex03/init.c, psxtmmutex03/psxtmmutex03.doc: New files.
* 2011-07-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-113-1/+46
| | | | | * libchip/serial/ns16550_p.h, libchip/serial/ns16550.c: Remove interrupt handler during last close.
* 2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>Sebastian Huber2011-07-112-0/+6
| | | | | PR 1823/cpukit * libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.
* 2011-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-083-0/+22
| | | | | | * sp09/screen07.c, sp09/sp09.scn: Add a case where the multiply of number of buffers times buffer size exceeds that representable by size_t.