summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common/platform.c
AgeCommit message (Expand)Author
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-22MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger
2010-02-27MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle