Age | Commit message (Expand) | Author | Files | Lines |
2012-10-13 | arm: at91: dt: at91sam9 add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2012-10-13 | arm: at91: use macro to declare soc boot data | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2012-09-12 | ARM: at91: add clocks for I2C DT entries | Ludovic Desroches | 1 | -0/+1 |
2012-09-12 | i2c: at91: add new driver | Nikolaus Voss | 1 | -1/+2 |
2012-09-12 | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk | Nikolaus Voss | 1 | -0/+1 |
2012-07-02 | ARM: at91: sparse irq support | Ludovic Desroches | 1 | -0/+1 |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
2012-05-14 | 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-28 | 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-16 | 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-07 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 1 | -0/+1 |
2012-01-20 | 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-15 | 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-01 | 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-10 | 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 |