Age | Commit message (Expand) | Author |
2015-03-13 | ARM: at91: remove old setup | Alexandre Belloni |
2015-03-13 | ARM: at91: remove unused at91_ioremap_matrix and header | Alexandre Belloni |
2015-02-02 | ARM: at91: remove at91_dt_initialize and machine init_early() | Alexandre Belloni |
2015-02-02 | ARM: at91: remove at91_boot_soc | Alexandre Belloni |
2015-02-02 | ARM: at91: move alternative initial mapping to board-dt-sama5.c | Nicolas Ferre |
2015-02-02 | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni |
2015-01-16 | ARM: at91: remove unused at91_init_sram | Alexandre Belloni |
2015-01-15 | ARM: at91: remove useless at91rm9200_set_type() | Alexandre Belloni |
2015-01-15 | ARM: at91: remove useless at91rm9200_dt_initialize() | Alexandre Belloni |
2014-12-02 | ARM: at91: cleanup initilisation code by removing dead code | Arnd Bergmann |
2014-11-27 | ARM: at91: remove legacy IRQ driver and related code | Nicolas Ferre |
2014-11-26 | ARM: at91: remove old at91-specific clock driver | Nicolas Ferre |
2014-11-03 | ARM: at91: remove no-MMU at91x40 support | Nicolas Ferre |
2014-10-08 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-08 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-09-22 | ARM: at91: SAMA5D4 SoC detection code and low level routines | Nicolas Ferre |
2014-09-03 | ARM: at91: soc: Add init_time callback | Maxime Ripard |
2014-09-01 | ARM: at91: fix ramc standby function registration | Alexandre Belloni |
2014-08-25 | ARM: at91: Remove rstc and shdwc headers | Maxime Ripard |
2014-08-25 | ARM: at91: Remove rstc and shdwnc global base addresses | Maxime Ripard |
2014-08-25 | ARM: at91: Remove poweroff code | Maxime Ripard |
2014-08-25 | ARM: at91: Remove poweroff DT probing | Maxime Ripard |
2014-08-25 | ARM: at91/soc: Introduce register_devices callback | Maxime Ripard |
2014-08-25 | ARM: at91: Remove the old-style reset probing | Maxime Ripard |
2014-08-25 | ARM: at91: Rework ramc mapping code | Maxime Ripard |
2014-08-25 | ARM: at91: setup: Switch to pr_fmt | Maxime Ripard |
2014-08-25 | Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne... | Nicolas Ferre |
2014-08-19 | ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks | Boris BREZILLON |
2014-07-15 | ARM: at91: Add new binding for sama5d3-ddramc | Alexandre Belloni |
2014-03-21 | ARM: at91: don't provide dt init code for at91x40 | Arnd Bergmann |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-12-11 | ARM: add permission annotations to MT_MEMORY* mapping types | Russell King |
2013-12-10 | ARM: at91: sama5d3: add support for sama5d36 chip | Josh Wu |
2013-12-02 | ARM: at91: add Kconfig options for common clk support | Boris BREZILLON |
2013-12-02 | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON |
2013-10-16 | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD |
2013-06-21 | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD |
2013-06-18 | ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED | Wenyou Yang |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-04-09 | ARM: at91: change "Unknown" qualifier SoC subtype handling | Nicolas Ferre |
2013-04-08 | ARM: at91/setup: fix trivial typos | Johan Hovold |
2013-03-26 | ARM: at91: Fix typo in restart code panic message | Maxime Ripard |
2013-03-26 | ARM: at91: introduce SAMA5 support | Ludovic Desroches |
2013-01-23 | ARM: at91: rm9200: remake the BGA as default version | Jean-Christophe PLAGNIOL-VILLARD |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij |
2012-11-19 | ARM: AT91: Add AT91RM9200 DT board | Joachim Eastwood |
2012-11-11 | Merge branch 'at91' into devel | Linus Walleij |