aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/prom.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-251-1/+1
* MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-291-0/+2
* MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-271-23/+25
* MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa2010-02-271-6/+1
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0
* MIPS: AR7: Remove kgdb_enabledYoichi Yuasa2010-01-121-8/+0
* MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-031-0/+297