aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91cap9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-2/+2
2012-01-05ARM: restart: at91: use new restart hookRussell King1-2/+2
2011-11-29ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-29ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD1-4/+4
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-1/+3
2011-11-28ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD1-9/+1
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-28ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-28ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD1-0/+5
2011-11-28ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD1-4/+4
2011-11-22at91: provide macb clks with "pclk" and "hclk" nameJamie Iles1-1/+3
2011-09-10at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD1-10/+1
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD1-3/+1
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD1-4/+2
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD1-12/+1
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+10
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood1-2/+2
2011-06-25at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD1-0/+36
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD1-1/+4
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop1-0/+8
2008-09-21[ARM] 5258/1: [AT91] PWM controller initializationAndrew Victor1-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-04-04[ARM] 4903/1: [AT91] SAM9/CAP9 system shutdownAndrew Victor1-0/+9
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-0/+365