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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: clps711x: remove unneeded include of mach/io.h
Rob Herring
2012-03-06
1
-1
/
+0
*
ARM: dove: add explicit include of dove.h to addr-map.c
Rob Herring
2012-03-06
1
-0
/
+1
*
ARM: at91: add explicit include of hardware.h to uncompressor
Rob Herring
2012-03-06
1
-0
/
+1
*
ARM: ep93xx: clean-up mach/io.h
Rob Herring
2012-03-06
2
-9
/
+9
*
ARM: tegra: clean-up mach/io.h
Rob Herring
2012-03-06
4
-49
/
+49
*
ARM: orion5x: clean-up mach/io.h
Rob Herring
2012-03-06
4
-12
/
+11
*
ARM: davinci: remove unneeded mach/io.h include
Rob Herring
2012-03-06
1
-1
/
+0
*
ARM: OMAP: Remove remaining includes for mach/io.h
Tony Lindgren
2012-03-06
4
-5
/
+0
*
ARM: msm: clean-up mach/io.h
Rob Herring
2012-03-06
5
-7
/
+16
*
ARM: iop13xx: move io.h externs to pci.h
Rob Herring
2012-03-06
3
-4
/
+8
*
ARM: remove compile time __arch_ioremap/__arch_iounmap
Rob Herring
2012-03-06
1
-10
/
+5
*
ARM: ebsa110: use runtime ioremap hook
Rob Herring
2012-03-06
2
-9
/
+15
*
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2012-03-06
16
-18
/
+54
*
ARM: iop13xx: use runtime ioremap hook
Rob Herring
2012-03-06
4
-15
/
+12
*
ARM: msm: use runtime ioremap hook
Rob Herring
2012-03-06
5
-10
/
+21
*
ARM: imx: convert to common runtime ioremap hook
Rob Herring
2012-03-06
3
-22
/
+8
*
ARM: provide runtime hook for ioremap/iounmap
Rob Herring
2012-03-06
2
-4
/
+20
*
Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base
Rob Herring
2012-03-04
79
-3258
/
+1968
|
\
|
*
Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
2012-02-29
204
-5486
/
+2697
|
|
\
|
|
*
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
8
-9
/
+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
12
-31
/
+854
|
|
|
\
|
|
|
*
ARM: at91/at91sam9x5: Device tree definition files
Nicolas Ferre
2012-02-03
3
-0
/
+223
|
|
|
*
ARM: at91/at91sam9x5: SoC basic support
Dan Liang
2012-02-03
3
-0
/
+376
|
|
|
*
ARM: at91/at91sam9x5: Configuration and Makefile
Nicolas Ferre
2012-02-03
2
-0
/
+10
|
|
|
*
ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family
Nicolas Ferre
2012-02-03
1
-19
/
+64
|
|
|
*
ARM: at91/at91sam9x5: PMC header file
Nicolas Ferre
2012-02-03
1
-12
/
+48
|
|
|
*
ARM: at91/at91sam9x5: overall definition
Dan Liang
2012-02-03
2
-0
/
+133
|
|
*
|
Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2
Nicolas Ferre
2012-02-11
6
-23
/
+209
|
|
|
\
\
|
|
|
*
|
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
[next]