aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli1-2/+2
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli1-1/+1
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli1-0/+2
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter1-23/+25
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa1-16/+6
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa1-7/+0
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa1-8/+0
2009-08-03MIPS: Fix read buffer overflowRoel Kluin1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli1-0/+297