Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 1 | -2/+1 |
2017-03-31 | ARM: at91: move SoC detection to its own driver | Alexandre Belloni | 1 | -14/+1 |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang | 1 | -1/+1 |
2016-02-17 | ARM: at91: pm: move idle functions to pm.c | Alexandre Belloni | 1 | -2/+0 |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre | 1 | -1/+1 |
2015-07-20 | ARM: at91: Remove clk-provider.h include | Stephen Boyd | 1 | -1/+0 |
2015-03-16 | ARM: at91: properly initialize timer | Alexandre Belloni | 1 | -7/+0 |
2015-03-16 | ARM: at91: at91rm9200: remove deprecated arm_pm_restart | Alexandre Belloni | 1 | -12/+0 |
2015-03-13 | ARM: at91: at91rm9200 use SoC detection infrastructure | Alexandre Belloni | 1 | -14/+15 |
2015-02-02 | ARM: at91/trivial: unify functions and machine names | Nicolas Ferre | 1 | -4/+4 |
2015-02-02 | ARM: at91: remove at91_dt_initialize and machine init_early() | Alexandre Belloni | 1 | -1/+0 |
2015-02-02 | ARM: at91: change board files into SoC files | Nicolas Ferre | 1 | -0/+68 |
2015-02-02 | ARM: at91: remove at91_boot_soc | Alexandre Belloni | 1 | -32/+0 |
2015-02-02 | ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() | Alexandre Belloni | 1 | -14/+0 |
2015-01-16 | ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c | Alexandre Belloni | 1 | -9/+0 |
2015-01-16 | ARM: at91: remove useless map_io | Alexandre Belloni | 1 | -6/+0 |
2014-11-21 | ARM: at91: remove at91rm9200 legacy board support | Nicolas Ferre | 1 | -341/+0 |
2014-07-09 | ARM: at91: prepare common clk transition for rm9200 | Alexandre Belloni | 1 | -1/+5 |
2014-02-18 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -0/+1 |
2013-12-20 | ARM: at91: don't use <mach/timex.h> | Uwe Kleine-König | 1 | -0/+1 |
2013-12-02 | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON | 1 | -1/+1 |
2013-10-16 | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+1 |
2013-10-16 | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 1 | -0/+3 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-06-21 | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+4 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2013-03-26 | ARM: at91: change name template in AT91_SOC_START macro | Ludovic Desroches | 1 | -1/+1 |
2013-03-21 | ARM: at91: add TWI bindings to RM9200 DT | Joachim Eastwood | 1 | -0/+1 |
2013-02-07 | ARM: at91: add EMAC bindings to RM9200 DT | Joachim Eastwood | 1 | -0/+1 |
2013-02-07 | ARM: at91: add MMC bindings to RM9200 DT | Joachim Eastwood | 1 | -0/+1 |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -3/+6 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 1 | -0/+18 |
2012-11-19 | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200 | Joachim Eastwood | 1 | -0/+18 |
2012-11-11 | Merge branch 'at91' into devel | Linus Walleij | 1 | -2/+2 |
2012-11-07 | ARM: at91: atmel-ssc: add device tree support | Bo Shen | 1 | -0/+3 |
2012-11-06 | arm: at91 move at91_aic.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-11-06 | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 1 | -3/+3 |
2012-10-24 | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 1 | -1/+1 |
2012-10-13 | arm: at91: use macro to declare soc boot data | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2012-09-12 | i2c: at91: add new driver | Nikolaus Voss | 1 | -1/+1 |
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 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -12/+0 |
2012-04-28 | AT91: Remove fixed mapping for AT91RM9200 ethernet | Andrew Victor | 1 | -10/+0 |
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-02-23 | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |