summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill1999-11-023-10/+30
* Removed all references to shared memory driver as it is not supportedJoel Sherrill1999-11-011-5/+0
* Removed shmsupp directory as it is not really implemented.Joel Sherrill1999-11-011-6/+1
* MVME2307 does not really include MP support.Joel Sherrill1999-11-015-311/+0
* tch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-252-72/+72
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-061-266/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-061-1280/+0
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-061-1/+1
* Modified to explicitly list all files as part of C_PIECES.Joel Sherrill1999-10-061-1/+2
* Added sections as required by C++ and ELF.Joel Sherrill1999-10-064-3/+14
* Added comment with CVS Id.Joel Sherrill1999-10-051-0/+4
* Minor corrections to get mvme2307 to compile.Joel Sherrill1999-10-0512-24/+24
* Patch from Eric Valette <valette@crf.canon.fr> with two smallJoel Sherrill1999-10-052-0/+16
* Regenerated.Joel Sherrill1999-10-052-74/+78
* Motorola MVME2307 BSP submitted by Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill1999-10-0438-0/+5142