summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-02-18Readded.Joel Sherrill1-0/+14
1999-02-18Should have been removed earlier.Joel Sherrill43-5878/+0
1999-02-18Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill12-69/+60
This patch removes generation of targopts.h from leaf.cfg and generates it in location at score/include/rtems/score instead. To achieve this: * all rules in other Makefile.ins which have accessed targopts.h have been removed. * c/Makefile.in has been modified to generate the directories before doing anything else. I.e. to ensure the directories exist before any preinstall rule fires (This part is a bit kludgy, but it seems to work. Please check if the interaction with libhwapi still works).
1999-02-18./clock/Makefile.in,vJoel Sherrill68-0/+13249
./clock/clock.c,v ./console/Makefile.in,v ./console/config.c,v ./console/console.c,v ./console/console.h,v ./console/debugio.c,v ./console/i8042.c,v ./console/i8042_p.h,v ./console/i8042vga.c,v ./console/i8042vga.h,v ./console/ns16550.c,v ./console/ns16550.h,v ./console/ns16550_p.h,v ./console/ns16550cfg.c,v ./console/ns16550cfg.h,v ./console/vga.c,v ./console/vga_p.h,v ./console/z85c30.c,v ./console/z85c30.h,v ./console/z85c30_p.h,v ./console/z85c30cfg.c,v ./console/z85c30cfg.h,v ./include/Makefile.in,v ./include/bsp.h,v ./include/chain.h,v ./include/coverhd.h,v ./include/extisrdrv.h,v ./include/nvram.h,v ./include/pci.h,v ./include/tod.h,v ./network/Makefile.in,v ./network/amd79c970.c,v ./network/amd79c970.h,v ./nvram/Makefile.in,v ./nvram/ds1385.h,v ./nvram/mk48t18.h,v ./nvram/nvram.c,v ./nvram/prepnvr.h,v ./nvram/stk11c68.h,v ./pci/Makefile.in,v ./pci/pci.c,v ./start/Makefile.in,v ./start/start.s,v ./startup/Makefile.in,v ./startup/bspclean.c,v ./startup/bspstart.c,v ./startup/bsptrap.s,v ./startup/device-tree,v ./startup/genpvec.c,v ./startup/linkcmds,v ./startup/rtems-ctor.cc,v ./startup/sbrk.c,v ./startup/setvec.c,v ./startup/spurious.c,v ./startup/swap.c,v ./timer/Makefile.in,v ./timer/timer.c,v ./tod/Makefile.in,v ./tod/cmos.h,v ./tod/tod.c,v ./universe/Makefile.in,v ./universe/universe.c,v ./vectors/Makefile.in,v ./vectors/README,v ./vectors/align_h.s,v ./vectors/vectors.s,v ./wrapup/Makefile.in,v ./Makefile.in,v ./README,v ./STATUS,v ./bsp_specs,v
1999-02-18./clock/Makefile.in,vJoel Sherrill1-0/+114
./clock/clock.c,v ./console/Makefile.in,v ./console/config.c,v ./console/console.c,v ./console/console.h,v ./console/debugio.c,v ./console/i8042.c,v ./console/i8042_p.h,v ./console/i8042vga.c,v./console/i8042vga.h,v ./console/ns16550.c,v ./console/ns16550.h,v ./console/ns16550_p.h,v ./console/ns16550cfg.c,v ./console/ns16550cfg.h,v ./console/vga.c,v ./console/vga_p.h,v ./console/z85c30.c,v ./console/z85c30.h,v ./console/z85c30_p.h,v ./console/z85c30cfg.c,v ./console/z85c30cfg.h,v ./include/Makefile.in,v ./include/bsp.h,v ./include/chain.h,v ./include/coverhd.h,v ./include/extisrdrv.h,v ./include/nvram.h,v ./include/pci.h,v ./include/tod.h,v ./network/Makefile.in,v ./network/amd79c970.c,v ./network/amd79c970.h,v ./nvram/Makefile.in,v ./nvram/ds1385.h,v ./nvram/mk48t18.h,v ./nvram/nvram.c,v ./nvram/prepnvr.h,v ./nvram/stk11c68.h,v ./pci/Makefile.in,v ./pci/pci.c,v ./start/Makefile.in,v ./start/start.s,v ./startup/Makefile.in,v ./startup/bspclean.c,v ./startup/bspstart.c,v ./startup/bsptrap.s,v ./startup/device-tree,v ./startup/genpvec.c,v ./startup/linkcmds,v ./startup/rtems-ctor.cc,v ./startup/sbrk.c,v ./startup/setvec.c,v ./startup/spurious.c,v ./startup/swap.c,v ./timer/Makefile.in,v ./timer/timer.c,v ./tod/Makefile.in,v ./tod/cmos.h,v ./tod/tod.c,v ./universe/Makefile.in,v ./universe/universe.c,v ./vectors/Makefile.in,v ./vectors/README,v ./vectors/align_h.s,v ./vectors/vectors.s,v ./wrapup/Makefile.in,v ./Makefile.in,v ./README,v ./STATUS,v ./bsp_specs,v
1999-02-18Should have been removed from cvs early.Joel Sherrill31-5253/+0
1999-02-18Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill6-3/+192
You will find enclosed a patch which contains, for Intel PC386 target : - an Ethernet driver for DEC21140 device based boards. - a simple cache management with paging mechanism.
1999-02-18GLobal reentrancy structure is now dynamically initialized.Joel Sherrill2-2/+4
1999-02-18Added CVS Id string.Joel Sherrill1-0/+4
1999-02-18Added or corrected CVS Id strings.Joel Sherrill7-5/+11
1999-02-18MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>.Joel Sherrill4-2/+256
1999-02-17Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill40-0/+8905
based board.
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill2-4/+0
that added ifdef on the pc386.
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to correct _exitJoel Sherrill1-2/+1
undefined problem.
1999-02-10changed version to 19990210Joel Sherrill1-1/+1
1999-02-10POSIX timer support.Joel Sherrill1-1/+1
1999-02-10Added this file.Joel Sherrill1-0/+8
1999-02-10Don't build spfatal since it won't run anyway.Joel Sherrill1-1/+1
1999-02-10Changed file name.Joel Sherrill1-2/+2
1999-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill2-0/+2
that performed the sequence open/write/close/open/read/close on a file. It did not get the correct result since the file descriptor was reused.
1999-02-10Corrected multiple places the file size was not being properly updated.Joel Sherrill3-6/+24
1999-02-10Added getcwd().Joel Sherrill3-1/+561
1999-02-10POSIX timer support modifications.Joel Sherrill3-4/+16
1999-02-10Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-19/+10
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill17-181/+2445
portion is now in the libchip tree and the dmv177 configuration is in the dmv177 bsp. The performance impact of libchip'ing this driver was minimal.
1999-02-05Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill6-15/+33
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill7-57/+77
to avoid dereferencing NULLs.
1999-02-05Added optional data and instruction caching enable calls.Joel Sherrill1-0/+13
1999-02-05Added caching enable routines.Joel Sherrill1-1/+1
1999-02-04Reorganized into libchip style but not yet split out into multiple filesJoel Sherrill1-152/+206
and placed in the right shareable directories.
1999-02-04Works great now.Joel Sherrill1-10/+27
1999-02-04Added printf()'s that can be uncommented to trace MBUF operations. ThisJoel Sherrill3-0/+9
is very useful when debugging a device driver.
1999-02-04Modifed to reflect transition from device driver to file system.Joel Sherrill3-123/+12
1999-02-04Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill3-0/+9
allows one to trace the enqueueing and dequeueing of messages. This can be used to insure that packets are getting to the boundary between the network stack and the device driver.
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill3-102/+15
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill3-12/+183
Added volatile to i386 assembly statements in header checksum code.
1999-02-04Debugged and now works except for handling of minor number.Joel Sherrill3-939/+1287
1999-02-04Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill6-3/+33
printing messages.
1999-02-03Patch from John S Gwynne <jsg@donet.com> for malloctest. His comments:Joel Sherrill2-6/+12
I have a few patches for the efi332 bsp. If you let me know when you expect the next snapshot release, I will try to have them to you before then. Also, the malloctest has some problems that I would think would prevent it from running on almost any platform. I have enclose patches below to fix (1) Task_id and Task_name dimensioning, (2) end of test message, (3) the amount of memory malloc'ed, and (4) retry on unsuccessful (out of memory) molloc's.
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill7-11/+1014
<jzamora@avellano.datsi.fi.upm.es>.
1999-02-03New test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1-1/+1
that is part of the addition of POSIX timers.
1999-02-03New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill4-0/+508
that are part of the addition of POSIX timers.
1999-02-02New file.Joel Sherrill1-0/+61
1999-02-02Added debug #define and commented it out.Joel Sherrill3-0/+3
1999-02-02Added PowerPC specific in_cksum file.Joel Sherrill3-0/+12
1999-02-02New file. Based on the i386 version.Joel Sherrill3-0/+606
1999-02-02Added debug print routines for TX and RX descriptors.Joel Sherrill1-65/+89
Fixed bug where only the mbuf associated with the first TX fragment was being freed.
1999-02-02Converted from DOS text file.Joel Sherrill1-373/+373
1999-01-31Removed unneeded include of libio_.h.Joel Sherrill1-2/+0
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill3-234/+234