aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-au1x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki1-0/+1
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel2-223/+11
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee1-24/+0
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-4/+4
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-1/+1
2014-09-22MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss1-0/+12
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss1-69/+0
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss1-2/+0
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss1-0/+16
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss2-73/+25
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss1-19/+31
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2-58/+73
2014-07-30MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss1-618/+622
2014-07-30MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss1-126/+0
2014-07-30MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss1-157/+0
2014-03-31MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss1-12/+0
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+3
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle8-139/+139
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-1/+0
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle1-0/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-02-20MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss1-1/+19
2011-12-08MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss1-0/+3
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss1-38/+14
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss1-0/+16
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss1-0/+14
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss5-12/+486
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-510/+345
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss1-13/+0
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-114/+89
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-43/+0
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss1-60/+56
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss1-0/+1
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss1-49/+93
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss2-104/+25
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss1-55/+0
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss1-67/+17
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2-32/+78
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2-47/+51
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2-60/+6
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss1-41/+22
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss1-14/+43
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2-10/+2
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss1-116/+5
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss1-0/+51
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss1-0/+1
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss1-1/+2
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss1-4/+0