summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changed from DOS style CR/LF to Unix style.Joel Sherrill1997-11-181-534/+534
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-182-2/+12
* interrupt driven change from Eric NorumJoel Sherrill1997-11-156-178/+427
* Fixed prototypeJoel Sherrill1997-11-103-3/+3
* Set return code to avoid spurious errors.Joel Sherrill1997-11-102-0/+2
* added katsutoshi ShibuyaJoel Sherrill1997-10-242-2/+16
* Changed prototype of read routine.Joel Sherrill1997-10-235-29/+15
* Switched to new style for read support routine.Joel Sherrill1997-10-231-10/+6
* Added TOD driver from Katsutoshi Shibuya.Joel Sherrill1997-10-236-3/+190
* Removed GEN68360_INIT.Joel Sherrill1997-10-231-8/+0
* Update from Eric Norum.Joel Sherrill1997-10-231-161/+153
* Updated console driver to use new read routine conventions.Joel Sherrill1997-10-231-6/+3
* Added new test for termios style consoles from Eric Norum.Joel Sherrill1997-10-233-1/+205
* Added console_reserve_resources.Joel Sherrill1997-10-232-6/+15
* Overhauled console driver to use termios and to simultaneously supportJoel Sherrill1997-10-233-149/+170
* Added prototype for console_reserve_resources.Joel Sherrill1997-10-232-0/+8
* fixed commentJoel Sherrill1997-10-232-4/+2
* New termios.c from Eric Norum.Joel Sherrill1997-10-235-1202/+1296
* Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill1997-10-212-1/+11
* Fixed a number of warnings regarding comparisons between signed andJoel Sherrill1997-10-218-18/+18
* Fixed endian problem in printing object names.Joel Sherrill1997-10-212-0/+10
* Converted to termios style device driver.Joel Sherrill1997-10-211-265/+144
* Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1997-10-211-0/+3
* Moved rtems directory up one directory in the install point. It wasJoel Sherrill1997-10-211-9/+9
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-211-1/+4
* Converted from using a message queue for the raw input queue to using aJoel Sherrill1997-10-212-98/+70
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-213-1/+1521
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-213-6/+66
* Added casts and fixed line break.Joel Sherrill1997-10-212-4/+6
* Control and Data addresses were swapped for port A.Joel Sherrill1997-10-161-2/+2
* Moved selection of console port to custom file.Joel Sherrill1997-10-151-3/+0
* New version of this file from Eric Norum.Joel Sherrill1997-10-131-536/+534
* Fixed some spacing.Joel Sherrill1997-10-092-4/+4
* Fixed incorrect reference to RTEMS_BSP instead of RTEMS_BSP_FAMILY.Joel Sherrill1997-10-091-1/+1
* Added search of libcpu and fpsp.Joel Sherrill1997-10-091-0/+5
* Modified to search RTEMS library before Newlib C library.Joel Sherrill1997-10-0820-20/+20
* Fix from Eric Norum so FPSP is installed before any FP code is actuallyJoel Sherrill1997-10-081-0/+9
* Fix from Eric Norum to assemble under COFF.Joel Sherrill1997-10-081-9/+9
* Update from Eric Norum:Joel Sherrill1997-10-082-530/+540
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081383-2770/+2770
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0889-177/+177
* Redid the installation of the "make" directory at the install point.Joel Sherrill1997-10-071-21/+11
* Fixed some weird line duplications. Thanks to Chris Johns.Joel Sherrill1997-10-061-18/+9
* Increased interrupt stack space.Joel Sherrill1997-10-061-1/+1
* Fixed comment.Joel Sherrill1997-10-062-2/+2
* Make Post an atomic operation.Joel Sherrill1997-10-064-4/+24
* Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1997-10-061-2/+3
* Fixed bug where include not actually created.Joel Sherrill1997-10-061-2/+5
* If the specified time period is less than a clock tick, thenJoel Sherrill1997-10-051-1/+4
* fixed typoJoel Sherrill1997-09-301-1/+1