index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-13
20
-80
/
+36
*
Davinci: psc - use ioremap()
Cyril Chemparathy
2010-05-13
9
-26
/
+23
*
Davinci: timer - use ioremap()
Cyril Chemparathy
2010-05-13
5
-17
/
+23
*
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
2010-05-13
8
-31
/
+37
*
Davinci: da8xx: rtc - use ioremap
Cyril Chemparathy
2010-05-13
1
-2
/
+9
*
Davinci: gpio - use ioremap()
Cyril Chemparathy
2010-05-13
8
-14
/
+18
*
davinci: edma: fix coding style issue related to breaking lines
Sekhar Nori
2010-05-13
1
-6
/
+6
*
davinci: edma: use BIT() wherever possible
Sekhar Nori
2010-05-13
1
-21
/
+21
*
davinci: edma: fix coding style issue related to usage of braces
Sekhar Nori
2010-05-06
1
-8
/
+7
*
davinci: edma: use a more intuitive name for edma_info
Sekhar Nori
2010-05-06
1
-81
/
+77
*
Davinci: serial - conditional reset via pwremu
Cyril Chemparathy
2010-05-06
1
-1
/
+1
*
Davinci: serial - use ioremap()
Cyril Chemparathy
2010-05-06
1
-7
/
+25
*
Davinci: serial - remove unnecessary define
Cyril Chemparathy
2010-05-06
2
-2
/
+1
*
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-05-06
13
-7
/
+25
*
Davinci: eliminate pinmux offset verbosity
Cyril Chemparathy
2010-05-06
8
-43
/
+4
*
Davinci: gpio - fine grained locking
Cyril Chemparathy
2010-05-06
2
-4
/
+8
*
Davinci: gpio - controller type support
Cyril Chemparathy
2010-05-06
9
-0
/
+16
*
Davinci: gpio - register layout invariant inlines
Cyril Chemparathy
2010-05-06
3
-45
/
+65
*
Davinci: gpio - structs and functions renamed
Cyril Chemparathy
2010-05-06
2
-32
/
+32
*
Davinci: gpio - minor cleanup
Cyril Chemparathy
2010-05-06
1
-23
/
+27
*
DaVinci: move IDE platform device to its proper place
Sergei Shtylyov
2010-05-06
7
-100
/
+49
*
davinci: mach/common.h: add missing includes
Thomas Koeller
2010-05-06
1
-0
/
+3
*
Davinci: configurable pll divider mask
Cyril Chemparathy
2010-05-06
2
-3
/
+7
*
davinci: DM365: Allow use of GPIO64_57
Thomas Koeller
2010-05-06
2
-0
/
+2
*
DA830 EVM: use DA8XX_AEMIF_*_BASE #define's
Sergei Shtylyov
2010-05-06
1
-7
/
+4
*
DaVinci: move AEMIF #define's to the proper headers
Sergei Shtylyov
2010-05-06
11
-52
/
+42
*
Davinci: tnetv107x cpu types
Cyril Chemparathy
2010-05-06
1
-0
/
+8
*
Davinci: tnetv107x IRQ definitions
Cyril Chemparathy
2010-05-06
1
-0
/
+97
*
Davinci: tnetv107x LPSC modules
Cyril Chemparathy
2010-05-06
1
-0
/
+47
*
Davinci: tnetv107x pin list
Cyril Chemparathy
2010-05-06
1
-0
/
+269
*
Davinci: promote da8xx_pinmux_setup()
Cyril Chemparathy
2010-05-06
5
-24
/
+22
*
Davinci: support LPSC SwRstDisable state
Cyril Chemparathy
2010-05-06
4
-9
/
+21
*
Davinci: cpintc host map configuration
Cyril Chemparathy
2010-05-06
4
-4
/
+8
*
Davinci: enable timer clock before use
Cyril Chemparathy
2010-05-06
1
-3
/
+3
*
Davinci: allow SOCs based on other ARM CPUs
Cyril Chemparathy
2010-05-06
1
-0
/
+2
*
davinci: edma: clear interrupt status for interrupt enabled channels only
Anuj Aggarwal
2010-05-06
1
-4
/
+7
*
davinci: da830/omap-l137 evm: use 8-wire MMC/SD card support
Vipin Bhandari
2010-05-06
1
-1
/
+1
*
davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detection
Vipin Bhandari
2010-05-06
1
-0
/
+15
*
davinci: sparse: gpio: void casting
Kevin Hilman
2010-05-06
1
-9
/
+18
*
davinci: misc cleanups from sparse
Kevin Hilman
2010-05-06
13
-26
/
+31
*
Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-04-07
4
-5
/
+13
|
\
|
*
davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>
Sergei Shtylyov
2010-04-07
1
-1
/
+3
|
*
davinci: DM365: fix duplicate default IRQ priorities
Kevin Hilman
2010-04-05
1
-1
/
+0
|
*
davinci: edma: clear events in edma_start()
Brian Niebuhr
2010-04-05
1
-1
/
+2
|
*
davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined
Sekhar Nori
2010-04-05
1
-0
/
+4
|
*
davinci: timers: don't enable timer until clocksource is initialized
Kevin Hilman
2010-04-05
1
-2
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
Fix spelling of 'platform' in comments and doc
Stefan Weil
2010-02-05
1
-1
/
+1
*
|
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-03-01
40
-309
/
+1492
|
\
\
[next]