Timeline



11/04/05:

18:10 Changeset in rtems [f6435d36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * libchip/network/dec21140.c, libchip/network/elnk.c: Use libcpu/byteorder.h for i386.
18:09 Changeset in rtems [f82dabae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use libcpu/byteorder.h for i386.
17:54 Changeset in rtems [830976c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Add preinstall.am * preinstall.am: New.
17:54 Changeset in rtems [22d3aed]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add preinstall.am
17:54 Changeset in rtems [08e2639]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New
17:52 Changeset in rtems [4818350]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Add AMPOLISH3.
17:50 Changeset in rtems [ae5f7a08]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * byteorder.h: New.
17:50 Changeset in rtems [5acb4d0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
12:29 Changeset in rtems [47b5568]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * shared/include/byteorder.h: Remove arch_swap (Unused).
12:29 Changeset in rtems [d04e891]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove arch_swap (Unused).
12:27 Changeset in rtems [0a708729]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. * Makefile.am: Distibute mongoosev's READMEs
12:26 Changeset in rtems [4609200]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
09:41 Changeset in rtems [03c4c16]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup.
09:34 Changeset in rtems [8238048]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merge new-exceptions/ChangeLog
09:33 Changeset in rtems [b6a645da]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Merged into ../ChangeLog?)
09:19 Changeset in rtems [7634813]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup
09:16 Changeset in rtems [751076a6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merge old-exceptions/ChangeLog
09:15 Changeset in rtems [692d614]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Merged into ../ChangeLog?)
09:05 Changeset in rtems [d3b8db7b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-04 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Partially cleanup EXTRA_DIST.
08:17 Changeset in rtems [784e792]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-04 Till Straumann <strauman@…> * shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h, shared/vmeUniverse/vme_am_defs.h: New files. * Makefile.am, shared/vmeUniverse/README.universe, shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h: Several VME related upgrades and fixes, hopefully addressing PR#835: vmeUniverse driver now supports shared interrupts. vmeUniverse now supports up to four wires between universe and PIC. A new irq mgr installation routine has been added allowing to use the new features. (old version is still present for bwd compatibility). Calls have been added to change interrupt routing (e.g., if wires have different priorities at the PIC this feature can be used to configure priorites). Routine for testing VME interrupts has been added (useful during BSP development). A new header defining standard VME address modes has been added so that the VME API doesn't have to #include a particular bridge driver header. For all driver entry points, a 'XX' variant has been added which allows to pass the chip's base address [in case a second universe is sitting on a VME card :-)]. Driver now uses interrupt line as read from PCI config. space (without offset) BSP needs to use PCI fixup if necessary. Added a driver for the tundra tsi148 VME bridge.
08:10 Changeset in rtems [6d3ff66f]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * shared/vme/README, shared/vme/vme_universe.c: New files. * Makefile.am, motorola_powerpc/Makefile.am, mvme5500/vme/vmeconfig.c, shared/vme/VME.h, shared/vme/VMEConfig.h, shared/vme/vmeconfig.c: Several VME related upgrades and fixes, hopefully addressing PR#835: Separated API, API-implementation by a specific VME bridge driver and BSP-specific configuration of the driver into different files, describing their purpose in a README. All of these changes use the upgraded vmeUniverse.c driver.
07:25 Ticket #835 (VME interrupts on mvme2100 dont work) closed by strauman
State-Changed-From-To: open->closed State-Changed-Why: several fixes to PCI and VME code have been applied to the CVS head. I don't want to merge these to the 4.6 branch since they are too invasive. I have tested VME interrupts [loopback IRQs] VME address probing VME access (master & slave) PCI interrupts [PMC ethernet card] PCI access [PMC ethernet card] on MVME2300 MVME2100 and MVME5500 boards.
06:30 Changeset in rtems [818fbd83]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics
06:28 Changeset in rtems [5a9022c3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:14 Changeset in rtems [c4423933]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE; this normally points to ISA space but is misused by this BSP (inb/outb & friends are all over the place).
04:24 Changeset in rtems [2ee00150]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use -mcpu=750 instead.
04:03 Changeset in rtems [94c31843]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * irq/irq.c, irq/irq.h: removed BSP_SHARED_HANDLER_SUPPORT definition; this BSP does not implement sharing interrupts.
03:44 Changeset in rtems [896cacf]4.104.114.84.95 by Till Straumann <strauman@…>
Added reference to PR#832
03:43 Changeset in rtems [758ee5c]4.104.114.84.95 by Till Straumann <strauman@…>
corrected redundant PR number
03:34 Changeset in rtems [98afe31]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * shared/motorola/motorola.c, shared/pci/detect_raven_bridge.c, shared/pci/pci.c, shared/pci/pci.h, shared/pci/pcifinddevice.c: Several PCI enhancements and fixes: all BSP flavors now use the generic clear_hostbridge_errors() routine (this means that only polling memory probing is possible [see detect_raven_bridge.c for details]). Interrupt fixup routine now supports multi-function devices. Interrupt fixup routine now honours a flag/option so that wrong firmware values can be overridden. Fixed irq routing table for mvme2100 [PMC]. Added irq routing table for mvme2300. Added a BSP_pciScan() routine that executes a user callback on each non-empty slot/fun. Added BSP_pciConfigDump() to display basic config headers.
03:31 Changeset in rtems [cca22863]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 Till Straumann <strauman@…> * include/bsp.h: fixed misuse of _IO_BASE
03:25 Changeset in rtems [0de2f239]4.104.114.84.95 by Till Straumann <strauman@…>
Added reference to PR#838
03:20 Changeset in rtems [dc0f6585]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 <strauman@…> * shared/console/reboot.c, shared/start/start.S: Fixed PR#845; !!enable MMU!! on mvme2100 - this is very important. Otherwise, all accesses are write-back cached [incl. memory-mapped devices]. (Prerequisite were the changes to shared/startup/bspstart.c just below.) Implemented rtemsReboot() for mvme2100.
02:49 Ticket #838 (pcX86 BSP puts GDT in text segment) closed by strauman
State-Changed-From-To: open->closed State-Changed-Why: redundant with #832 [just found out that I have two accounts; when I click on 'originated by you' only the PRs I filed under one of them show up...]
02:16 Ticket #845 (mvme2100 BSP has MMU disabled) created by strauman
The 2100 BSP leaves the MMU off for data access (apparently …
01:39 Changeset in rtems [8c9fffd]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 <strauman@…> * shared/irq/openpic_i8259_irq.c: New file. * ChangeLog?, Makefile.am, motorola_powerpc/ChangeLog, motorola_powerpc/Makefile.am, shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S, shared/irq/irq_init.c: Separated openpic/i8259 specifica from generic irq handling into openpic_i8259_irq.c; added some compilation conditionals to help BSPs without ISA to omit ISA interrupts and calling i8259 code.
01:00 Changeset in rtems [be45f8e]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 <strauman@…> * Makefile.am, include/bsp.h: Added new shared pretaskinghook.c and zerobss.c files to list to be made. Added some explanations about CPU <-> PCI <-> VME address mapping issues.
00:57 Changeset in rtems [ab20575]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 <strauman@…> * shared/startup/pretaskinghook.c, shared/startup/zerobss.c: New files. * Makefile.am, shared/startup/bspstart.c: Split pretaskinghook and zerobss into separate, reusable files; Fixed #PR837 (set exception in ram flag before initializing exceptions); Setup DBATs early, they are needed to access peripherals (Allows mvme2100 to use MMU); moved VME initialization into pretasking hook so that shared interrupts can be used for VME [shared IRQ facility needs functional workspace].
00:23 Changeset in rtems [f3173c0]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 <strauman@…> * mvme5500/irq/irq.h, psim/irq/irq.h, shared/console/uart.c, shared/irq/irq.h: Renamed BSP_ISA_UART_COMx_IRQ -> BSP_UART_COMx_IRQ (uart driver is ISA independent). Removed ugly #ifdef mvme2100. Added test for BSP_UART_USE_SHARED_IRQS symbol which a BSP can define to request that the serial interrupt be shared.

11/03/05:

22:14 Changeset in rtems [0ac68b0]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * ChangeLog?: corrected list of affected files
22:13 Changeset in rtems [b6e3ee54]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * shared/vectors/vectors.S: when returning from an exception, reload stack pointer with value from exception frame instead of adding a fixed value. -- maybe the exception handler modified the frame with good reason (e.g., gdb pushed a dummy frame).
21:39 Changeset in rtems [9a76deb5]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * Makefile.am, motorola_powerpc/Makefile.am, mvme5500/Makefile.am, mvme5500/start/preload.S, mvme5500/startup/bspstart.c, shared/startup/bspstart.c: moved linkcmds to shared area for other BSPs to use
21:38 Changeset in rtems [7e2dcde]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * startup/linkcmds: Removed. * Makefile.am, start/preload.S, startup/bspstart.c: use linkcmds from shared area - this version seemed broken anyways. Let the preloader use the generic 'entry_point_section' rather than its own 'mvme5500_preloader_section'. Also, let zero_bss use (implicit?) SBSSxxx symbols.
21:35 Changeset in rtems [4ef2fd43]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * Makefile.am, motorola_powerpc/Makefile.am, mvme5500/Makefile.am, mvme5500/start/preload.S, mvme5500/startup/bspstart.c, shared/startup/bspstart.c: moved linkcmds to shared area for other BSPs to use 2005-11-03 straumanatslacdotstanforddotedu * shared/bootloader/misc.c, shared/console/polled_io.c, shared/residual/residual.c: silenced compiler warnings (type cast & renaming puts->my_puts) 2005-11-02 straumanatslacdotstanford.edu * mvme5500/start/start.S, shared/start/start.S, shared/startup/bspstart.c: moved assembly code to C; setdbat now supports high bats on 7450 CPUs; added argument checking to setdbat; added getdbat; moved early initialization code (clear_bats) from BSP to libcpu (CPU_clear_bats_early) 2005-10-20 Eric Norum <norume@…> * shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c shared/vme/VMEConfig.h: Support MVME2100. 2005-10-17 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Merge-in shared/Makefile.am. * configure.ac: Remove shared/Makefile.am. * ChangeLog?: Merge-in shared/ChangeLog. 2005-10-06 Till Straumann <strauman@…> PR 833/bsps * shared/irq/irq_asm.S: Currently, all (new exception) BSPs explicitely enable the FPU across the user ISR but DONT save/restore the FPU context. Any use of the FPU fron the user handler (e.g., due to GCC optimizations) result in corruption. The fix results in an exception in such cases (user ISR must explicitely save/enable/restore FPU). 2005-09-16 Richard Campbell * shared/startup/bspstart.c: Rewrote get_eumbbar() in C. Function was written in inline assembly and containined a register direction error. 2005-07-28 Eric Norum <norume@…> * shared/shared/clock/p_clock.c: Changes provided by Phillip Sorensen <pas37@…> to get MVME550 BSP running. Corresponding changes made to mvme5500/startup/bspstart.c. 2005-05-17 Jennifer Averett <jennifer.averett@…> * shared/clock/p_clock.c, shared/irq/i8259.c, shared/irq/irq.c, shared/irq/irq.h: Modified to use rtems/irq.h. 2005-05-10 Ralf Corsepius <ralf.corsepius@…> * shared/startup/bspstart.c, shared/tod/todcfg.c: Eliminate {un|}signed{8|16|32}. * shared/bootloader/pci.c: Eliminate {un|}signed{8|16|32}. Eliminate u32. 2005-05-10 Jennifer Averett <jennifer.averett@…> * shared/bootloader/bootldr.h, shared/bootloader/em86.c, shared/bootloader/misc.c, shared/bootloader/pci.c, shared/bootloader/pci.h: Modified to depend upon rtems/pci.h 2005-05-06 Ralf Corsepius <ralf.corsepius@…> * shared/pci/pci.h: Add pci_bus_count(). 2005-05-04 Jennifer Averett <jennifer.averett@…> * shared/irq/irq_init.c, shared/pci/pci.c, shared/pci/pcifinddevice.c, shared/startup/bspstart.c: Name change to support common PCI interface 2005-04-28 Joel Sherrill <joel@…> * acinclude.m4: Remove dmv177 and ppcn_60x. * configure.ac: Remove reference to dmv177. 2005-04-28 Jennifer Averett <jennifer.averett@…> * acinclude.m4: Initial release of ep1a bsp 2005-04-26 Joel Sherrill <joel@…> * shared/console/uart.h: Eliminate tabs. 2005-04-15 Jennifer Averett <jennifer.averett@…> PR 779/bsp * shared/clock/p_clock.c, shared/console/console.c, shared/console/uart.c, shared/console/uart.h, shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_init.c: powerpc: add parameter to new exception interrupt handlers 2005-03-14 Joel Sherrill <joel@…> * shared/pci/pci.c, shared/pci/pci.h, shared/pci/pcifinddevice.c: Continue PCI API unification. All use pci_find_device(). Also reformat to remove tabs. 2005-03-04 Joel Sherrill <joel@…> * shared/pci/pci.c, shared/pci/pcifinddevice.c, shared/startup/bspstart.c: Make PCI initialize function part of the unified PCI API as pci_initialize(). 2005-02-17 Ralf Corsepius <ralf.corsepius@…> * shared/startup/bspstart.c: Eliminate rtems_unsigned32. * shared/startup/bspstart.c, shared/start/start.S: include <rtems/powerpc/powerpc.h>. Use PPC_MINIMUM_STACK_FRAME_SIZE instead of CPU_MINIMUM_STACK_FRAME_SIZE. 2005-02-12 Joel Sherrill <joel@…> * shared/pci/pci.h: Remove contents that are duplicates of the pci.h in cpukit and include rtems/pci.h for the base set of PCI functionality. 2005-01-22 Ralf Corsepius <ralf.corsepius@…> * shared/tod/todcfg.c: size_t RTC_Count. 2005-01-04 Joel Sherrill <joel@…> * shared/ChangeLog, shared/startup/bspstart.c, shared/tod/todcfg.c: Remove warnings. 2004-12-30 Ralf Corsepius <ralf.corsepius@…> * acinclude.m4: Reflect eth_comm having been removed. 2004-11-30 Greg Menke <gregory.menke@…> PR 729/bsps PR 728/bsps * shared/bootloader/ppcboot.lds: Modified ppcboot.lds to include new .data and .rodata sections being generated by gcc-3.3.3 and above, the lack of which was causing the bootloader to crash. * shared/bootloader/pci.c: Removed the r->size=0 and r->base=0 assignement which makes too-large regions conflict with onboard hardware, replacing it with sfree which deletes the memory region from the setup code, leaving it disabled. 2004-11-30 Eric Norum <norume@…> * mvme5500/include/bsp.h: Add definition for PCI_MEM_BASE_ADJUSTMENT 2004-10-26 Eric Norum <norume@…> Remove environ common area -- it breaks newlib * powerpc/dmv177/start/start.S * powerpc/eth_comm/start/start.S * powerpc/mbx8xx/startup/start.S * powerpc/mvme5500/start/start.S * powerpc/ppcn_60x/start/start.S * powerpc/psim/start/start.S * powerpc/score603e/start/start.S * powerpc/shared/start/start.S * powerpc/ss555/startup/start.S 2004-10-20 Eric Norum <norume@…> * configure.ac * mvme5500/....... * acinclude.m4: Add mvme5500 BSP 2004-09-27 Greg Menke <gregory.menke@…> PR 606/bsps * shared/bootloader/pci.c, shared/bootloader/pci.c: Fixed IO remapping so buses >= 1 are remapped. Reduced PCI space to match bat2. Fixed incorrect region size calculation in pci_read_bases. Set PCI latency timers to known sane values. Changed bridge PCI settings to minimum sane instead of whatever sounded neat in the PCI spec. Force pf regions to memory mapped to preserve byte access. 2004-09-24 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Require automake > 1.9. 2004-04-13 Ralf Corsepius <ralf_corsepius@…> * acinclude.m4: Regenerate to include ss555. 2004-02-12 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]). * acinclude.m4: Regenerate. 2004-02-03 Ralf Corsepius <corsepiu@…> * configure.ac: Reflect having removed shared/*/Makefile.am 2004-01-13 Ralf Corsepius <corsepiu@…> * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(RTEMS_BSP_FAMILY). 2003-12-12 Ralf Corsepius <corsepiu@…> * configure.ac: Require automake >= 1.8, autoconf >= 2.59. 2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. 2003-10-20 Ralf Corsepius <corsepiu@…> * acinclude.m4: Reflect changes to bootstrap. 2003-08-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Reflect having moved aclocal/. 2003-08-16 Ralf Corsepius <corsepiu@…> * Makefile.am: Reflect having moved automake/. 2003-08-11 Ralf Corsepius <corsepiu@…> * configure.ac: Use rtems-bugs@… as bug report email address. 2003-07-18 Till Straumann <strauman@…> PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0. 2003-07-16 Greg Menke <gregory.menke@…> PR 432/bsps * shared/bootloader/pci.c: Re-instated code that prevents remapping small IO regions, which if remapped would cause i8259 registers to move out from under the #define'd base addresses. * shared/startup/bspstart.c: Reduced BAT2 PCI memory allocation to 256 megs, I incorrectly had extended it which would cause problems with PCI devices that defined prefetchable memory. 2003-06-13 Till Straumann <strauman@…> PR 415/bsps * shared/include/bsp.h, shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c: Support enabling MCP exceptions on the host bridge. This can be used for memory probing on the VME bus. 2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps * shared/irq/irq.c, shared/irq/irq.h: Added support for shared interrupts. Existing single hander vectors are undisturbed, a new function added to allow adding/removing handlers from a vector. * shared/bootloader/pci.c: Added support for configuring devices for pci busses > 0 * shared/motorola/motorola.c, shared/motorola/motorola.h: Added interrupt routing tables in support of FixupPCI. This is board-specific, each board will have to supply information for FixupPCI() to do anything for it. * shared/startup/bspstart.c: Extended bat2 to cover entire PCI address space. * shared/pci/pci.c, shared/pci/pci.h: Added FixupPCI() to store vectors in the INTERRUPT_LINE register of pci devices any # of hops away from the host processor. 2003-04-15 Joel Sherrill <joel@…> PR 386/bsps * shared/vme/vmeconfig.c, shared/vme/vmeconfig.c: Removed declaration of _BSP_vme_bridge_irq. 2003-04-10 Till Straumann <strauman@…> PR 379/bsps * shared/console/console.c, shared/console/consoleIo.h, shared/console/polled_io.c, shared/irq/irq_init.c, shared/openpic/openpic.c, shared/pci/detect_raven_bridge.c: Unfortunately, the supported 'printk' format string subset of the polled-io and libcpu implementations are different - hence, a few format strings in the ppc/shared BSP were changed. * shared/console/uart.c, shared/console/uart.h: BSP_output_char_via_serial() prototype changed to match the BSP_output_char_function_type. Note that the motorola BSPs use polled-io for the output_char routine, not the uart.c version. The latter can be used be other BSPs however (e.g. SVGM). * shared/console/polled_io.c: libcpu provides 'printk' already. Therefore, the implementation in this file was removed (still used for the bootloader, though). It now provides BSP_output_char() for libcpu's printk(). 2003-04-10 Joel Sherrill <joel@…> PR 383/bsps * shared/irq/irq.c: Fix bug introduced by conflicts in previous patches. 2003-03-25 Till Straumann <strauman@…> PR 360/bsps PR 349/bsps * shared/irq/irq.c, shared/vme/VME.h, shared/vme/vmeconfig.c, shared/irq/irq.c, shared/vme/VME.h, shared/vme/vmeconfig.c, shared/irq/irq.c, shared/vme/VME.h, shared/vme/vmeconfig.c: Fixes library dependency on the vmeUniverse driver. It is now possible to use the ppc/shared/irq code on non-VME BSPs without triggering linkage of the vmeUniverse driver. * shared/irq/irq.c, shared/irq/irq_init.c, shared/openpic/openpic.c, shared/openpic/openpic.h: BSP code had set the task priority register multiple times of the OpenPIC instead of setting the individual source priorities. This patch adds openpic_get_source_priority() and openpic_set_source_priority() calls and lets IRQ management code use them. 2003-03-18 Till Straumann <strauman@…> PR 356/bsps This patch makes RTEMS/powerpc/shared EABI compliant. * shared/irq/irq_init.c, shared/start/Makefile.am, shared/start/start.S, shared/startup/bspstart.c, shared/startup/pgtbl_setup.c, shared/vectors/vectors.h, shared/vectors/vectors_init.c: zero_bss() should clear not only bss but sbss and sbss2 also (this is probably a bugfix, as sbss/sbss2 are probably used even if -msdata=eabi is not specified). * shared/start/rtems_crti.S: New file which must be linked immediately after ecrti.o. rtems_crti.o contains a code snippet who lets init() return immediately. Also, a new entry point '_init' to the C++ Ctors is generated for use by the RTEMS Thread_Handler. 2003-03-06 Ralf Corsepius <corsepiu@…> * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-20 Till Straumann <strauman@…> PR 349/bsps * shared/console/console.c, shared/console/uart.c, shared/console/uart.h: implement IOCTLs for the serial (UART) console to install/retrieve a BREAK-IRQ callback. The callback routine (if installed) is invoked from the UART ISR when a BREAK interrupt is detected. This can be used e.g. to enforce a "hotkey" reboot a la vxWorks Ctrl-X (although we use the serial line break condition) NOTE: The callback runs in ISR context. * shared/startup/pgtbl_setup.c, shared/startup/pgtbl_activate.c: New files * shared/add BSP hook to let a VME interrupt acknowledge the PCI/openpic IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch) - fix: EABI compliance; isr/exception lowlevel handlers must not clobber R2 or R13 - fix: openpic_init was called with the polarity/senses tables swapped (fixed wrong order of arguments) - cosmetics: use new _read_SPRXX() _write_SPRXX() macros * shared/fix: remove implicit assumption that ISA interrupt vectors start at 0 * configure.ac, shared/vme/.cvsignore, shared/vme/Makefile.am, shared/vme/VME.h, shared/vme/VMEConfig.h, shared/vme/vmeconfig.c: Add glue to the powerpc/shared BSP to use the vmeUniverse VME-PCI bridge driver. * shared/console/polled_io.c, shared/console/reboot.c, shared/irq/irq.c, shared/irq/irq_asm.S, shared/irq/irq_init.c, shared/openpic/Makefile.am, shared/startup/linkcmds, shared/vectors/vectors.S, shared/vectors/vectors_init.c: - install the 'openpic.h' and 'pci.h' headers - avoid a name clash by renaming 'vsprintf' & friends to 'k_vsprintf' etc. - let 'rtemsReboot' print a stack trace (in case an 'assert' failed) - irq.c: * shared/startup/Makefile.am, shared/startup/bspstart.c, shared/startup/linkcmds: Let the powerpc/shared (+derived) BSPs use pagetable support from libcpu. 2003-02-11 Ralf Corsepius <corsepiu@…> * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). * configure.ac: AC_PREREQ(2.57). 2003-01-20 Joel Sherrill <joel@…> * shared/startup/linkcmds*: Add FreeBSD sysctl() sections. 2002-12-19 Joel Sherrill <joel@…> * shared/console/console.c: Removed assert() which conflicts with newlib. 2002-12-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. 2002-12-08 Greg Menke <gregory.menke@…> * shared/bootloader/head.S: Added support for optional debug via PPCbug. Also turn off mmu/caches for the bootstrap phase, which seems to cause trouble with the 603. The cpu init functions in the bsp get all that stuff going properly. 2002-12-06 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_BSP_CACHE. 2002-11-17 Greg Menke <gregory.menke@…> * shared/irq/irq_init.c, shared/motorola/motorola.c: Support for MTX603e. 2002-10-31 Joel Sherrill <joel@…> * shared/bootloader/em86.c, shared/console/inch.c, shared/console/polled_io.c, shared/irq/irq.c, shared/motorola/motorola.c, shared/pci/detect_raven_bridge.c, shared/vectors/vectors_init.c: Removed warnings. 2002-10-21 Ralf Corsepius <corsepiu@…> * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. 2002-07-25 Ralf Corsepius <corsepiu@…> * shared/bootloader/em86real.S: Fix syntax error in comment near line 1185. 2002-04-18 Ralf Corsepius <corsepiu@…> * shared/irq/irq_init.c: Include <rtems/bspIo.h>. * shared/bootloader/exception.S, shared/start/start.S: Reflect changes to <rtems/score/cpu.h>. * shared/bootloader/head.S, shared/bootloader/misc.c, shared/console/polled_io.c, shared/irq/irq.c, shared/irq/irq_asm.S, shared/vectors/vectors.S: Ditto. 2002-04-16 Ralf Corsepius <corsepiu@…> * shared/startup/bspstart.c: Include <libcpu/cpuIdent.h>. 2002-04-02 Ralf Corsepius <corsepiu@…> * shared/residual/residual.c: Include <string.h>. * shared/vectors/vectors_init.c: Include <rtems/bspIo.h> for printk. * shared/bootloader/mm.c, shared/bootloader/pci.c, shared/console/console.c, shared/openpic/openpic.c: Ditto. 2002-03-27 Ralf Corsepius <corsepiu@…> * Makefile.am, shared/bootloader/Makefile.am, shared/Makefile.am, shared/clock/Makefile.am, shared/console/Makefile.am, shared/include/Makefile.am, shared/irq/Makefile.am, shared/motorola/Makefile.am, shared/openpic/Makefile.am, shared/pci/Makefile.am, shared/residual/Makefile.am, shared/start/Makefile.am, shared/startup/Makefile.am, shared/vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). 2001-11-28 Ralf Corsepius <corsepiu@…> * shared/include/Makefile.am: Use _HEADER instead of H_FILES. * Makefile.am: Add DIST_SUBDIRS. * shared/include/bsp.h: Include <bspopts.h>. * shared/irq/Makefile.am, shared/openpic/Makefile.am: Ditto. 2001-11-20 Ralf Corsepius <corsepiu@…> * support/new_exception_processing/Makefile.am, support/old_exception_processing/Makefile.am, support/old_exception_processing/cpu_asm.S, support/old_exception_processing/irq_stub.S: Modified to reflect old versus new exception processing being a per BSP option. * support/new_exception_processing/c_isr.inl, support/new_exception_processing/cpu.h, support/old_exception_processing/c_isr.inl, support/old_exception_processing/cpu.h, support/old_exception_processing/ppc_offs.h: Removed. 2001-11-20 Joel Sherrill <joel@…> * support/new_exception_processing/configure.ac, support/new_exception_processing/rtems/score/c_isr.inl, support/new_exception_processing/rtems/score/cpu.h, support/old_exception_processing/configure.ac, support/old_exception_processing/rtems/score/c_isr.inl, support/old_exception_processing/rtems/score/cpu.h, support/old_exception_processing/rtems/score/ppc_offs.h: New files missed in previous commit. * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am, papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times, papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am, papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore, papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S, papyrus/include/.cvsignore, papyrus/include/Makefile.am, papyrus/include/bsp.h, papyrus/include/coverhd.h, papyrus/startup/.cvsignore, papyrus/startup/Makefile.am, papyrus/startup/bspclean.c, papyrus/startup/bspstart.c, papyrus/startup/linkcmds, papyrus/startup/setvec.c, papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted. * acinclude.m4: papyrus reference removed. 2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@…> This modification is part of the submitted modifications necessary to support the IBM PPC405 family. This submission was reviewed by Thomas Doerfler <Thomas.Doerfler@…> who ensured it did not negatively impact the ppc403 BSPs. The submission and tracking process was captured as PR50. * ChangeLog?: Removed bogus comment on edit of generated file. * acinclude.m4: Added gen405 BSP. 2001-10-25 Joel Sherrill <joel@…> * shared/startup/linkcmds: Added _init and _fini. 2001-10-22 Joel Sherrill <joel@…> * acinclude.m4: Added mpc8260ads subdirectory. 2001-10-12 Joel Sherrill <joel@…> * shared/clock/p_clock.c, shared/startup/bspstart.c: Fixed typo. 2001-10-11 Ralf Corsepius <corsepiu@…> * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.ac: New file, generated from configure.in by autoupdate. * configure.in: Remove. 2001-10-09 Ralf Corsepius <corsepiu@…> * acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR. 2001-09-27 Ralf Corsepius <corsepiu@…> * shared/console/Makefile.am, shared/residual/Makefile.am, shared/irq/Makefile.am, shared/motorola/Makefile.am, shared/vectors/Makefile.am, shared/pci/Makefile.am, shared/openpic/Makefile.am: Use 'PREINSTALL_FILES ='. 2001-05-14 Tom Armistead <tom_armistead@…> * shared/start/start.S: Increased BAT0 mapping of RAM from 64 meg to 256 meg to allow operation on boards with larger RAM sizes. * shared/vectors/vectors_init.c: Modified to call 'generic' powerpc vector function (mpc60x_vector_is_valid) instead of MPC750 specific function to allow operation on boards with CPUs other than the MPC750. 2001-05-14 Till Straumann <strauman@…> * shared/bootloader/misc.c, shared/console/Makefile.am, shared/console/console.c, shared/console/consoleIo.h, shared/console/inch.c, shared/console/polled_io.c, shared/console/uart.c, shared/console/uart.h, shared/include/bsp.h, shared/irq/Makefile.am, shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_init.c, shared/openpic/openpic.c, shared/openpic/openpic.h, shared/pci/Makefile.am, shared/pci/pci.c, shared/pci/pci.h, shared/residual/Makefile.am, shared/start/start.S, shared/startup/bspstart.c, shared/vectors/vectors.S, shared/vectors/vectors.h, shared/vectors/vectors_init.c: Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably with the goal to make it more flexible and reusable by other BSPs. The main strategies were: - eliminate hardcoded base addresses; devices use offsets and a BSP defined base address. - separate functionality into different files (e.g. reboot from inch.c to reboot.c) which can be overridden by a 'derived' BSP. - separate initialization code into separate files (e.g. PCI bridge detection/initialization was separated from the more generic PCI access routines), also to make it easier for 'derived' BSPs to substitute their own initialization code. There are also a couple of enhancements and fixes: - IRQ handling code now has a hook for attaching a VME bridge. - OpenPIC is now explicitely initialized (polarities, senses). Eliminated the implicit assumption on the presence of an ISA PIC. - UART and console driver now supports more than 1 port. The current maximum of 2 can easily be extended by enlarging a table (it would even be easier if the ISR API was not broken by design). - fixed polled_io.c so it correctly supports console on COM2 - fixed TLB invalidation code (start.S). - exception handler prints a stack backtrace. - added BSP_pciFindDevice() to scan the pci bus for a particular vendor/device/instance. 2001-05-09 Joel Sherrill <joel@…> * shared/startup/linkcmds: In support of gcc 3.1, added one of more of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections and direction of segments to memory regions may also have been addressed. This was a sweep across all BSPs. 2001-04-08 Joel Sherrill <joel@…> * shared/startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame 2001-03-30 Eric Valette <valette@…> * shared/Makefile.am, shared/console/consoleIo.h, shared/include/bsp.h: These modifications are part of the conversion of the mpc8xx CPU to the "new exception processing model." * configure.in, motorola_powerpc/Makefile.am, motorola_powerpc/configure.in: These modifications are in support of switching the mpc8xx to the use the "new exception processing model." 2000-11-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 2000-11-02 Ralf Corsepius <corsepiu@…> * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 2000-11-01 Joel Sherrill <joel@…> * shared/startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as <rtems/XXX.h>. Header file order was cleaned up while doing this. 2000-10-27 Ralf Corsepius <corsepiu@…> * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. 2000-09-29 Charles-Antoine Gauthier <charles.gauthier@…> * shared/startup/linkcmds: Added lines so DWARF debug information would be available. Otherwise gdb complains that the offsets for the debug info are incorrect and doesn't load the files. 2000-09-05 Joel Sherrill <joel@…> * shared/start/start.S: Include proper files to compile. 2000-08-10 Joel Sherrill <joel@…> * ChangeLog?, shared/ChangeLog: New file.
21:35 Changeset in rtems [d45540a]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * Makefile.am, motorola_powerpc/Makefile.am, mvme5500/Makefile.am, mvme5500/start/preload.S, mvme5500/startup/bspstart.c, shared/startup/bspstart.c: moved linkcmds to shared area for other BSPs to use
19:14 Changeset in rtems [e156c633]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanforddotedu * shared/bootloader/misc.c, shared/console/polled_io.c, shared/residual/residual.c: silenced compiler warnings (type cast & renaming puts->my_puts)
18:35 Changeset in rtems [cc9073d]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-03 straumanatslacdotstanford.edu * mpc6xx/clock/c_clock.c: disable interrupts around decrementer update to eliminate a race condition
17:34 Changeset in rtems [368aa67]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-03 Ralf Corsepius <ralf.corsepius@…> * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
14:55 Changeset in rtems [ef9e015]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-03 Ralf Corsepius <ralf.corsepius@…> PR 844/bsps * startup/bspstart.c: Include <rtems/bspIo.h>.
14:51 Changeset in rtems [497c28e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-03 Ralf Corsepius <ralf.corsepius@…> * httpd/Makefile.am: Remove bogus noinst_LIBRARIES.
13:56 Ticket #844 (libbsp/powerpc/mvme5500/startup/bspstart.c won't compile) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Done as recommended
12:46 Ticket #844 (libbsp/powerpc/mvme5500/startup/bspstart.c won't compile) created by dufault
bspstart.c needs to include <rtems/bspIo.h> to get the definition of …
03:09 Changeset in rtems [e131ac0]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * libnetworking/Makefile.am, libnetworking/preinstall.am: Added simple implementation of ethernet media ioctl SIOCSIFMEDIA/SIOCGIFMEDIA for mii compliant phys. * libnetworking/rtems/rtems_mii_ioctl.c, libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c: New files.
02:59 Changeset in rtems [05a2cc4b]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * shared/pci/pcibios.c: replaced pci_find_device implementation by a pcibios call which already provides the functionality
02:58 Changeset in rtems [ebedf31]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * startup/ldsegs.S: put IDT and GDT into data segment. The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub) text segment checksum comparison failed…
02:52 Changeset in rtems [78111c3]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files. * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
02:44 Changeset in rtems [6339f467]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * libi2c/Makefile.am, libi2c/Makefile.in, libi2c/libi2c.c, libi2c/libi2c.h: New files. * Makefile.am, configure.ac, preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
02:26 Changeset in rtems [1b1b43cc]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: enhancements to mpc6xx page table support - PTEs can now be modified even if the page table is already active; bugfix: address range crossing 256MB boundary was not handled correctly
01:57 Changeset in rtems [ec58ea04]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * mvme5500/start/start.S, shared/start/start.S, shared/startup/bspstart.c: moved assembly code to C; setdbat now supports high bats on 7450 CPUs; added argument checking to setdbat; added getdbat; moved early initialization code (clear_bats) from BSP to libcpu (CPU_clear_bats_early)
01:54 Changeset in rtems [912ab10e]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S: moved assembly code to C; setdbat now supports high bats on 7450 CPUs; added argument checking to setdbat; added getdbat; moved early initialization code (clear_bats) from BSP to libcpu (CPU_clear_bats_early)

11/02/05:

23:25 Changeset in rtems [2628ebb]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * rtems/powerpc/registers.h: recognize mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
23:24 Changeset in rtems [408bb71]4.104.114.84.95 by Till Straumann <strauman@…>
2005-11-02 straumanatslacdotstanford.edu * ChangeLog?, configure.ac, mpc6xx/exceptions/raw_exception.c, shared/include/cpuIdent.c, shared/include/cpuIdent.h: recognize mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
22:24 Changeset in rtems [24cf3e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-11-02 Fredic Praca <freebsd-fr.org> PR 842/networking * libnetworking/libc/gethostbydns.c: Avoid use of dprintf(). Rename dprintf to debugprintf().
21:24 Ticket #842 (Compilation failed on GCC 4.0.2 in gethostbydns.c) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch committed to head.
21:17 Ticket #842 (Compilation failed on GCC 4.0.2 in gethostbydns.c) created by frederic.praca
The compilation failed because of the redefinition of dprintf which …
18:36 Ticket #841 (sem_timedwait broken) created by dufault
sem_timedwait is totally broken. It returns an error code instead of …
07:50 Changeset in rtems [b14d8579]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-02 Ralf Corsepius <ralf.corsepius@…> * libnetworking/net/zlib.c: Remove. * libnetworking/net/zlib.h: Remove. * libnetworking/Makefile.am: Reflect changes above.

11/01/05:

16:48 Changeset in rtems [0850b08]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-11-01 Ralf Corsepius <ralf.corsepius@…> * pppd/Makefile.am: Fix typo.

10/31/05:

17:04 Changeset in rtems [1c88866a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-31 Ralf Corsepius <ralf.corsepius@…> * gccnewlib/gccnewlib.add: Rename src.rpm to *-gcc.src.rpm. * gccnewlib/target-gcc.add: Reflect changes above. * gccnewlib/Makefile.am: Re-sort sub-package fragments.
14:14 Changeset in rtems [1a585016]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-31 Ralf Corsepius <ralf.corsepius@…> PR 840/rtems: * include/rtems/irq.h: Fix several typos.
13:14 Ticket #840 (nested comment in cpukit/include/rtems/irq.h) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Fixed on CVS trunk
11:35 Ticket #840 (nested comment in cpukit/include/rtems/irq.h) created by dufault
There is a nested comment at line 57 of cpukit/include/rtems/irq.h. …

10/30/05:

04:41 Changeset in rtems [db1d8b3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-30 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Add zlib. * Makefile.am: Add zlib.
04:40 Changeset in rtems [fa645f6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add zlib.
03:58 Changeset in rtems [8c3a1cf1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-30 Ralf Corsepius <ralf.corsepius@…> * zconf.h: Hard-code using unistd.h. Hard-code Z_PREFIX.

10/28/05:

09:27 Changeset in rtems [72d6397]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-28 Ralf Corsepius <ralf.corsepius@…> * zconf.in.h: Remove (Unused).
09:27 Changeset in rtems [d826aa98]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Unused)
09:26 Changeset in rtems [8501446]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-28 Ralf Corsepius <ralf.corsepius@…> * zconf.h: Use uint_least*_t types. * crc32.c, zutil.c, zutil.h: Misc. type fixes.
09:25 Changeset in rtems [7349ad5b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. type fixes
09:25 Changeset in rtems [ce661e68]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use uint_least*_t types.
08:35 Changeset in rtems [29e11f28]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-28 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: New. * preinstall.am: New.
08:35 Changeset in rtems [97deb80]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
08:30 Changeset in rtems [4921bfb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c, trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat CVS Ids.
08:30 Changeset in rtems [4b911ddc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reformat CVS Ids
08:02 Changeset in rtems [6e75e49]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-28 Ralf Corsepius <ralf.corsepius@…> * ChangeLog?.zlib: Renamed version of zlib's ChangeLog?. * FAQ, INDEX, README, adler32.c, algorithm.txt, compress.c, crc32.c, crc32.h, deflate.c, deflate.h, gzio.c, infback.c, inffast.c, inffast.h, inffixed.h, inflate.c, inflate.h, trees.c, trees.h, uncompr.c, zconf.h, zconf.in.h, zlib.3, zlib.h, zutil.c, zutil.h, inftrees.h, inftrees.c, ChangeLog?: Import from zlib-1.2.2.2.tar.gz.
07:33 Changeset in rtems [1fef373f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:30 Changeset in rtems [4503c6d4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Rename the original ChangeLog? to ChangeLog?.zlib
07:29 Changeset in rtems [9378cff4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Apply FC4's zlib-1.2.2.2-can-2005-2096.patch
07:28 Changeset in rtems [c6bfa771]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Apply FC4's zlib-1.2.2.2-can-2005-1849.patch
07:27 Changeset in rtems [4490d47]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Post-import cleanup
07:22 Changeset in rtems [0546a124]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12486, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [3fe9068]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [400dfb2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12484, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [d1fd7e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [d26ab242]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12482, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [fa348b78]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [542d8eb5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12480, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [de2cfd9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [3de9661]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12478, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [0c325da4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [f5c19c59]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12476, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [7c66a0d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [654a869]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12474, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [4995d21]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [ed490fe]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12472, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [3a7bfc1e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:22 Changeset in rtems [b74f82b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12470, which included commits to RCS files with non-trunk default branches.
07:22 Changeset in rtems [959f7df2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import of zlib-1.2.2.2.tar.gz

10/27/05:

17:32 TBR/BSP/Mvme5500 edited by JoelSherrill
(diff)
17:32 TBR/BSP/Mvme5500 created by JoelSherrill
Initial contents.
17:30 TBR/BSP/Mvme2100 edited by JoelSherrill
Test Reports go at the bottom (diff)
15:11 Changeset in rtems [6bc3001b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * libnetworking/net/zlib.h, libnetworking/net/zlib.c: Update from FreeBSD.
15:09 Changeset in rtems [8281e06c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Update from FreeBSD.
09:40 Changeset in rtems [0819f4c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
09:39 Changeset in rtems [19cf9dd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* libnetworking/opt_ppp.h: New. * libnetworking/net/ppp.h: Remove. * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Reflect changes above. Cosmetics from FreeBSD. * libnetworking/Makefile.am: Add opt_ppp.h, remove net/ppp.h.
09:37 Changeset in rtems [393f75f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * libnetworking/Makefile.am: Don't install loop.h.
08:48 Changeset in rtems [e262e237]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:48 Changeset in rtems [209e62f1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * libnetworking/Makefile.am: Don't install loop.h.
07:29 Changeset in rtems [c6ea319]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * rtems/asm.h: Remove private version of CONCAT macros. Include <rtems/concat.h> instead.
07:23 Changeset in rtems [585cba9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * include/rtems/concat.h: Add EXPAND0, CONCAT0.
04:13 Changeset in rtems [aa40f6f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
04:09 Changeset in rtems [f490b37]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:08 Changeset in rtems [7ce932ca]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
04:07 Changeset in rtems [456733a5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-27 Ralf Corsepius <ralf.corsepius@…> * telnetd/Makefile.am: Only build if LIBSHELL is available.
03:23 Changeset in rtems [8d5d406]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.

10/26/05:

17:40 Changeset in rtems [da6c7ee8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * pppd/Makefile.am, pppd/auth.c, pppd/chap.c, pppd/md5.c, pppd/md5.h, pppd/pppd.h: Misc. minor fixes.
17:40 Changeset in rtems [133f5f66]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Formatting fix.
17:40 Changeset in rtems [bdf2c0e4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. minor fixes.
17:30 Ticket #839 (Can't build pppd sample application on i386) closed by Eric Norum
State-Changed-From-To: open->closed State-Changed-Why: Fix committed.
17:30 Changeset in rtems [e1d3513]4.104.114.84.95 by Eric Norum <WENorum@…>
Remove i386 conditional.
17:01 Changeset in rtems [1335ed7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * pppd/Makefile.am: Reflect libpppd having been split out.
16:42 Changeset in rtems [794c624]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
changes
16:41 Changeset in rtems [1e34f3f2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Moved to cpukit).
16:37 Changeset in rtems [6555f10]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove
16:33 Changeset in rtems [330e08be]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Remove libnetworking, libnetworking/pppd. * wrapup/Makefile.am: Remove libpppd.a,
16:32 Changeset in rtems [834467b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove libnetworking, libnetworking/pppd.
16:30 Changeset in rtems [6028f94]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove libpppd.a.
16:28 Changeset in rtems [11649771]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Add pppd. * Makefile.am: Add pppd.
16:27 Changeset in rtems [c5bb2a4e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add pppd.
16:25 Changeset in rtems [95dacd7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate
16:24 Changeset in rtems [a20205a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * pppd/Makefile.am: Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems. * pppd/ipxcp.c, pppd/ipxcp.h: Remove (Unused).
16:22 Changeset in rtems [8f19e30]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems.
16:21 Changeset in rtems [d2970aae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (unused).
15:38 Ticket #839 (Can't build pppd sample application on i386) created by Eric Norum
make[5]: Entering directory …
14:56 Changeset in rtems [21dd4cf8]4.104.114.84.95 by Eric Norum <WENorum@…>
Allow network to be locked at 100/Full.
03:51 Changeset in rtems [a6c027cc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:39 Changeset in rtems [be52582]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * libnetworking/pppd/Makefile.am: Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems.
03:39 Changeset in rtems [6d4e75fa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Install Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems.
03:25 Changeset in rtems [581dfa8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of rtemspppd.h.
03:25 Changeset in rtems [5a6172d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
include rtems/rtemspppd.h instead of rtemspppd.h.
02:44 Changeset in rtems [7021a2ec]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-26 Ralf Corsepius <ralf.corsepius@…> * backward/rtemspppd.h, backward/rtemsdialer.h: New. * Makefile.am: Add backward/rtemspppd.h, backward/rtemsdialer.h.
02:42 Changeset in rtems [ed5c9c90]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
02:00 Changeset in rtems [c054f7aa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add TMPINSTALL_FILES.
01:57 Changeset in rtems [ffe1a7d5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
01:57 Changeset in rtems [55ae56b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Install libtelnetd.a.
01:20 Changeset in rtems [681ab7e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * libnetworking/rtems_telnetd/icmds.c, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_telnetd/preinstall.am, libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h, libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/telnetd.c, libnetworking/rtems_telnetd/telnetd.h: Remove (Moved to cpukit).
01:18 Changeset in rtems [0335d03]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove
01:15 Changeset in rtems [bfd5fd0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Remove libnetworking/rtems_telnetd. * libnetworking/Makefile.am: Remove rtems_telnetd. * libnetworking/README: Remove (Obsolete). * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
01:15 Changeset in rtems [9a1ee94]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove libtelnetd.a (Moved to cpukit).

10/25/05:

20:38 Changeset in rtems [ea59f45]4.104.114.84.95 by Eric Norum <WENorum@…>
Don't sign-extend address components.
16:28 Changeset in rtems [83f48c3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
16:27 Changeset in rtems [61b212b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove rtems_telnetd.
16:26 Changeset in rtems [9dce911]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove libnetworking/rtems_telnetd.
16:15 Changeset in rtems [1ac04a78]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * Makefile.am: Add telnetd. * configure.ac: Add telnetd.
16:14 Changeset in rtems [8280caa4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add telnetd.
15:24 Changeset in rtems [d056c7ec]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * ampolish3.in: Sync with private bleeding-edge .
14:19 Changeset in rtems [79061679]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * telnetd/icmds.c: Rename register_icmds to _rtems_telnet_register_icmds. Make main_* functions static. * telnetd/pty.c: Make many functions static. Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys. * telnetd/pty.h: Reflect changes above. Rename get_pty to rtems_pty_get. New header guards. * telnetd/telnetd.c: Reflect changes above. * telnetd/telnetd.h: New header guards.
14:18 Changeset in rtems [af028338]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Make many functions static. Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys.
14:17 Changeset in rtems [5b09777]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Rename register_icmds to _rtems_telnet_register_icmds. Make main_* functions static.
13:44 Changeset in rtems [b259863]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-25 Ralf Corsepius <ralf.corsepius@…> * telnet/telnet.h, telnet/telnet.c: Rename rtems_initialize_telnetd to rtems_telnetd_initialize, main_telnetd to rtems_telnetd_main, register_telnetd to rtems_telnetd_register.
11:17 Changeset in rtems [d3d2afdf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-10-25 Joel Sherrill <joel@…> * sapi/include/confdefs.h, telnetd/pty.c, telnetd/pty.h: Attempt to fix MAX_PTYS and provide a real configuration entry. This should make telnetd some suitable for inclusion in cpukit.

10/24/05:

20:45 Changeset in rtems [072e8e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-24 Ralf Corsepius <ralf.corsepius@…> * ampolish3.in: Use @PERL@, partial update from local sources.
15:29 Changeset in rtems [2078447]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo
15:28 Changeset in rtems [1f0494c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo
15:27 Changeset in rtems [66aa30a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-10-24 Ralf Corsepius <ralf.corsepius@…> * configure.ac: Add ampolish3. * Makefile.am: Add ampolish3. * ampolish3.in: New.
15:26 Changeset in rtems [39012a1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.

10/22/05:

03:38 TBR/UserManual/Using_C_Plus_Plus edited by ChrisJohns
/* Size and Performance */ (diff)

10/21/05:

19:40 TBR/UserManual/Using_C_Plus_Plus edited by JoelSherrill
/* PowerPC Initialisation */ more format corrections (diff)
19:38 TBR/UserManual/Using_C_Plus_Plus edited by JoelSherrill
/* Global Object Construction and Destruction */ Coorrect comment. (diff)
19:37 TBR/UserManual/Using_C_Plus_Plus created by JoelSherrill
/* Exceptions */
Note: See TracTimeline for information about the timeline view.