summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-262-0/+189
* AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-263-3/+10
* AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-262-2/+8
* AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-266-35/+12
* AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-264-58/+51
* AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-261-7/+7
* AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-263-2/+63
* AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-263-0/+329
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-3/+3
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2033-70/+0
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* | Merge branch 'devel-stable' into develRussell King2010-10-198-346/+92
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-4/+3
| |\ \
| | * | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3
| * | | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-071-0/+4
| * | | AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2010-10-072-0/+10
| * | | AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD2010-10-074-336/+69
| * | | AT91: Correct configuration define valueNicolas Ferre2010-10-072-2/+2
| * | | AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD2010-10-073-4/+4
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-184-21/+38
|\ \ \ \ \ | | | |/ /
| | | * | ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard2010-09-231-2/+2
| | |/ / | |/| |
| * | | AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * | | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * | | AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * | | AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * | | AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * | | AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
| |/ /
* | | ARM: 6393/1: AT91: Add flexibity board supportMaxim Osipov2010-10-043-0/+171
|/ /
* | ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...Uwe Kleine-König2010-08-101-2/+2
* | ARM: 6324/1: cam60: move cam60_spi_devices to .init.dataUwe Kleine-König2010-08-101-2/+2
|/
* ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-181-0/+2
* ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon2010-07-093-0/+203
* ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon2010-07-091-0/+1
* ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre2010-07-099-48/+258
* ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 familyNicolas Ferre2010-06-162-0/+21
* ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov2010-06-161-0/+45
* ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731Dmitry Eremin-Solenikov2010-06-161-0/+45
* ARM: mach-at91: duplicated includeAndrea Gelmini2010-05-241-1/+0
* ARM: remove 'select GENERIC_TIME'Russell King2010-05-181-10/+0
* Merge branch 'devel-stable' into develRussell King2010-05-172-6/+14
|\
| * ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-141-2/+2
| * ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen2010-04-141-4/+0
| * ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-091-0/+12
| |
| \
*-. \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-171-0/+1
|\ \ \ | | |/ | |/|
| | * ARM: convert arm to arch_gettimeoffset()John Stultz2010-03-241-0/+1
| |/
* | ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2010-05-041-3/+5
* | ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen2010-05-021-2/+5
* | ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre2010-04-141-2/+2
* | ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp2010-04-143-0/+330
|/
OpenPOWER on IntegriCloud