aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08[ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre1-0/+1
2009-01-08[ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre1-0/+1
2008-12-20[ARM] Kirkwood: implement GPIO and GPIO interrupt supportLennert Buytenhek4-6/+74
2008-12-13Merge git://git.marvell.com/orion into develRussell King4-1/+76
2008-12-11[ARM] Kirkwood: properly handle the WAN port on newer RD88F6281 boardsRonen Shitrit1-1/+15
2008-12-11[ARM] Kirkwood: allow instantiating the second ethernet portRonen Shitrit3-0/+60
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-4/+0
2008-10-23[ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre1-1/+1
2008-10-19[ARM] Orion: instantiate the dsa switch driverLennert Buytenhek3-0/+48
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-26/+97
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit1-3/+9
2008-09-25[ARM] Kirkwood: allow configuring mbus window for on-chip sramLennert Buytenhek2-4/+9
2008-09-25[ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1Ronen Shitrit2-2/+0
2008-09-25[ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit4-9/+56
2008-09-25[ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit2-7/+16
2008-09-25[ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek2-1/+7
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek3-3/+3
2008-08-09[ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek3-0/+54
2008-08-09[ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara4-0/+220
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek4-7/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King17-5/+390
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-0/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-24mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek1-0/+3
2008-06-30[ARM] Kirkwood: use chip_delaySaeed Bishara1-0/+1
2008-06-30[ARM] Kirkwood: support L2 writeback modeSaeed Bishara1-1/+6
2008-06-22[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara11-0/+991