summaryrefslogtreecommitdiff
path: root/arch/sparc/prom/console_64.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2010-12-12sparc: Eliminate prom_stdin.David S. Miller
2010-11-30sparc: Write to prom console using indirect buffer.David S. Miller
2010-11-30sparc: Delete prom_*getchar().David S. Miller
2010-11-30sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller
2010-11-17sparc: Do not export prom_nb{get,put}char().David S. Miller
2010-11-16sparc64: Delete prom_puts() unused.David S. Miller
2010-08-23sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-02-10sparc: remove redundant return statementsJan Engelhardt
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg