aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lasat/image/romscript.normal
AgeCommit message (Collapse)AuthorFilesLines
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer1-23/+0
All LASAT has probably gone bad, so let's remove Linux support. Signed-off-by: Thomas Bogendoerfer <[email protected]>
2010-03-03Rename .text.start to .text..start.Denys Vlasenko1-1/+1
Signed-off-by: Denys Vlasenko <[email protected]> Signed-off-by: Michal Marek <[email protected]>
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy1-0/+23
Signed-off-by: Brian Murphy <[email protected]> Signed-off-by: Ralf Baechle <[email protected]>
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa1-23/+0
Signed-off-by: Yoichi Yuasa <[email protected]> Signed-off-by: Ralf Baechle <[email protected]>
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-2/+3
Signed-off-by: Ralf Baechle <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+22
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!