aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer5-21/+2
2012-05-20m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer5-22/+4
2012-05-20m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer5-20/+1
2012-05-20m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer5-20/+1
2012-05-20m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer4-19/+1
2012-05-20m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer4-19/+1
2012-05-20m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer4-22/+2
2012-05-20m68knommu: simplify the ColdFire 5407 GPIO struct setupGreg Ungerer3-28/+10
2012-05-20m68knommu: simplify the ColdFire 532x GPIO struct setupGreg Ungerer3-44/+26
2012-05-20m68knommu: simplify the ColdFire 5307 GPIO struct setupGreg Ungerer3-28/+10
2012-05-20m68knommu: simplify the ColdFire 528x GPIO struct setupGreg Ungerer3-50/+32
2012-05-20m68knommu: simplify the ColdFire 527x GPIO struct setupGreg Ungerer3-62/+44
2012-05-20m68knommu: simplify the ColdFire 5272 GPIO struct setupGreg Ungerer3-30/+12
2012-05-20m68knommu: simplify the ColdFire 5249 GPIO struct setupGreg Ungerer3-29/+11
2012-05-20m68knommu: simplify the ColdFire 523x GPIO struct setupGreg Ungerer3-41/+23
2012-05-20m68knommu: simplify the ColdFire 520x GPIO struct setupGreg Ungerer3-35/+17
2012-05-20m68knommu: simplify the ColdFire 5206 GPIO struct setupGreg Ungerer3-28/+10
2012-05-20m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer13-100/+34
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 532x init codeGreg Ungerer1-303/+17
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5407 init codeGreg Ungerer1-15/+1
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5307 init codeGreg Ungerer1-15/+1
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer2-503/+103
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 527x init codeGreg Ungerer1-572/+32
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5272 init codeGreg Ungerer1-47/+3
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5249 init codeGreg Ungerer1-31/+2
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 523x init codeGreg Ungerer1-250/+14
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 520x init codeGreg Ungerer1-141/+8
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5206 init codeGreg Ungerer1-15/+1
2012-05-20m68knommu: introduce macros to simplify ColdFire GPIO table initializationGreg Ungerer1-0/+54
2012-05-20m68k: fix compiler warning by properly inlining flat_set_persistent()Ezequiel Garcia1-1/+6
2012-05-20m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer3-1882/+1199
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack3-3/+21
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack1-3/+2
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg1-26/+0
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2-52/+14
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg3-81/+85
2012-05-19sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg1-15/+2
2012-05-19sparc32,leon: remove duplicate UART register definitionsSam Ravnborg1-25/+0
2012-05-19sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2-13/+14
2012-05-19sparc32: move trap table to a separate fileSam Ravnborg2-324/+419
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2-1/+1
2012-05-19sparc32: Remove asm/sysen.h header.David S. Miller1-15/+0
2012-05-19sparc32: Delete asm/smpprim.hDavid S. Miller1-54/+0
2012-05-19sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller1-2/+0
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller3-6/+1
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2-10/+5