index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
dts
/
at91sam9260.dtsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
ARM: dts: at91: Add `atmel,usart-mode` required property to serial nodes
Sergiu Moga
1
-0
/
+8
2022-07-04
ARM: dts: at91: use generic name for reset controller
Claudiu Beznea
1
-1
/
+1
2021-09-15
ARM: dts: at91: at91sam9260: add pinctrl label
Claudiu Beznea
1
-1
/
+1
2020-12-01
ARM: dts: at91: remove deprecated ADC properties
Alexandre Belloni
1
-25
/
+0
2020-09-16
ARM: dts: at91: add unit-address to memory node
Alexandre Belloni
1
-1
/
+1
2020-09-16
ARM: dts: at91: move mmc pinctrl-names property to board dts
Alexandre Belloni
1
-1
/
+0
2020-09-03
ARM: dts: at91: fix sram nodes
Alexandre Belloni
1
-0
/
+3
2020-09-03
ARM: dts: at91: fix cpu node
Alexandre Belloni
1
-2
/
+3
2019-12-10
ARM: dts: at91: rearrange kizbox dts using aliases nodes
Kamel Bouhara
1
-2
/
+2
2019-12-10
ARM: dts: at91: Reenable UART TX pull-ups
Ingo van Lil
1
-6
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
1
-2
/
+1
2019-01-30
ARM: dts: Kill off skeleton{64}.dtsi
Rob Herring
1
-1
/
+3
2018-11-21
ARM: dts: at91: at91sam9260: switch to new clock bindings
Alexandre Belloni
1
-278
/
+30
2018-03-21
ARM: dts: at91sam9260: pullup rx on usart0
Peter Rosin
1
-2
/
+2
2018-03-21
ARM: dts: at91: fixes uart pinctrl, set pullup on rx, clear pullup on tx
Peter Rosin
1
-10
/
+10
2017-12-31
ARM: dts: at91: at91sam9260: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
1
-2
/
+6
2017-10-20
arm: dts: fix unit-address leading 0s
Rob Herring
1
-1
/
+1
2017-05-31
ARM: dts: at91: Switch to the new NAND bindings
Boris Brezillon
1
-21
/
+7
2017-05-31
ARM: dts: at91: Declare EBI/NAND controllers
Boris Brezillon
1
-0
/
+37
2016-10-20
ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx
Sylvain Rochet
1
-2
/
+2
2016-07-15
ARM: dts: at91: fix i2c-gpio node name
Alexandre Belloni
1
-1
/
+1
2016-07-15
ARM: dts: at91: Fix ADC trigger nodes
Alexandre Belloni
1
-8
/
+4
2016-06-07
ARM: dts: at91: at91sam9260: Remove leading zeros in OHCI node.
Raashid Muhammed
1
-1
/
+1
2015-10-19
ARM: at91/dt: use syscon for PMC
Alexandre Belloni
1
-1
/
+1
2015-08-07
ARM: at91/dt: at91sam9260: use slow clock where necessary
Alexandre Belloni
1
-4
/
+7
2015-05-22
ARM: at91/dt: remove useless usb clock
Boris Brezillon
1
-2
/
+2
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2015-03-13
ARM: at91/dt: introduce atmel,<chip>-dbgu
Alexandre Belloni
1
-1
/
+1
2015-03-11
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
1
-1
/
+1
2015-03-07
ARM: at91/dt: fix macb compatible strings
Boris BREZILLON
1
-1
/
+1
2015-03-04
ARM: at91/dt: keep watchdog running in idle mode
Michel Marti
1
-1
/
+0
2015-03-04
ARM: at91/dt: at91sam9260: fix usart pinctrl
Jonas Andersson
1
-2
/
+2
2015-01-15
ARM: at91/dt: add SRAM nodes
Alexandre Belloni
1
-0
/
+5
2014-11-19
ARM: at91/dt: add GPBR nodes
Boris Brezillon
1
-0
/
+6
2014-11-19
ARM: at91/dt: add RTT nodes to at91 dtsis
Boris Brezillon
1
-0
/
+8
2014-07-09
ARM: at91/dt: sam9260: define clocks
Alexandre Belloni
1
-1
/
+313
2014-05-13
ARM: at91/dt: sam9260: correct external trigger value
Alexandre Belloni
1
-1
/
+1
2014-03-12
ARM: at91/dt: at91sam9260: remove useless adc properties
Alexandre Belloni
1
-5
/
+6
2014-01-28
ARM: at91/dt: add sam9 watchdog default options to SoCs
Boris BREZILLON
1
-0
/
+5
2013-08-21
ARM: at91: at91sam9260: add missing pinctrl-names on mmc
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2013-06-07
Merge branch 'dts-cpus-updates' of git://linux-arm.org/linux-2.6-lp into next/dt
Olof Johansson
1
-2
/
+6
2013-06-01
Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt
Olof Johansson
1
-104
/
+197
2013-05-31
ARM: at91/dt: add pinctrl definition for at91 tc blocks
Boris BREZILLON
1
-0
/
+76
2013-05-31
ARM: at91: dt: sam9260: add i2c gpio pinctrl
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+10
2013-05-24
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
Boris BREZILLON
1
-1
/
+1
2013-05-23
ARM: dts: at91: cpus/cpu node dts updates
Lorenzo Pieralisi
1
-2
/
+6
2013-05-17
ARM: at91: dt: switch to standard IRQ flag defines
Jean-Christophe PLAGNIOL-VILLARD
1
-22
/
+27
2013-05-17
ARM: at91: dt: switch to pinctrl to pre-processor
Jean-Christophe PLAGNIOL-VILLARD
1
-77
/
+78
2013-05-17
ARM: at91: dt: switch to standard GPIO flag defines.
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+5
[next]