index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
at91sam9260_devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+90
2012-05-15
ARM: AT91: Add the ADC to the sam9g20ek board
Maxime Ripard
1
-0
/
+90
2012-04-20
ARM: at91: standard device init only if DT is not populated.
Jean-Christophe PLAGNIOL-VILLARD
1
-17
/
+3
2012-04-17
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
1
-12
/
+0
2012-04-04
ARM: at91: fix check of valid GPIO for SPI and USB
Nicolas Ferre
1
-0
/
+3
2012-03-02
Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...
Arnd Bergmann
1
-2
/
+19
2012-03-02
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
1
-7
/
+31
2012-03-01
ARM: at91/tc: add device tree support to atmel_tclib
Nicolas Ferre
1
-0
/
+17
2012-03-01
ARM: at91/tclib: take iomem size from resource
Nicolas Ferre
1
-2
/
+2
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2012-02-23
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+16
2012-02-23
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+5
2012-02-13
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+2
2012-02-13
ARM: at91: USB AT91 gadget registration for module
Nicolas Ferre
1
-1
/
+1
2011-12-16
Merge branch 'at91/defconfig' into next/cleanup
Olof Johansson
1
-1
/
+1
2011-11-30
ARM: at91: Fix USB AT91 gadget registration
Anders Darander
1
-1
/
+1
2011-11-29
ARM: at91/soc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-13
/
+13
2011-11-29
Merge branch 'drivers/macb-gem-cleanup' into at91/gpio
Arnd Bergmann
1
-3
/
+3
2011-11-28
ARM: at91: make DBGU soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+10
2011-11-28
ARM: at91: make rtt register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make ecc register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
1
-3
/
+3
2011-11-09
ARM: at91: usart: drop static map regs for dbgu
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+2
2011-11-02
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+8
2011-11-01
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
1
-1
/
+1
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-10-26
mmc: atmel-mci: change namespace
Ludovic Desroches
1
-1
/
+1
2011-09-11
at91: at91-ohci: configure overcurrent pins as input GPIOs
Thomas Petazzoni
1
-0
/
+8
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-1
/
+1
2011-06-25
at91: fix at91_set_serial_console: use platform device id
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-25
at91: switch to CLKDEV_LOOKUP
Jean-Christophe PLAGNIOL-VILLARD
1
-19
/
+3
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
2009-09-23
AT91: atmel-mci: Platform configuration to the the atmel-mci driver
Rob Emanuele
1
-0
/
+96
2009-08-01
ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260
Sergey Matyukevich
1
-0
/
+116
2009-02-14
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
1
-1
/
+1
2008-12-01
[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files
Andrew Victor
1
-37
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-6
/
+6
2008-08-01
Fix rename of at91_nand -> atmel_nand
Pieter du Preez
1
-1
/
+1
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
1
-11
/
+33
2008-07-10
[ARM] 5130/4: Support for the at91sam9g20
sedji gaouaou
1
-11
/
+33
2008-07-10
[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.
Patrice Vilchez
1
-2
/
+2
2008-06-07
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
HÃ¥vard Skinnemoen
1
-4
/
+4
2008-04-17
[ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)
Andrew Victor
1
-59
/
+4
2008-04-04
[ARM] 4909/1: [AT91] Timer/Counter Block platform_devices
Andrew Victor
1
-0
/
+85
2008-04-04
[ARM] 4908/1: [AT91] RTT platform_device fix
Andrew Victor
1
-1
/
+1
2008-04-04
[ARM] 4904/1: [AT91] Pass ECC controller to NAND driver
Andrew Victor
1
-1
/
+6
2008-04-04
[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller header
Andrew Victor
1
-1
/
+1
2008-01-26
[ARM] 4758/1: [AT91] LEDs
Andrew Victor
1
-22
/
+0
[next]