summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-au1x00
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-281-1/+1
* MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-032-223/+11
* MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee2015-03-311-24/+0
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-4/+4
* MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-1/+1
* MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-301-69/+0
* MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-301-2/+0
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-301-0/+16
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-73/+25
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-19/+31
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-302-58/+73
* MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss2014-07-301-618/+622
* MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-126/+0
* MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss2014-07-301-157/+0
* MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss2014-03-311-12/+0
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-018-139/+139
* MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-1/+0
* MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-111-0/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: Alchemy: Update Au1300 inlined GPIO macrosManuel Lauss2012-02-201-1/+19
* MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2011-12-081-0/+3
* net/irda: convert au1k_ir to platform driver.Manuel Lauss2011-12-081-38/+14
* MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-0/+16
* MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss2011-12-071-0/+14
* MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-075-12/+486
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-037-510/+345
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-114/+89
| * MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-43/+0
| * MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-60/+56
| * MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-241-0/+1
| * MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-241-49/+93
| * MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-242-104/+25
| * MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-241-55/+0
| * MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-241-67/+17
| * MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-242-32/+78
* | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-13/+0
|/
* MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-192-47/+51
* MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-192-60/+6
* MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-191-41/+22
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-14/+43
* MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-192-10/+2
* MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-191-116/+5
* MIPS: Alchemy: update inlinable GPIO APIManuel Lauss2011-05-191-0/+51
* MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-0/+1
* MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-051-1/+2
* MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-211-4/+0
* MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-211-2/+32