summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91sam9g45.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: at91: at91sam9g45 family: reduce the trng register map sizeNicolas Ferre2016-05-061-1/+1
* ARM: at91/dt: use syscon for PMCAlexandre Belloni2015-10-191-1/+1
* ARM: at91/dt: at91sam9g45: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+8
* ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek boardJosh Wu2015-07-301-19/+29
* ARM: at91/dt: update udc compatible stringsBoris Brezillon2015-07-011-1/+1
* ARM: at91/dt: remove useless usb clockBoris Brezillon2015-05-221-2/+2
* ARM: at91/dt: remove useless uhpck clock references from ehci defintionsBoris Brezillon2015-05-221-2/+2
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-1/+1
|\
| * ARM: at91/dt: introduce atmel,<chip>-dbguAlexandre Belloni2015-03-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+1
|\|
| * ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre2015-03-111-1/+1
| * ARM: at91/dt: keep watchdog running in idle modeMichel Marti2015-03-041-1/+0
* | ARM: at91/dt: fix macb compatible stringsBoris BREZILLON2015-03-071-1/+1
|/
* ARM: at91/dt: add SRAM nodesAlexandre Belloni2015-01-151-2/+5
* Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-161-0/+46
|\
| * ARM: at91/dt: at91sam9g45: add ISI nodeBoris Brezillon2014-11-191-0/+32
| * ARM: at91/dt: add GPBR nodesBoris Brezillon2014-11-191-0/+6
| * ARM: at91/dt: add RTT nodes to at91 dtsisBoris Brezillon2014-11-191-0/+8
* | ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon2014-11-201-0/+7
|/
* ARM: at91/dt: at91sam9m10g45ek add rtc nodeErik van Luijk2014-09-181-0/+7
* ARM: at91/dt: declare sckc node on at91sam9g45Boris BREZILLON2014-09-181-2/+28
* Merge tag 'at91-dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Nicolas Ferre2014-08-191-2/+8
|\
| * ARM: at91/dt: Declare a second ram controller when relevantMaxime Ripard2014-07-151-2/+6
* | ARM: at91/dt: sam9g45: define clocksAlexandre Belloni2014-07-091-1/+341
|/
* ARM: at91/dt: sam9g45: improve ADC/touchscreen supportAlexandre Belloni2014-04-181-2/+31
* ARM: at91/dt: at91sam9g45: remove useless adc propertiesAlexandre Belloni2014-03-121-5/+6
* ARM: at91/DT: add NAND + DMA propertyNicolas Ferre2014-03-101-0/+1
* ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON2014-01-281-0/+5
* ARM: at91: add PWM device nodeBo Shen2013-12-191-0/+9
* ARM: at91: at91sam9g45: add i2c pinctrlLudovic Desroches2013-12-091-0/+20
* ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches2013-12-091-0/+2
* ARM: at91: sam9g45: add fb dt supportJean-Christophe PLAGNIOL-VILLARD2013-12-091-0/+45
* Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-06-141-2/+65
|\
| * ARM: at91: sam9g45 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+62
| * ARM: at91: dt: switch DMA DT bindings to pre-processorLudovic Desroches2013-06-151-2/+3
* | Merge branch 'dts-cpus-updates' of git://linux-arm.org/linux-2.6-lp into next/dtOlof Johansson2013-06-071-2/+6
|\ \ | |/ |/|
| * ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi2013-05-231-2/+6
* | ARM: at91/dt: add pinctrl definition for at91 tc blocksBoris BREZILLON2013-05-311-0/+76
* | ARM: at91: dt: switch to standard IRQ flag definesJean-Christophe PLAGNIOL-VILLARD2013-05-171-24/+25
* | ARM: at91: dt: switch to pinctrl to pre-processorJean-Christophe PLAGNIOL-VILLARD2013-05-171-76/+77
* | ARM: at91: dt: switch to standard GPIO flag defines.Jean-Christophe PLAGNIOL-VILLARD2013-05-171-4/+5
* | ARM: at91: dt: use #include for all device treesJean-Christophe PLAGNIOL-VILLARD2013-05-171-1/+1
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-0/+5
|\
| * ARM: at91: dts: add MCI DMA supportLudovic Desroches2013-04-191-0/+4
| * ARM: at91: dts: set #dma-cells to the correct valueLudovic Desroches2013-04-181-0/+1
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-021-0/+3
|\ \
| * | ARM: at91: dts: add adc resolution stuffLudovic Desroches2013-04-041-0/+3
| |/
* | ARM: dts: add pinctrl property for spi node for atmel SoCWenyou Yang2013-04-241-0/+22
* | ARM: dts: add spi nodes for atmel SoCRichard Genoud2013-04-241-0/+18
|/
* ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen2013-01-121-0/+36