aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2-0/+189
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann3-0/+329
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre33-70/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-10-19Merge branch 'devel-stable' into develRussell King8-346/+92
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-4/+3
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King4-21/+38
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-3/+3
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen1-4/+3
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD1-0/+4
2010-10-07AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2-0/+10
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD4-336/+69
2010-10-07AT91: Correct configuration define valueNicolas Ferre2-2/+2
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD3-4/+4
2010-10-04ARM: 6393/1: AT91: Add flexibity board supportMaxim Osipov3-0/+171
2010-09-23ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard1-2/+2
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre1-4/+2
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre1-11/+19
2010-09-10AT91: dm9000 initialization updateNicolas Ferre1-1/+2
2010-09-09AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2-5/+14
2010-09-09AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre1-1/+2
2010-09-07AT91: change dma resource indexNicolas Ferre1-1/+1
2010-08-10ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,partitions}Uwe Kleine-König1-2/+2
2010-08-10ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König1-2/+2
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon1-0/+2
2010-07-09ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon3-0/+203
2010-07-09ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon1-0/+1
2010-07-09ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre9-48/+258
2010-06-16ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 familyNicolas Ferre2-0/+21
2010-06-16ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov1-0/+45
2010-06-16ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov1-0/+45
2010-05-24ARM: mach-at91: duplicated includeAndrea Gelmini1-1/+0
2010-05-18ARM: remove 'select GENERIC_TIME'Russell King1-10/+0
2010-05-17Merge branch 'devel-stable' into develRussell King2-6/+14
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King1-0/+1
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino1-3/+5
2010-05-02ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen1-2/+5
2010-04-14ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre1-2/+2
2010-04-14ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp3-0/+330
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab1-2/+2
2010-04-14ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen1-4/+0
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen1-0/+12
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-0/+1