summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-1233-252/+5779
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-12129-353/+364
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-1386-0/+271
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-1311-0/+33
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-0810-26/+40
* Fixed typo.Joel Sherrill2000-02-081-1/+1
* Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill2000-01-31182-5582/+2804
* Now ignores minimum and does not run it.Joel Sherrill2000-01-141-1/+1
* Removed numerous warnings.Joel Sherrill2000-01-147-8/+16
* Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill2000-01-114-41/+20
* Added include of <bsp/irq.h> per Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill2000-01-101-0/+2
* Patch rtems-rc-20000104-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-10117-738/+1028
* Per suggestions of Eric Valette <valette@crf.canon.fr> and JayJoel Sherrill2000-01-102-4/+4
* Patch from Eric Valette <valette@crf.canon.fr> that makes sure theJoel Sherrill2000-01-101-24/+5
* Renaming mcp750 to motorola_shared since that is the basis for bothJoel Sherrill2000-01-0723-1776/+0
* Fixed path to shared/include/coverhd.h.Joel Sherrill2000-01-032-2/+2
* Do not explicitly list pieces from libcpu used.Joel Sherrill2000-01-033-5/+8
* Added tm27 stuff.Joel Sherrill2000-01-031-0/+48
* Combination of coverhd.h cleanup and MVME23xx/MCP750 patch from Eric ValetteJoel Sherrill2000-01-034-7/+68
* Moved PPC_Set_decrementer() and PPC_Get_timebase_register() toJoel Sherrill1999-12-211-32/+0
* Now use coverhd.h out of the libbsp/shared directory.Joel Sherrill1999-12-214-6/+8
* Now use shared coverhd.hJoel Sherrill1999-12-212-253/+0
* New file.Joel Sherrill1999-12-212-0/+78
* Removed as part of moving this driver to libchip.Joel Sherrill1999-12-212-937/+0
* Removing Makefile.in and adding Makefile.am. These were missed in conversionJoel Sherrill1999-12-2110-652/+0
* Patch rtems-rc-19991203-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-219-16/+20
* Now builds and installs properly.Joel Sherrill1999-12-131-10/+5
* New file.Joel Sherrill1999-12-032-0/+194
* Added more timing information.Joel Sherrill1999-12-034-0/+418
* New file based on information from <valette@crf.canon.fr>.Joel Sherrill1999-12-032-0/+370
* Modification from Emmanuel Raguet <raguet@crf.canon.fr> to merge theJoel Sherrill1999-12-036-22/+14
* Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill1999-12-022-0/+132
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-022-0/+132
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-02101-630/+28390
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-02105-49030/+0
* Renamed shm.h to shm_driver.h to avoid conflicts with POSIX shm.h.Joel Sherrill1999-11-304-4/+4
* Split from console.c to eliminate dependencies.Joel Sherrill1999-11-302-0/+122
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-297-15/+15
* Patch rtems-rc-19991117-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-232-2/+6
* Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-2267-229/+235
* Use PGM consistently.Joel Sherrill1999-11-221-1/+1
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-2210-10/+10
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-193-6/+6
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-192-171/+0
* Updated copyright notice.Joel Sherrill1999-11-1741-80/+41
* Now allows override of base address via -Ttext command to linker.Joel Sherrill1999-11-171-39/+47
* New file documenting the on board monitor (PPCBUG) configuration usedJoel Sherrill1999-11-172-0/+156
* Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill1999-11-0910-2274/+86
* Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill1999-11-056-444/+80
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-049-8/+605