summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill33-252/+5779
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill129-353/+364
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill86-0/+271
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill11-0/+33
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill10-26/+40
2000-02-08Fixed typo.Joel Sherrill1-1/+1
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill182-5582/+2804
2000-01-14Now ignores minimum and does not run it.Joel Sherrill1-1/+1
2000-01-14Removed numerous warnings.Joel Sherrill7-8/+16
2000-01-11Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill4-41/+20
2000-01-10Added include of <bsp/irq.h> per Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill1-0/+2
2000-01-10Patch rtems-rc-20000104-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill117-738/+1028
2000-01-10Per suggestions of Eric Valette <valette@crf.canon.fr> and JayJoel Sherrill2-4/+4
2000-01-10Patch from Eric Valette <valette@crf.canon.fr> that makes sure theJoel Sherrill1-24/+5
2000-01-07Renaming mcp750 to motorola_shared since that is the basis for bothJoel Sherrill23-1776/+0
2000-01-03Fixed path to shared/include/coverhd.h.Joel Sherrill2-2/+2
2000-01-03Do not explicitly list pieces from libcpu used.Joel Sherrill3-5/+8
2000-01-03Added tm27 stuff.Joel Sherrill1-0/+48
2000-01-03Combination of coverhd.h cleanup and MVME23xx/MCP750 patch from Eric ValetteJoel Sherrill4-7/+68
1999-12-21Moved PPC_Set_decrementer() and PPC_Get_timebase_register() toJoel Sherrill1-32/+0
1999-12-21Now use coverhd.h out of the libbsp/shared directory.Joel Sherrill4-6/+8
1999-12-21Now use shared coverhd.hJoel Sherrill2-253/+0
1999-12-21New file.Joel Sherrill2-0/+78
1999-12-21Removed as part of moving this driver to libchip.Joel Sherrill2-937/+0
1999-12-21Removing Makefile.in and adding Makefile.am. These were missed in conversionJoel Sherrill10-652/+0
1999-12-21Patch rtems-rc-19991203-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill9-16/+20
1999-12-13Now builds and installs properly.Joel Sherrill1-10/+5
1999-12-03New file.Joel Sherrill2-0/+194
1999-12-03Added more timing information.Joel Sherrill4-0/+418
1999-12-03New file based on information from <valette@crf.canon.fr>.Joel Sherrill2-0/+370
1999-12-03Modification from Emmanuel Raguet <raguet@crf.canon.fr> to merge theJoel Sherrill6-22/+14
1999-12-02Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill2-0/+132
1999-12-02Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill2-0/+132
1999-12-02Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill101-630/+28390
1999-12-02Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill105-49030/+0
1999-11-30Renamed shm.h to shm_driver.h to avoid conflicts with POSIX shm.h.Joel Sherrill4-4/+4
1999-11-30Split from console.c to eliminate dependencies.Joel Sherrill2-0/+122
1999-11-29Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-15/+15
1999-11-23Patch rtems-rc-19991117-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-2/+6
1999-11-22Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill67-229/+235
1999-11-22Use PGM consistently.Joel Sherrill1-1/+1
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill10-10/+10
1999-11-19Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill3-6/+6
1999-11-19Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill2-171/+0
1999-11-17Updated copyright notice.Joel Sherrill41-80/+41
1999-11-17Now allows override of base address via -Ttext command to linker.Joel Sherrill1-39/+47
1999-11-17New file documenting the on board monitor (PPCBUG) configuration usedJoel Sherrill2-0/+156
1999-11-09Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill10-2274/+86
1999-11-05Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill6-444/+80
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill9-8/+605