index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
64
-746
/
+1675
|
\
|
*
Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...
Arnd Bergmann
2012-03-02
14
-143
/
+810
|
|
\
|
|
*
ARM: at91/pio: add new PIO3 features
Nicolas Ferre
2012-03-01
4
-16
/
+277
|
|
*
ARM: at91: add sam9_smc.o to at91sam9x5 build
Nicolas Ferre
2012-03-01
1
-1
/
+1
|
|
*
ARM: at91/tc: add device tree support to atmel_tclib
Nicolas Ferre
2012-03-01
4
-0
/
+44
|
|
*
ARM: at91/tclib: take iomem size from resource
Nicolas Ferre
2012-03-01
2
-4
/
+4
|
|
*
ARM: at91/pit: add traces in case of error
Nicolas Ferre
2012-03-01
1
-2
/
+7
|
|
*
ARM: at91: pit add DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-01
2
-4
/
+61
|
|
*
ARM: at91: AIC and GPIO IRQ device tree initialization
Nicolas Ferre
2012-03-01
4
-61
/
+168
|
|
*
ARM: at91/board-dt: remove AIC irq domain from board file
Nicolas Ferre
2012-03-01
1
-8
/
+0
|
|
*
ARM: at91/gpio: remove the static specification of gpio_chip.base
Nicolas Ferre
2012-03-01
1
-7
/
+6
|
|
*
ARM: at91/gpio: add .to_irq gpio_chip handler
Nicolas Ferre
2012-03-01
2
-12
/
+13
|
|
*
ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field
Nicolas Ferre
2012-03-01
1
-1
/
+6
|
|
*
ARM: at91/gpio: add irqdomain and DT support
Nicolas Ferre
2012-03-01
1
-46
/
+187
|
|
*
ARM: at91/gpio: change comments and one variable name
Nicolas Ferre
2012-03-01
1
-11
/
+14
|
|
*
ARM: at91/snapper9260: move gpio_to_irq out of structure initialization
Nicolas Ferre
2012-03-01
1
-3
/
+7
|
|
*
ARM: at91/aic: add irq domain and device tree support
Nicolas Ferre
2012-03-01
1
-13
/
+61
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
2012-03-02
71
-3143
/
+1743
|
|
\
\
\
|
|
|
|
/
|
|
|
*
ARM: at91: properly sort dtb files in Makefile.boot
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-1
/
+6
|
|
|
*
ARM: at91: add at91sam9g25ek.dts in Makefile.boot
Nicolas Ferre
2012-02-23
1
-0
/
+1
|
|
|
*
ARM: at91/board-dt: drop default console
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
2
-9
/
+0
|
|
|
*
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
7
-7
/
+0
|
|
|
*
ARM: at91: merge SRAM Memory banks thanks to mirroring
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
2
-8
/
+9
|
|
|
*
ARM: at91: finally drop at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-18
/
+0
|
|
|
*
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
10
-27
/
+95
|
|
|
*
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
5
-0
/
+66
|
|
|
*
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
13
-92
/
+101
|
|
|
*
ARM: at91/PMC: move assignment out of printf
Nicolas Ferre
2012-02-23
1
-5
/
+10
|
|
|
*
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
3
-22
/
+68
|
|
|
*
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
33
-87
/
+111
|
|
|
*
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
5
-49
/
+70
|
|
|
*
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
2
-35
/
+26
|
|
|
*
ARM: at91/pm_slowclock: rename register to named define
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-86
/
+91
|
|
|
*
ARM: at91/ST: remove not needed casts
Nicolas Ferre
2012-02-23
1
-3
/
+3
|
|
|
*
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
5
-27
/
+50
|
|
|
*
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
25
-150
/
+194
|
|
|
*
ARM: at91/at91x40: remove use of at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
2012-02-17
3
-21
/
+27
|
|
|
*
ARM: at91: factorise duplicated at91sam9 idle
Jean-Christophe PLAGNIOL-VILLARD
2012-02-17
7
-35
/
+16
|
|
|
*
Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2
Nicolas Ferre
2012-02-11
9
-31
/
+631
|
|
|
|
\
|
|
|
*
\
Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2
Nicolas Ferre
2012-02-11
6
-23
/
+209
|
|
|
|
\
\
|
*
|
|
\
\
Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...
Arnd Bergmann
2012-02-24
7
-40
/
+109
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
5
-7
/
+198
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
2012-02-22
7
-40
/
+109
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ARM: at91: Add external RTC for Flexibity board
Maxim Osipov
2012-02-03
1
-1
/
+11
|
*
|
|
|
|
|
ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board
Josh Wu
2012-02-03
2
-2
/
+172
|
*
|
|
|
|
|
ARM: at91: add clock selection parameter for at91_add_device_isi()
Josh Wu
2012-02-03
2
-4
/
+13
|
*
|
|
|
|
|
ARM: at91: Update struct atmel_nand_data to support PMECC
Hong Xu
2012-02-03
1
-0
/
+2
|
*
|
|
|
|
|
ARM: at91/dma: DMA controller registering with DT support
Nicolas Ferre
2012-02-03
1
-1
/
+9
|
*
|
|
|
|
|
ARM: at91/dma: remove platform data from DMA controller
Nicolas Ferre
2012-02-03
2
-15
/
+2
*
|
|
|
|
|
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
9
-31
/
+631
|
\
\
\
\
\
\
\
[next]