aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD
2010-10-07AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD
2010-10-07AT91: Correct configuration define valueNicolas Ferre
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD
2010-10-04ARM: 6393/1: AT91: Add flexibity board supportMaxim Osipov
2010-09-23ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre
2010-09-10AT91: dm9000 initialization updateNicolas Ferre
2010-09-09AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt
2010-09-09AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre
2010-09-07AT91: change dma resource indexNicolas Ferre
2010-08-10ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...Uwe Kleine-König
2010-08-10ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon
2010-07-09ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon
2010-07-09ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon
2010-07-09ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre
2010-06-16ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 familyNicolas Ferre
2010-06-16ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov
2010-06-16ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov
2010-05-24ARM: mach-at91: duplicated includeAndrea Gelmini
2010-05-18ARM: remove 'select GENERIC_TIME'Russell King
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino
2010-05-02ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen
2010-04-14ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre
2010-04-14ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab
2010-04-14ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz