summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9rl.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD1-11/+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/+1
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD1-5/+4
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-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-14/+8
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/+35
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD1-1/+4
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre1-6/+1
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King1-0/+1
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-5/+5
2008-04-04[ARM] 4903/1: [AT91] SAM9/CAP9 system shutdownAndrew Victor1-0/+8
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-0/+341