| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: dts: at91: add unit-address to memory node | Alexandre Belloni | 2020-09-16 | 1 | -1/+1 |
* | ARM: dts: at91: move mmc pinctrl-names property to board dts | Alexandre Belloni | 2020-09-16 | 1 | -1/+0 |
* | ARM: dts: at91: fix sram nodes | Alexandre Belloni | 2020-09-03 | 1 | -0/+3 |
* | ARM: dts: at91: fix cpu node | Alexandre Belloni | 2020-09-03 | 1 | -2/+3 |
* | ARM: dts: at91: rm9200: switch to new clock bindings | Alexandre Belloni | 2020-04-13 | 1 | -273/+23 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 2019-05-21 | 1 | -2/+1 |
* | ARM: dts: Kill off skeleton{64}.dtsi | Rob Herring | 2019-01-30 | 1 | -1/+3 |
* | ARM: dts: at91rm9200: pullup rx on uart0 | Peter Rosin | 2018-03-21 | 1 | -2/+2 |
* | ARM: dts: at91: fixes uart pinctrl, set pullup on rx, clear pullup on tx | Peter Rosin | 2018-03-21 | 1 | -6/+6 |
* | ARM: dts: at91: at91rm9200: TC blocks are also simple-mfd and syscon devices | Alexandre Belloni | 2017-12-31 | 1 | -2/+6 |
* | arm: dts: fix unit-address leading 0s | Rob Herring | 2017-10-20 | 1 | -2/+2 |
* | ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx | Sylvain Rochet | 2016-10-20 | 1 | -2/+2 |
* | ARM: dts: at91: fix i2c-gpio node name | Alexandre Belloni | 2016-07-15 | 1 | -1/+1 |
* | ARM: at91/dt: fix "disabled" property on at91rm9200 | Michael Opdenacker | 2015-10-19 | 1 | -3/+3 |
* | ARM: at91/dt: use syscon for PMC | Alexandre Belloni | 2015-10-19 | 1 | -1/+1 |
* | ARM: at91/dt: at91rm9200: use slow clock where necessary | Alexandre Belloni | 2015-08-07 | 1 | -4/+6 |
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2015-06-26 | 1 | -2/+2 |
|\ |
|
| * | ARM: at91/dt: remove useless usb clock | Boris Brezillon | 2015-05-22 | 1 | -2/+2 |
* | | ARM: at91: declare the at91rm9200 memory controller as a syscon | Alexandre Belloni | 2015-05-20 | 1 | -1/+1 |
|/ |
|
* | ARM: at91/dt: declare atmel,at91rm9200-st as a syscon | Alexandre Belloni | 2015-03-16 | 1 | -1/+5 |
* | ARM: at91/dt: introduce atmel,<chip>-dbgu | Alexandre Belloni | 2015-03-13 | 1 | -1/+1 |
* | ARM: at91/dt: add SRAM nodes | Alexandre Belloni | 2015-01-15 | 1 | -0/+5 |
* | ARM: at91/dt: rm9200: add RTC node | Alexandre Belloni | 2015-01-15 | 1 | -0/+7 |
* | ARM: at91/dt: rm9200: fix usb clock definition | Alexandre Belloni | 2014-09-05 | 1 | -1/+1 |
* | ARM: at91/dt: rm9200: define clocks | Alexandre Belloni | 2014-07-09 | 1 | -0/+304 |
* | ARM: at91/trivial: fix at91rm9200 rts/cts pinctrl definitions | Nicolas Ferre | 2013-12-09 | 1 | -2/+2 |
* | ARM: at91: at91rm9200: set default mmc0 pinctrl-names | Jean-Christophe PLAGNIOL-VILLARD | 2013-08-21 | 1 | -0/+1 |
* | Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt | Arnd Bergmann | 2013-06-26 | 1 | -0/+20 |
|\ |
|
| * | ARM: at91: dt: rm9200: add spi support | Jean-Christophe PLAGNIOL-VILLARD | 2013-06-26 | 1 | -0/+20 |
* | | Merge branch 'dts-cpus-updates' of git://linux-arm.org/linux-2.6-lp into next/dt | Olof Johansson | 2013-06-07 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | ARM: dts: at91: cpus/cpu node dts updates | Lorenzo Pieralisi | 2013-05-23 | 1 | -1/+5 |
* | | ARM: at91/dt: add pinctrl definition for at91 tc blocks | Boris BREZILLON | 2013-05-31 | 1 | -0/+76 |
* | | ARM: at91: dt: switch to standard IRQ flag defines | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-17 | 1 | -20/+25 |
* | | ARM: at91: dt: switch to pinctrl to pre-processor | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-17 | 1 | -75/+76 |
* | | ARM: at91: dt: switch to standard GPIO flag defines. | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-17 | 1 | -4/+5 |
* | | ARM: at91: dt: use #include for all device trees | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-17 | 1 | -1/+1 |
|/ |
|
* | ARM: at91: add pinctrl nodes to i2c-gpio on RM92000 DT | Joachim Eastwood | 2013-03-21 | 1 | -0/+8 |
* | ARM: at91: add TWI bindings to RM9200 DT | Joachim Eastwood | 2013-03-21 | 1 | -0/+20 |
* | ARM: at91: add EMAC bindings to RM9200 DT | Joachim Eastwood | 2013-02-07 | 1 | -0/+38 |
* | ARM: at91: add SSC bindings to RM9200 DT | Joachim Eastwood | 2013-02-07 | 1 | -0/+78 |
* | ARM: at91: add MMC bindings to RM9200 DT | Joachim Eastwood | 2013-02-07 | 1 | -0/+42 |
* | ARM: at91: fix gpios on i2c-gpio for RM9200 DT | Joachim Eastwood | 2013-01-23 | 1 | -2/+2 |
* | ARM: AT91: Add AT91RM9200 device tree | Joachim Eastwood | 2012-11-19 | 1 | -0/+349 |