summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/versatile_dt.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-081-4/+0
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1
* ARM: versatile: move flash registration to the device treeLinus Walleij2016-04-041-47/+0
* ARM: versatile: move restart to the device treeLinus Walleij2016-02-151-15/+0
* ARM: versatile: merge mach code into a single fileRob Herring2015-12-151-1/+324
* ARM: versatile: switch to DT only booting and remove legacy codeRob Herring2015-12-151-0/+1
* ARM: versatile: add DT based PCI detectionRob Herring2015-12-151-0/+50
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-1/+1
* ARM: versatile: remove init_irq hook for DT bootRob Herring2014-06-241-1/+0
* ARM: versatile: use OF init for sp804 timerRob Herring2013-04-111-1/+0
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+0
|\
| * ARM: remove unneeded vic.h includesRob Herring2013-01-121-1/+0
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: versatile: use new restart hookRussell King2012-01-051-0/+1
* | ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-0/+2
|/
* arm/versatile: Add device tree supportGrant Likely2011-07-281-0/+51