summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-23Removed consolex from build list. This file should be obsoleted by theJoel Sherrill1-1/+3
1998-07-06Missed this file in the initial merge.Joel Sherrill1-0/+59
1998-07-06Update from Geoffroy Montel (g_montel@yahoo.com) to get in sync with termiosJoel Sherrill5-32/+23
1998-07-02Renamed old_start340.s to startfor340only.sJoel Sherrill2-0/+1006
1998-07-01Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill29-0/+5724
1998-06-27Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill2-11/+11
1998-05-22Added call to console_reserve_resources back in.Joel Sherrill1-0/+6
1998-05-18Updates from Pedro Romano.Joel Sherrill1-4/+4
1998-05-04Switched to termios callback structure.Joel Sherrill1-12/+17
1998-05-04Patch from Eric Norum to switch to termios callback structure andJoel Sherrill1-15/+85
1998-05-02removed warning for implicit declaration of resolve()Joel Sherrill1-0/+1
1998-05-02removed warning for `#ifdef' argument starts with a digitJoel Sherrill1-1/+1
1998-05-02removed warning for implicit declaration of boot_card()Joel Sherrill4-0/+4
1998-04-15update from Eric NorumJoel Sherrill2-16/+15
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill22-339/+1
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill22-533/+223
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill11-142/+0
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill11-88/+0
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill11-154/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill22-299/+39
1998-03-25Moved memcpy to newlib/libc/machine/m68kJoel Sherrill1-1/+1
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill2-4/+4
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-2/+2
1998-03-23Patches from Eric Norum:Joel Sherrill9-174/+85
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill34-235/+66
1998-03-20Fixed typo.Joel Sherrill1-1/+1
1998-02-23Patch from Eric Norum:Joel Sherrill1-1/+1
1998-02-19Patch from Eric Norum:Joel Sherrill1-36/+42
1998-02-17updated copyright to 1998Joel Sherrill97-97/+97
1998-02-17Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill11-0/+142
1998-02-11Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill11-22/+80
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill97-388/+194
1998-01-23Added information about multilib problems.Joel Sherrill1-0/+8
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill97-97/+97
1998-01-16Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill7-1/+16
1998-01-06Updates from Eric Norum. Changed CPU CFLAG and went to a common nameJoel Sherrill1-150/+112
1997-12-22Fixes from Eric Norum. C++ support added in previous version was broken:Joel Sherrill3-291/+272
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill2-3/+3
1997-12-20Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill11-22/+22
1997-12-20Update from Eric Norum to include C++ support.Joel Sherrill3-239/+281
1997-12-19Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill11-11/+11
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill97-97/+388
1997-11-30Corrected call to rtems_termios_open.Joel Sherrill1-1/+2
1997-11-18Fixed assignment to dereference ch.Joel Sherrill1-1/+1
1997-11-18Changed from DOS style CR/LF to Unix style.Joel Sherrill1-534/+534
1997-11-15interrupt driven change from Eric NorumJoel Sherrill1-11/+43
1997-10-23Added TOD driver from Katsutoshi Shibuya.Joel Sherrill6-3/+190
1997-10-23Removed GEN68360_INIT.Joel Sherrill1-8/+0
1997-10-23Update from Eric Norum.Joel Sherrill1-161/+153
1997-10-23Updated console driver to use new read routine conventions.Joel Sherrill1-6/+3