Age | Commit message (Expand) | Author |
2010-10-26 | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board | Nicolas Ferre |
2010-10-26 | AT91: pm: make sure that r0 is 0 when dealing with cache operations | Nicolas Ferre |
2010-10-26 | AT91: pm: use plain cpu_do_idle() for "wait for interrupt" | Nicolas Ferre |
2010-10-26 | AT91: reset: extend alternate reset procedure to several chips | Nicolas Ferre |
2010-10-26 | AT91: reset routine cleanup, remove not needed icache flush | Nicolas Ferre |
2010-10-26 | AT91: trivial: align comment of at91sam9g20_reset with one more tab | Nicolas Ferre |
2010-10-26 | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet | Peter Horton |
2010-10-26 | AT91: add board support for Pcontrol_G20 | Peter Gsellmann |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock |
2010-10-08 | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors | Anders Larsen |
2010-10-07 | net: atmel_macb Kconfig: remove long dependency line | Jean-Christophe PLAGNIOL-VILLARD |
2010-10-07 | AT91: fix use of clock disable on idle for AT91x40 devices | Greg Ungerer |
2010-10-07 | AT91: at91sam9g20ek: merge 2mmc version in one board | Jean-Christophe PLAGNIOL-VILLARD |
2010-10-07 | AT91: Correct configuration define value | Nicolas Ferre |
2010-10-07 | AT91: at91sam9m10g45ek: use the right machine id | Jean-Christophe PLAGNIOL-VILLARD |
2010-10-04 | ARM: 6393/1: AT91: Add flexibity board support | Maxim Osipov |
2010-09-23 | ARM: 6406/1: at91sam9g45: fix i2c bus speed | Peter Korsgaard |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre |
2010-09-10 | AT91: dm9000 initialization update | Nicolas Ferre |
2010-09-09 | AT91: SAM9G45 - add a separate clock entry for every single TC block | Fabian Godehardt |
2010-09-09 | AT91: clock: peripheral clocks can have other parent than mck | Nicolas Ferre |
2010-09-07 | AT91: change dma resource index | Nicolas Ferre |
2010-08-10 | ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti... | Uwe Kleine-König |
2010-08-10 | ARM: 6324/1: cam60: move cam60_spi_devices to .init.data | Uwe Kleine-König |
2010-07-18 | ARM: 6209/3: at91_udc: Add vbus polarity and polling mode | Ryan Mallon |
2010-07-09 | ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modules | Ryan Mallon |
2010-07-09 | ARM: 6200/1: AT91: Define NR_BUILTIN_GPIO | Ryan Mallon |
2010-07-09 | ARM: 6185/1: AT91: PM: dual ram controller support | Nicolas Ferre |
2010-06-16 | ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 family | Nicolas Ferre |
2010-06-16 | ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731 | Dmitry Eremin-Solenikov |
2010-06-16 | ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731 | Dmitry Eremin-Solenikov |
2010-05-24 | ARM: mach-at91: duplicated include | Andrea Gelmini |
2010-05-18 | ARM: remove 'select GENERIC_TIME' | Russell King |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King |
2010-05-04 | ARM: 6092/1: atmel_serial: support for RS485 communications | Claudio Scordino |
2010-05-02 | ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle | Anders Larsen |
2010-04-14 | ARM: 6056/1: AT91: at91sam9g10 chip identification changed | Nicolas Ferre |
2010-04-14 | ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board support | Christian Glindkamp |
2010-04-14 | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. | Ernst Schwab |
2010-04-14 | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off | Anders Larsen |
2010-04-09 | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen |
2010-03-24 | ARM: convert arm to arch_gettimeoffset() | John Stultz |