aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ar7/prom.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Gravatar Thomas Gleixner 1-13/+1
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 1-2/+2
2017-11-08MIPS: AR7: Defer registration of GPIOGravatar Jonas Gorski 1-2/+0
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeGravatar Florian Fainelli 1-2/+2
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedGravatar Florian Fainelli 1-1/+1
2010-10-29MIPS: AR7: Initialize GPIO earlierGravatar Florian Fainelli 1-0/+2
2010-02-27MIPS: AR7: Whitespace hackingGravatar Alexander Clouter 1-23/+25
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Gravatar Yoichi Yuasa 1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsGravatar Yoichi Yuasa 1-16/+6
2010-02-27MIPS: Nuke trailing blank linesGravatar Ralf Baechle 1-1/+0
2010-01-12MIPS: AR7: Remove unused prom_getchar()Gravatar Yoichi Yuasa 1-7/+0
2010-01-12MIPS: AR7: Remove kgdb_enabledGravatar Yoichi Yuasa 1-8/+0
2009-08-03MIPS: Fix read buffer overflowGravatar Roel Kluin 1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipGravatar Florian Fainelli 1-0/+297