Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | at91: drop at572d940hf support | Jean-Christophe PLAGNIOL-VILLARD | 13 | -1992/+2 |
2011-05-25 | at91rm9200: introduce at91rm9200_set_type to specficy cpu package | Jean-Christophe PLAGNIOL-VILLARD | 17 | -18/+63 |
2011-05-25 | at91: drop boot_params and PLAT_PHYS_OFFSET | Jean-Christophe PLAGNIOL-VILLARD | 40 | -51/+0 |
2011-05-25 | at91: factorize common irq ID | Jean-Christophe PLAGNIOL-VILLARD | 10 | -18/+6 |
2011-05-25 | at91: switch to CLKDEV_LOOKUP | Jean-Christophe PLAGNIOL-VILLARD | 21 | -202/+371 |
2011-05-25 | at91: fix map_io init usage | Jean-Christophe PLAGNIOL-VILLARD | 47 | -94/+166 |
2011-05-25 | at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist | Jean-Christophe PLAGNIOL-VILLARD | 1 | -19/+0 |
2011-05-25 | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 9 | -8/+25 |
2011-05-25 | at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option | Jean-Christophe PLAGNIOL-VILLARD | 9 | -54/+39 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 7 | -37/+23 |
2011-04-23 | at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+28 |
2011-04-23 | arm: at91: fix compiler warning for eb01 board build | Greg Ungerer | 1 | -1/+6 |
2011-04-23 | ARM: at91: AT91CAP9 has a macb device | Uwe Kleine-König | 1 | -0/+1 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 3 | -3/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2 | -4/+3 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 3 | -10/+10 |
2011-03-29 | arm: at91: Cleanup irq chip | Thomas Gleixner | 1 | -22/+9 |
2011-03-29 | arm: Use genirq lockdep helper to set lock class | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | arm: at91: at572d940hf: Fix SDRAMC define | Thomas Gleixner | 1 | -1/+1 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 1 | -1/+1 |
2011-02-19 | ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pin | Ryan Mallon | 1 | -0/+1 |
2011-02-19 | ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpio | Ryan Mallon | 1 | -9/+2 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -36/+941 |
2011-01-15 | Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 6 | -1/+906 |
2011-01-14 | AT91: Support for gsia18s board | Igor Plyatov | 4 | -0/+625 |
2011-01-14 | AT91: Acme Systems FOX Board G20 board files | Sergio Tanzilli | 3 | -0/+281 |
2011-01-14 | AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h | Jesper Juhl | 1 | -1/+0 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -4/+4 |
2011-01-13 | ARM: at91: irq_data conversion. | Lennert Buytenhek | 2 | -35/+35 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 2 | -6/+2 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 13 | -261/+95 |
2010-12-21 | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy | 1 | -0/+2 |
2010-12-19 | ARM: AT91: update clock source registration | Russell King | 2 | -6/+2 |
2010-12-17 | at91: Refactor Stamp9G20 and PControl G20 board file | Christian Glindkamp | 4 | -135/+54 |
2010-12-17 | at91: Fix uhpck clock rate in upll case | Ryan Mallon | 1 | -1/+1 |
2010-11-30 | at91/board-yl-9200: fix typo in video support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2010-11-30 | at91/picotux200: remove commenting usb device and dataflash support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -30/+0 |
2010-11-30 | at91: rename rm9200ek and rm9200dk board file name | Jean-Christophe PLAGNIOL-VILLARD | 3 | -4/+4 |
2010-11-30 | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2010-11-30 | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2010-11-30 | at91: Convert remaining boards to new-style UART initialization | Jean-Christophe PLAGNIOL-VILLARD | 5 | -90/+31 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -3/+3 |
2010-10-26 | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board | Nicolas Ferre | 2 | -0/+189 |
2010-10-26 | AT91: pm: make sure that r0 is 0 when dealing with cache operations | Nicolas Ferre | 3 | -3/+10 |
2010-10-26 | AT91: pm: use plain cpu_do_idle() for "wait for interrupt" | Nicolas Ferre | 2 | -2/+8 |
2010-10-26 | AT91: reset: extend alternate reset procedure to several chips | Nicolas Ferre | 6 | -35/+12 |