Timeline



05/05/09:

22:08 Changeset in rtems [72f83af4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add freebsd7.2
22:07 Changeset in rtems [45176b8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
22:06 Changeset in rtems [307cbcb5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
21:22 Changeset in rtems [8259452]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * shared/start/start.S: Confirmed OK by mwalle.
21:17 Changeset in rtems [dce79aee]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * bootcard.c, gdbstub/rtems-stub-glue.c: Add info to not enough memory message.
21:17 Changeset in rtems [43776b57]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/part.h, rtems/inline/rtems/rtems/region.inl: Fix warnings.
21:17 Changeset in rtems [e8de5c7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Lower number of priorities and do not inline as much.
19:37 Changeset in rtems [f16a6fe7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/heap.h, score/inline/rtems/score/address.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/priority.inl, score/inline/rtems/score/tod.inl: Remove warnings.
19:37 Changeset in rtems [4848b56]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Remove warnings.
17:50 Release/4.10 edited by Sh
/* General */ (diff)
17:28 Release/4.10 edited by Sh
/* General */ (diff)
17:26 Release/4.10 edited by Sh
/* RTEMS Shell Improvements */ (diff)
16:29 Changeset in rtems [2f1f2ed]4.104.115 by Jennifer Averett <Jennifer.Averett@…>
2009-05-05 Jennifer Averett <jennifer.averett@…> * shared/pci/pci.c: Removed warnings.
16:27 Changeset in rtems [3776348f]4.104.115 by Jennifer Averett <Jennifer.Averett@…>
2009-05-05 Jennifer Averett <jennifer.averett@…> * mpc6xx/mmu/bat.c, new-exceptions/e500_raw_exc_init.c, new-exceptions/raw_exception.h, new-exceptions/bspsupport/irq_supp.h, shared/include/cpuIdent.c: Removed warnings. Split bsp_irq_dispatch_list to allow non-standard/non-existant pics to call with interrupts off.
16:24 Changeset in rtems [42b6dd2a]4.104.115 by Jennifer Averett <Jennifer.Averett@…>
2009-05-05 Jennifer Averett <jennifer.averett@…> * Makefile.am, 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/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, startup/linkcmds, timer/timer.c, tod/tod.c, vme/VMEConfig.h: Updated and tested with latest interrupt source. Modified with latest memory allocation, but this needs testing. * irq/no_pic.c: New file.
16:20 Changeset in rtems [8e230e6]4.9 by Jennifer Averett <Jennifer.Averett@…>
2009-05-05 Jennifer Averett <jennifer.averett@…> * new-exceptions/bspsupport/irq_supp.h: Split routine to allow bsps with nonstandard/non-existant pics to call with interrupts off.
16:18 Changeset in rtems [31a5ec8]4.9 by Jennifer Averett <Jennifer.Averett@…>
2009-05-05 Jennifer Averett <jennifer.averett@…> * 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.
14:46 Changeset in rtems [3c4d2451]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * console/uart.c: Remove warning.
14:29 Changeset in rtems [c27951f2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Sebastian Huber <sebastian.huber@…> * score/include/rtems/system.h: Added RTEMS_COMPILER_DEPRECATED_ATTRIBUTE define.
14:22 Changeset in rtems [b513fa6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Michael Walle <michael@…> * shared/gdbstub/README, shared/gdbstub/gdb_if.h, shared/gdbstub/lm32-debug.S, shared/gdbstub/lm32-stub.c: New files.
14:19 Changeset in rtems [af2b90d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Michael Walle <michael@…> * cpu_asm.S, irq.c, rtems/score/cpu.h: Add lm32 gdb stub support.
13:36 Changeset in rtems [a4e752c]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Update
13:15 Changeset in rtems [52137b7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-05 Joel Sherrill <joel.sherrill@…> * psxfile01/test.c: Change from int to size_t.
13:06 Changeset in network-demos [ab15736]4.11network-demos-4-10-branch by Thomas Doerfler <Thomas.Doerfler@…>
Enable shell login checks.
12:58 Changeset in rtems [8e590b4d]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
updated Changelog
12:57 Changeset in rtems [ce7cfe7]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added check for NULL.
12:57 Changeset in rtems [d0c3b38b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Documentation. Changed integer types to match block device types. Added const qualifier whenever possible. Added rtems_fsmount_create_mount_point() prototype.
12:56 Changeset in rtems [d8602eb]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Documentation
12:56 Changeset in rtems [846639d]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added FDISK command
12:53 Changeset in rtems [834df50]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
New files
12:52 Changeset in rtems [870d0a2]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Update
12:51 Changeset in rtems [439959b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
new files
12:51 Changeset in rtems [1b508981]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added timeout for active data connection accept. Return EIO for close() errors. Changed PORT format string. Fixed connection termination after store errors on passive connections. Added magic device identifier for stat().
12:50 Changeset in rtems [b074e80]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added functions to translate integers to/from byte streams.
12:31 TBR/UserApp/Fault_Recorder edited by Logiclab
(diff)
12:14 Changeset in rtems [79d15192]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:13 Changeset in rtems [90c3b73]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Revert previous change; Update newlib-patch.
11:20 Changeset in rtems [28c62a10]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:20 Changeset in rtems [21964afd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.17.0-rtems4.10-20090505.diff.
11:19 Changeset in rtems [16b04bb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
11:17 Changeset in rtems [e794ba6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
-Remove -DMISSING_SYSCALL_NAMES.
01:11 Changeset in rtems [6eae3bdd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Lower minimum stack size to 512 and CPU alignment to 4.
00:07 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ add 1396 - mvme5500 update from Kate Feng (diff)

05/04/09:

21:51 Changeset in rtems [e73850b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * sp25/init.c, sp25/system.h, sp25/task1.c: Reduce size of array from 64k to 20k. No impact on test behavior.
20:34 Changeset in rtems [aaa5c0d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * cpu_asm.c: Add stub for setjmp/longjmp. Remove when in newlib.
20:34 Changeset in rtems [9149e767]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * sp09/screen12.c, sp25/task1.c: Remove warnigns for wrong types.
20:06 Changeset in rtems [d7196bf]4.8 by Joel Sherrill <joel.sherrill@…>
2009-04-20 Kate Feng <feng1@…> 1396/bsps * 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. * network/if_1GHz/if_wm.c : fixed some bugs in the 1GHz driver. * irq/BSP_irq.c : added supports for shared IRQ. * 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()
19:08 Ticket #1396 (MVME5500 BSP Bug fixes and performance upgrade - a stable version) closed by Joel Sherrill
fixed
18:11 Changeset in rtems [07be7bb6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Add BSP_SMALL_MEMORY.
14:52 Changeset in rtems [2aa8014]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * telnetd/telnetd.h: Spacing.
11:16 Changeset in rtems [6b738d1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * start/start.S: Checked call to boot_card.
11:09 Changeset in rtems [9d06996]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-04 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/clock.h, rtems/src/clocktodtoseconds.c, rtems/src/clocktodvalidate.c: Add const to parameter.
02:07 Changeset in rtems [adada0d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * tod.c: Remove warnings and clean up.
02:04 Changeset in rtems [9a12c7e5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * ndstool/include/banner.h, ndstool/include/header.h, ndstool/include/ndstree.h, ndstool/source/banner.cpp, ndstool/source/header.cpp, ndstool/source/ndscreate.cpp, ndstool/source/ndstool.cpp, ndstool/source/passme.cpp: Remove warnings for deprecated character conversions.
00:53 Changeset in rtems [9c2eaca]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * libchip/rtc/ds1375.c, libchip/rtc/mc146818a.c: Fix warnings. Reformat as needed.
00:50 Changeset in rtems [81fb3d3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * shared/start.S: Checked and OK.

05/03/09:

23:57 Changeset in rtems [6aa8b51]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell.c, libmisc/stackchk/check.c: Eliminate warnings.
23:10 Changeset in rtems [1e3940d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-05-03 Joel Sherrill <joel.sherrill@…> * posix/src/condtimedwait.c, posix/src/mutextimedlock.c, posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c, posix/src/semopen.c: Silence warnings.

05/02/09:

00:55 TBR/Website/APT/Yum_Repository edited by JoelSherrill
add toc (diff)

05/01/09:

21:45 Ticket #1368 (DOSFS/FAT file creation date is incorrect.) closed by Chris Johns
fixed: Fixed in 4.10.
21:44 Ticket #1273 ([libfs, dosfs] readdir confused by long filenames) closed by Chris Johns
fixed: LFN as been added,
21:43 Ticket #1383 (filesystem off_t is limited to 32bits) closed by Chris Johns
fixed: Added rtems_off64_t and updated the internal file system handlers to support it.
21:42 Ticket #1397 (DOSFS format write MRB every time and clear partition data) closed by Chris Johns
fixed: The format command does not change the partition information.

04/30/09:

16:38 Changeset in rtems [e1be2b3]4.8 by Ralf Corsepius <ralf.corsepius@…>
Merge changes from CVS-HEAD addressing Fedora 11 rpm regressions.
12:53 Ticket #1389 (Refactor login code) closed by Sebastian Huber
fixed: Fixed in 4.10.
12:52 Ticket #1356 (Add support for High Capacity SD and MMC cards to RTEMS) closed by Sebastian Huber
fixed: Fixed in 4.10.
12:47 Ticket #1408 (Universally Unique Identifiers) created by Sebastian Huber
We should add a library for UUIDs. UUIDs are used for example in the …
08:44 Ticket #1407 (Thread dispatch after interrupt processing) created by Sebastian Huber
A common task of interrupt handlers is to do a thread dispatch after …
05:08 Changeset in rtems [56e12a17]4.9 by Ralf Corsepius <ralf.corsepius@…>
Merge changes from CVS-HEAD addressing Fedora 11 rpm regressions.
03:47 Changeset in rtems [16bde857]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use versioned gpg keys to work around Fedora 11's rpms having broken backward compatibility on checksums.
03:46 Changeset in rtems [b1a2a4ba]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add OS_VERS.
03:29 Changeset in rtems [7965488]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
03:26 Changeset in rtems [24cdb7d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Strip / off from @OS_SUBDIR@.

04/29/09:

08:51 Changeset in rtems [57aa979]4.104.115 by Chris Johns <chrisj@…>
2009-04-29 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h, libblock/include/rtems/bdbuf.h: Changed type of rtems_bdbuf_pool_configuration_size to size_t. * libblock/include/rtems/bdbuf.h, libblock/include/rtems/blkdev.h, libblock/include/rtems/diskdevs.h, libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c: Buffer pool allocation is now cache aligned. The cache functions are currently not available on all platforms so the cache line size is fixed to 32 bytes for now. Changed various integer types which refer to block sizes, numbers and indexes. Fixed logical block indexes in buffer get and read function. It is now possible to delete logical disks. Modified documentation
08:36 Changeset in rtems [92c70b9]4.104.115 by Chris Johns <chrisj@…>
2009-04-29 Chris Johns <chrisj@…> * libchip/ide/ata.c: Remove a detection test that fails in qemu. * libchip/ide/ide_controller.c: Change the status detection and add a message if the transfer fails. There is currently no error handle at the IDE drvier level.
08:33 Changeset in rtems [164adec]4.104.115 by Chris Johns <chrisj@…>
2009-04-29 Chris Johns <chrisj@…> * libcsupport/include/rtems/libio.h: Add rtems_off64_t for internal use. Update the internal off_t to the 64bit offset. * libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libfs/src/nfsclient/src/nfs.c, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/memfile.c, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs.h, libfs/src/imfs/deviceio.c: Change off_t to rtems_off64_t. * libmisc/shell/main_msdosfmt.c: Add an info level so the format code can tell the user what is happening. Add more options to control the format configuration. * libfs/src/dosfs/msdos_format.c: Add a print function to display the format progress and print statements. Select a better default cluster size depending on the size of the disk. This lowers the size of the FAT on large disks. Read and maintain the MRB partition information. * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.h, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/fat_file.h, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_conv.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_handlers_dir.c, libfs/src/dosfs/msdos_handlers_file.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Add long file name support. Change off_t to rtems_off64_t. * libblock/include/rtems/ide_part_table.h: Add MRB partition table size.
08:31 Changeset in rtems [07d6fd5]4.104.115 by Chris Johns <chrisj@…>
2009-04-29 Chris Johns <chrisj@…> * libcsupport/include/rtems/libio.h: Add rtems_off64_t for internal use. Update the internal off_t to the 64bit offset. * libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libfs/src/nfsclient/src/nfs.c, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/memfile.c, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs.h, libfs/src/imfs/deviceio.c: Change off_t to rtems_off64_t. * libmisc/shell/main_msdosfmt.c: Add an info level so the format code can tell the user what is happening. Add more options to control the format configuration. * libfs/src/dosfs/msdos_format.c: Add a print function to display the format progress and print statements. Select a better default cluster size depending on the size of the disk. This lowers the size of the FAT on large disks. Read and maintain the MRB partition information. * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.h, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/fat_file.h, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_conv.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_handlers_dir.c, libfs/src/dosfs/msdos_handlers_file.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Add long file name support. Change off_t to rtems_off64_t.

04/28/09:

11:37 Ticket #1406 (Invariant dhcp transaction ID can confuse dhcp state machine.) created by Tim Cussins
The dhcp code in rtems uses an unchanging transaction id (xid) in the …
11:17 Changeset in rtems [8c44190a]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * libblock/src/bdbuf.c: Flush the transfer sync event before blocking in a read.
11:12 Changeset in rtems [046fe12b]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * libnetworking/nfs/bootp_subr.c: Fixed PR1384. The route set in the initialise pass is not deleted so an exists error is returned. Ignore the error. Print the server address as an IP address not hex digits. * libnetworking/rtems/rtems_dhcp.c: Fixed PR1338. Close the socket, handle the returned event flags.
10:48 Release/4.10 edited by ChrisJohns
Boot command line changes. (diff)
10:44 Release/4.10 edited by ChrisJohns
BSP Command line. (diff)
10:13 Ticket #1384 (dhcp/bootp initialise failure) closed by Chris Johns
fixed: Fixed and committed to CVS.
10:12 Ticket #1338 (Check return value on rtems_event_receive in rtems_dhcp.c) closed by Chris Johns
fixed: Fix committed to CVS.
06:39 Changeset in rtems [d8b74dbe]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * sapi/include/confdefs.h: Add a prototype for Init with C linkage and define Init task command line arguments if confdefs.h provides an Init entry point.
06:39 Changeset in rtems [bb04179]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * iostream/system.h: Remove the Init prototype. Provide in confdefs.h.
06:36 Changeset in rtems [2881465]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * Makefile.am: Add bspinit.c, a common Init task that manages command line arguments from a BSP.
06:35 Changeset in rtems [a4ed6b1]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/main.c: Update for boot_card command line change.
06:35 Changeset in rtems [68e27077]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * shared/start/start.S: Update for boot_card command line change.
06:34 Changeset in rtems [2549b4d]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * bootcard.c, include/bootcard.h: Remove argc/argv/envp and replace with a single BSP boot command line a BSP can optionally support.
06:34 Changeset in rtems [820d1ab0]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * start/start.S: Update for boot_card command line change.
06:33 Changeset in rtems [976b159]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/start.S: Update for boot_card command line change.
06:32 Changeset in rtems [0aa4b0f]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * dlentry/dlentry.S: Update for boot_card command line change.
06:28 Changeset in rtems [c5612edf]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * start/start.S, startup/start_c.c: Update for boot_card command line change.
06:28 Changeset in rtems [6d3245b6]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/cpuboot.c: Update for boot_card command line change.
06:27 Changeset in rtems [90819e8]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/init5329.c: Update for boot_card command line change.
06:27 Changeset in rtems [bcd1228]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/init52235.c: Update for boot_card command line change.
06:23 Changeset in rtems [010e9336]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * shared/start/start.S: Update for boot_card command line change.
06:20 Changeset in rtems [1c5ebc5]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * Makefile.am: Add bspcmdline.c. * include/bsp.h: Add boot command line interfaces. * start/start.c: Save the multiboot command line. Pass the command line to boot_card. * start/start.S: Update for boot_card command line change. * startup/bspstart.c: Initialise the command line. * startup/bspcmdline.c: New. * console/console.c, ide/idecfg.c: Add boot command line support.
05:04 Changeset in rtems [c0ec0d82]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * fileio/init.c, fileio/system.h, iostream/init.cc, loopback/init.c, pppd/init.c, pppd/pppdapp.c: Do not build if BSP_SMALL_MEMORY is defined. Remove this code once a better way is supported by the build system.
04:56 Changeset in rtems [a263aa72]4.104.115 by Chris Johns <chrisj@…>
2009-04-28 Chris Johns <chrisj@…> * startup/linkcmds: Add .data.* for the C++ test. * include/bsp.c: Add BSP_SMALL_MEMORY.

04/26/09:

01:42 Projects/MMU_Support created by Aanjhan
New page: Student : Aanjhan Ranganathan Mentor : Thomas Doerfler == Abstract == Most modern processors have Memory Management Unit Hardware built into the…

04/24/09:

12:02 Ticket #1405 (dhcp request includes host name option even if hostname is zero length.) created by Tim Cussins
DHCP requests add the hostname option in dhcp_request_req() - this is …

04/23/09:

21:52 Ticket #1404 (The Haleakala BSP lacks a network driver) created by Michael Hamel
The enclosed driver has been tested and seems to work reliably

04/21/09:

16:45 Changeset in rtems [3bbe1b1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:44 Changeset in rtems [2d5910f5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use ftp.gnu.org Source0-URL.
16:40 Changeset in rtems [1dc2a94]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:39 Changeset in rtems [6c2c098]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
16:38 Changeset in rtems [556bc15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.4.0-rtems4.10-20090421.diff
16:33 Changeset in rtems [ea31afaa]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-4.4.0.
05:24 Changeset in rtems [3521985b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:24 Changeset in rtems [d9e2c20]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add cygwin/mingw hack.
05:22 Changeset in rtems [8c40f6e1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
03:13 Changeset in rtems [28f05e19]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
mpfr-2.4.1-1
Note: See TracTimeline for information about the timeline view.