summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-289/+0
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1-2/+2
based on the GNU tools. This usually involved correcting the type of bsp_start(), bsp_cleanup(), adjusting the start code to call the right start routine (the shared boot_card()), and then removing code from bsp_start() which was performed in the new boot_card()/main() path.
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1-5/+7
partially recovered working tree, etc
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+2
1995-08-22Added file .. fixed RCS IdJoel Sherrill1-24/+60
1995-08-22fixed RCS IdJoel Sherrill1-0/+249