Age | Commit message (Expand) | Author | Files | Lines |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 4 | -4/+4 |
2017-06-28 | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() | Lorenzo Pieralisi | 2 | -9/+19 |
2017-03-30 | ARM: orion5x: only call into phylib when available | Arnd Bergmann | 1 | -0/+1 |
2017-02-28 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -61/+19 |
2017-02-21 | ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resources | H Hartley Sweeten | 1 | -22/+7 |
2017-02-21 | ARM: Orion5x: ts78xx: remove RTC detection | H Hartley Sweeten | 1 | -39/+12 |
2017-02-10 | ARM: orion: remove unused wnr854t_switch_plat_data | Arnd Bergmann | 1 | -5/+0 |
2017-02-07 | ARM: orion: Register DSA switch as a MDIO device | Florian Fainelli | 7 | -28/+8 |
2016-11-19 | ARM: orion5x: remove legacy support of ls-chl | Ashley Hughes | 3 | -339/+0 |
2016-09-14 | ARM: orion5x: remove extraneous NO_IRQ | Arnd Bergmann | 1 | -1/+0 |
2016-09-14 | ARM: orion: simplify orion_ge00_switch_init | Arnd Bergmann | 7 | -15/+13 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -1/+1 |
2016-08-02 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -2/+2 |
2016-07-05 | Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n... | Olof Johansson | 1 | -1/+1 |
2016-06-27 | rtc: m48t86: move m48t86.h to platform_data | Alexandre Belloni | 1 | -1/+1 |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang | 1 | -2/+1 |
2016-06-16 | ARM: orion5x: make orion5x_legacy_handle_irq static | Ben Dooks | 1 | -1/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-04-27 | ARM: orion5x: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -2/+1 |
2016-03-21 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+0 |
2016-02-25 | ARM: orion: only select I2C_BOARDINFO when using I2C | Arnd Bergmann | 1 | -9/+9 |
2016-02-09 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 1 | -3/+0 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 34 | -141/+81 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -3/+3 |
2015-12-08 | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 1 | -3/+3 |
2015-12-07 | ARM: orion5x: multiplatform support | Arnd Bergmann | 3 | -50/+16 |
2015-12-07 | ARM: orion5x: clean up mach/*.h headers | Arnd Bergmann | 31 | -55/+33 |
2015-12-07 | ARM: orion: use SPARSE_IRQ everywhere | Arnd Bergmann | 19 | -1/+21 |
2015-12-07 | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann | 2 | -36/+0 |
2015-12-07 | ARM: orion: move watchdog setup to mach-orion5x | Arnd Bergmann | 1 | -1/+13 |
2015-11-25 | ARM: orion5x: Fix legacy get_irqnr_and_base | Nicolas Pitre | 1 | -1/+1 |
2015-10-23 | ARM: orion5x: use mac_pton() helper | Andy Shevchenko | 3 | -95/+10 |
2015-09-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 3 | -284/+3 |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -6/+2 |
2015-09-01 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -34/+34 |
2015-08-21 | ARM: orion5x: fix legacy orion5x IRQ numbers | Benjamin Cama | 2 | -34/+34 |
2015-08-06 | ARM: dts: Convert Linkstation Mini to Device Tree | Benjamin Cama | 3 | -284/+3 |
2015-07-20 | ARM: orion5x: Remove clk-provider.h include | Stephen Boyd | 1 | -1/+0 |
2015-07-09 | ARM: orion5x: Use vsprintf %pM extension | Joe Perches | 2 | -6/+2 |
2015-03-19 | PCI: Cleanup control flow | Bjorn Helgaas | 1 | -18/+14 |
2014-09-14 | ARM: orion5x: Convert pr_warning to pr_warn | Joe Perches | 5 | -9/+9 |
2014-06-11 | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2 | -4/+2 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2 | -4/+2 |
2014-06-04 | ARM: orion5x: fix mvebu_mbus_dt_init call | Arnd Bergmann | 1 | -1/+1 |
2014-06-03 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 11 | -846/+380 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 2 | -4/+2 |
2014-04-26 | ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree | Thomas Petazzoni | 6 | -277/+103 |
2014-04-26 | ARM: orion5x: convert d2net to Device Tree | Thomas Petazzoni | 4 | -377/+113 |
2014-04-26 | ARM: orion5x: convert RD-88F5182 to Device Tree | Thomas Petazzoni | 3 | -0/+125 |