aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/prom
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0
* sparc: remove CVS keywordsAdrian Bunk2008-05-2012-12/+11
* sparc32: Delete prom_stdin and prom_stdout.David S. Miller2008-05-021-7/+0
* sparc32: More memory probing consolidation.David S. Miller2008-05-021-82/+62
* sparc32: Kill totally unused memory information tables.David S. Miller2008-05-021-99/+4
* [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-181-7/+0
* [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-261-3/+0
* [SPARC32]: missing exportsAl Viro2007-07-241-0/+2
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-202-118/+2
* [SPARC]: Spelling fixes.Simon Arlott2007-05-111-1/+1
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-211-18/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] sparc NULL noise removalAl Viro2005-05-042-15/+15