summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/prom.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-301-13/+1Star
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-2/+2
* MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-081-2/+0Star
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli2011-12-071-2/+2
* 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/+1Star
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6Star
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0Star
* MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0Star
* MIPS: AR7: Remove kgdb_enabledYoichi Yuasa2010-01-121-8/+0Star
* 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