summaryrefslogtreecommitdiffstats
path: root/arch/sparc/prom
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0217-0/+17
* sparc: fixing ident and beautifying codenetmonk@netmonk.org2016-10-061-28/+24
* sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-243-8/+5
* sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller2014-10-101-3/+4
* sparc64: Increase size of boot string to 1024 bytesDave Kleikamp2014-10-071-1/+4
* sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-181-5/+0
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-281-1/+0
* arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang2013-06-191-5/+7
* sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-191-8/+8
* sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven2012-06-271-3/+0
* sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven2012-06-272-4/+4
* sparc32: drop sun4c supportSam Ravnborg2012-05-112-29/+0
* Disintegrate asm/system.h for SparcDavid Howells2012-03-286-6/+0
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-073-3/+3
* sparc32: remove tick14.cSam Ravnborg2011-03-161-4/+0
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-104-20/+21
|\
| * sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-034-21/+22
* | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-034-7/+10
* | sparc: remove unused prom tree functionsSam Ravnborg2011-01-021-41/+3
* | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-021-78/+0
* | sparc: drop prom/palloc.cSam Ravnborg2011-01-022-44/+0
* | sparc: drop prom/devmap.cSam Ravnborg2011-01-022-54/+0
* | sparc: Eliminate prom_stdin.David S. Miller2010-12-122-4/+1
* | sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby2010-12-121-3/+4
|/
* sparc: Write to prom console using indirect buffer.David S. Miller2010-11-303-25/+48
* sparc: Delete prom_*getchar().David S. Miller2010-11-302-73/+0
* sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-303-49/+50
* sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-172-8/+4
* sparc64: Delete prom_setcallback().David S. Miller2010-11-161-14/+0
* sparc64: Unexport prom_service_exists().David S. Miller2010-11-161-1/+1
* sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-163-155/+0
* sparc: Remove prom_pathtoinode()David S. Miller2010-11-162-34/+0
* sparc64: Delete prom_puts() unused.David S. Miller2010-11-161-16/+0
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-257-68/+73
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-097-68/+73
* | Fix IRQ flag handling namingDavid Howells2010-10-071-1/+1
|/
* sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-236-273/+453
* sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-031-5/+7
* sparc: remove redundant return statementsJan Engelhardt2010-02-1010-12/+0
* sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-042-5/+4
* sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-081-2/+0
* sparc: Kill exports of prom internal functionsJulian Calaby2009-01-082-4/+0
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-082-2/+21
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-084-0/+27
* sparc: Use sparc64 version of prom/printf.cRobert Reif2008-12-083-49/+1
* sparc: Const'ify prom_*prop*() on sparc32.David S. Miller2008-12-051-3/+3
* sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-041-2/+0
* sparc,sparc64: unify prom/Sam Ravnborg2008-12-0410-0/+1096
* sparc: prepare prom/ for unificationSam Ravnborg2008-12-048-2/+13
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-316-196/+0