summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added katsutoshi ShibuyaJoel Sherrill1997-10-243-3/+24
* Changed prototype of read routine.Joel Sherrill1997-10-237-43/+22
* 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 TOD code for MVME162 BSP from Katsutoshi Shibuya.Joel Sherrill1997-10-232-6/+8
* Added new test for termios style consoles from Eric Norum.Joel Sherrill1997-10-234-1/+346
* 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-233-0/+12
* Added termios test.Joel Sherrill1997-10-232-8/+10
* fixed commentJoel Sherrill1997-10-233-6/+3
* New termios.c from Eric Norum.Joel Sherrill1997-10-237-1803/+1942
* Added test case for rtems_interrupt_catch checking that the pointerJoel Sherrill1997-10-214-2/+22
* Fixed a number of warnings regarding comparisons between signed andJoel Sherrill1997-10-2112-27/+27
* Fixed endian problem in printing object names.Joel Sherrill1997-10-213-0/+15
* 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-212-0/+6
* 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-213-147/+105
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-214-1/+2281
* Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1997-10-214-8/+88
* Added casts and fixed line break.Joel Sherrill1997-10-213-6/+9
* 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-094-8/+8
* 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
* Renamed mlink to make_subdir.Joel Sherrill1997-10-081-4/+3
* 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-082-0/+18
* Fix from Eric Norum to assemble under COFF.Joel Sherrill1997-10-081-9/+9
* Update from Eric Norum:Joel Sherrill1997-10-082-530/+540
* Added comment about using --enable-gcc28 and --enable-libcdirJoel Sherrill1997-10-081-1/+3
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-082206-4420/+4420
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0890-178/+178
* Updated information on building your own application.Joel Sherrill1997-10-081-6/+6
* Reworked building of make subdirectory and contents in the objectJoel Sherrill1997-10-081-1/+11
* 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-062-36/+18
* Increased interrupt stack space.Joel Sherrill1997-10-061-1/+1
* Fixed comment.Joel Sherrill1997-10-063-3/+3
* Make Post an atomic operation.Joel Sherrill1997-10-066-6/+36
* Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1997-10-062-4/+6
* 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-052-2/+8