summaryrefslogtreecommitdiff
path: root/arch/sparc/prom
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sparc: fixing ident and beautifying codenetmonk@netmonk.org2016-10-06
* sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-24
* sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller2014-10-10
* sparc64: Increase size of boot string to 1024 bytesDave Kleikamp2014-10-07
* sparc64: fix sparse warnings in smp_64.cSam Ravnborg2014-05-18
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-28
* arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang2013-06-19
* sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-06-19
* sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven2012-06-27
* sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven2012-06-27
* sparc32: drop sun4c supportSam Ravnborg2012-05-11
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-07
* sparc32: remove tick14.cSam Ravnborg2011-03-16
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\
| * sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-03
* | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-03
* | sparc: remove unused prom tree functionsSam Ravnborg2011-01-02
* | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-02
* | sparc: drop prom/palloc.cSam Ravnborg2011-01-02
* | sparc: drop prom/devmap.cSam Ravnborg2011-01-02
* | sparc: Eliminate prom_stdin.David S. Miller2010-12-12
* | sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby2010-12-12
|/
* sparc: Write to prom console using indirect buffer.David S. Miller2010-11-30
* sparc: Delete prom_*getchar().David S. Miller2010-11-30
* sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-30
* sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-17
* sparc64: Delete prom_setcallback().David S. Miller2010-11-16
* sparc64: Unexport prom_service_exists().David S. Miller2010-11-16
* sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-16
* sparc: Remove prom_pathtoinode()David S. Miller2010-11-16
* sparc64: Delete prom_puts() unused.David S. Miller2010-11-16
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-09
* | Fix IRQ flag handling namingDavid Howells2010-10-07
|/
* sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-23
* sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-03
* sparc: remove redundant return statementsJan Engelhardt2010-02-10
* sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-04
* sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-08
* sparc: Kill exports of prom internal functionsJulian Calaby2009-01-08
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-08
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-08
* sparc: Use sparc64 version of prom/printf.cRobert Reif2008-12-08
* sparc: Const'ify prom_*prop*() on sparc32.David S. Miller2008-12-05
* sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-04
* sparc,sparc64: unify prom/Sam Ravnborg2008-12-04
* sparc: prepare prom/ for unificationSam Ravnborg2008-12-04
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-31