Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
2012-05-15 | ARM: AT91: Add the ADC to the sam9g20ek board | Maxime Ripard | 1 | -0/+8 |
2012-04-17 | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 1 | -12/+0 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-03-15 | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-03-01 | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 1 | -0/+7 |
2012-02-23 | ARM: at91: merge SRAM Memory banks thanks to mirroring | Jean-Christophe PLAGNIOL-VILLARD | 1 | -8/+5 |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-02-17 | ARM: at91: factorise duplicated at91sam9 idle | Jean-Christophe PLAGNIOL-VILLARD | 1 | -7/+1 |
2012-02-08 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 1 | -0/+1 |
2012-01-21 | ARM: mach-at91: move special idle code out of line | Nicolas Pitre | 1 | -0/+8 |
2012-01-20 | ARM: at91: make rstc soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 1 | -1/+1 |
2012-01-05 | ARM: restart: at91: use new restart hook | Russell King | 1 | -1/+1 |
2011-12-16 | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 1 | -3/+3 |
2011-11-30 | ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+3 |
2011-11-29 | ARM: at91: gpio make struct at91_gpio_bank an initdata | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2011-11-29 | ARM: at91: switch gpio clock to clkdev | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+3 |
2011-11-29 | Merge branch 'drivers/macb-gem-cleanup' into at91/gpio | Arnd Bergmann | 1 | -1/+3 |
2011-11-28 | ARM: at91: make shutdown controler soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -9/+1 |
2011-11-28 | ARM: at91: make smc register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2011-11-28 | ARM: at91: make pit register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2011-11-28 | ARM: at91: add ioremap_registers entry point to soc setup | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+5 |
2011-11-28 | ARM: at91: make gpio register base soc independant | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+3 |
2011-11-22 | at91: provide macb clks with "pclk" and "hclk" name | Jamie Iles | 1 | -1/+3 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+8 |
2011-10-25 | ARM: at91: add at91sam9g20 and Calao USB A9G20 DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+8 |
2011-09-11 | at91: ohci-at91: always provide all the clocks | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2011-07-28 | at91: factorize sram init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -44/+9 |
2011-07-28 | at91: move register clocks to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+1 |
2011-07-28 | at91: move clock subsystem init to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+1 |
2011-07-28 | at91: use structure to store the current soc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -5/+4 |
2011-07-28 | at91: remove AT91_DBGU offset from dbgu register macro | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2011-07-28 | at91: factorize at91 interrupts init to soc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -12/+1 |
2011-07-28 | at91: introduce commom AT91_BASE_SYS | Jean-Christophe PLAGNIOL-VILLARD | 1 | -14/+8 |
2011-05-25 | at91: switch to CLKDEV_LOOKUP | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+39 |
2011-05-25 | at91: fix map_io init usage | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+6 |
2010-10-26 | AT91: reset: extend alternate reset procedure to several chips | Nicolas Ferre | 1 | -12/+1 |
2010-10-26 | AT91: reset routine cleanup, remove not needed icache flush | Nicolas Ferre | 1 | -2/+2 |
2010-10-26 | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet | Peter Horton | 1 | -1/+7 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -5/+5 |
2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 1 | -0/+16 |
2008-04-04 | [ARM] 4903/1: [AT91] SAM9/CAP9 system shutdown | Andrew Victor | 1 | -0/+8 |
2008-01-26 | [ARM] 4656/1: AT91: Tweak interrupt priorities | Andrew Victor | 1 | -14/+14 |
2007-05-03 | [ARM] 4351/1: AT91: Define rest of peripheral clocks | Andrew Victor | 1 | -1/+6 |
2007-02-16 | [ARM] at91: correct value for AT91_RSTC_KEY | Jan Altenberg | 1 | -1/+1 |
2007-02-15 | [ARM] 4192/1: AT91: Support for AT91SAM9XE processors. | Andrew Victor | 1 | -2/+40 |