summaryrefslogtreecommitdiff
path: root/arch/sparc/prom
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-07sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-05-18sparc64: fix sparse warnings in smp_64.cSam Ravnborg
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2012-06-27sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven
2012-06-27sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven
2012-05-11sparc32: drop sun4c supportSam Ravnborg
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-03-16sparc32: remove tick14.cSam Ravnborg
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-03sparc: explicitly cast negative phandle checks to s32Andres Salomon
2011-01-03sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg
2011-01-02sparc: remove unused prom tree functionsSam Ravnborg
2011-01-02sparc: remove unused prom cpu functionsSam Ravnborg
2011-01-02sparc: drop prom/palloc.cSam Ravnborg
2011-01-02sparc: drop prom/devmap.cSam Ravnborg
2010-12-12sparc: Eliminate prom_stdin.David S. Miller
2010-12-12sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby
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_setcallback().David S. Miller
2010-11-16sparc64: Unexport prom_service_exists().David S. Miller
2010-11-16sparc: Kill prom devops_{32,64}.cDavid S. Miller
2010-11-16sparc: Remove prom_pathtoinode()David S. Miller
2010-11-16sparc64: Delete prom_puts() unused.David S. Miller
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-23sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-03-03sparc64: Make prom entry spinlock NMI safe.David S. Miller
2010-02-10sparc: remove redundant return statementsJan Engelhardt
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-01-08sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby
2009-01-08sparc: Kill exports of prom internal functionsJulian Calaby
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2008-12-08sparc: Use sparc64 version of prom/printf.cRobert Reif
2008-12-05sparc: Const'ify prom_*prop*() on sparc32.David S. Miller
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg
2008-12-04sparc,sparc64: unify prom/Sam Ravnborg
2008-12-04sparc: prepare prom/ for unificationSam Ravnborg
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk