index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
gpmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory
Jon Hunter
1
-5
/
+19
2012-10-08
ARM: OMAP2+: gpmc: annotate exit sections properly
Afzal Mohammed
1
-2
/
+2
2012-09-23
ARM: OMAP2+: gpmc: minimal driver support
Afzal Mohammed
1
-49
/
+123
2012-09-23
ARM: OMAP2+: gpmc: Adapt to HWMOD
Afzal Mohammed
1
-0
/
+22
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
1
-1
/
+1
2012-09-23
Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
1
-20
/
+147
2012-09-22
ARM: omap: clk: add clk_prepare and clk_unprepare
Rajendra Nayak
1
-1
/
+1
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+2
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-3
/
+8
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
1
-1
/
+1
2012-08-30
ARM: OMAP2+: gpmc: Modify interrupt handling
Afzal Mohammed
1
-17
/
+119
2012-08-30
ARM: OMAP2+: gpmc: update nand register helper
Afzal Mohammed
1
-0
/
+20
2012-07-09
ARM: OMAP5: gpmc: Update gpmc_init()
R Sricharan
1
-1
/
+2
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+184
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-7
/
+23
2012-05-13
ARM: OMAP3: gpmc: add BCH ecc api and modes
Ivan Djelic
1
-0
/
+184
2012-05-10
GPMC: add ECC control definitions
Yegor Yefremov
1
-7
/
+23
2012-04-13
ARM: OMAP2+: GPMC: resolve type-conversion warning from sparse
Paul Walmsley
1
-2
/
+1
2012-03-05
ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_ecc
Bernhard Walle
1
-0
/
+2
2012-01-26
ARM: OMAP2+: GPMC: fix device size setup
Yegor Yefremov
1
-0
/
+6
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-1
/
+1
2011-03-18
ARM: OMAP2+: Fix warnings for GPMC interrupt
Balaji T K
1
-5
/
+8
2011-02-17
omap3: nand: configurable fifo threshold to gain the throughput
Sukumar Ghorai
1
-4
/
+7
2011-02-17
omap: gpmc: enable irq mode in gpmc
Sukumar Ghorai
1
-3
/
+42
2010-12-21
OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds
Adrian Hunter
1
-1
/
+11
2010-08-02
omap3 nand: cleanup virtual address usages
Sukumar Ghorai
1
-9
/
+0
2010-08-02
omap3 gpmc: functionality enhancement
Sukumar Ghorai
1
-12
/
+263
2010-02-15
omap2/3/4: gpmc: kill compile warning
Felipe Balbi
1
-2
/
+4
2010-02-03
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
1
-1
/
+4
2010-01-20
omap: Enable GPMC clock in gpmc_init
Olof Johansson
1
-0
/
+2
2009-12-11
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-5
/
+97
2009-11-18
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
1
-1
/
+1
2009-11-11
OMAP3: PM: GPMC context save/restore
Rajendra Nayak
1
-3
/
+95
2009-11-10
omap: Use resource_size
Tobias Klauser
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-2
/
+2
2009-09-19
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
1
-1
/
+62
2009-05-28
ARM: OMAP4: Add minimal support for omap4
Santosh Shilimkar
1
-0
/
+6
2008-11-04
ARM: OMAP: Fix compiler warnings in gpmc.c
Sanjeev Premi
1
-4
/
+2
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-25
/
+63
2008-10-09
ARM: OMAP3: Add minimal omap3430 support
Syed Mohammed, Khasim
1
-0
/
+5
2008-10-06
ARM: OMAP2: Misc updates from linux-omap tree
Tony Lindgren
1
-1
/
+1
2008-10-06
ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap
Paul Walmsley
1
-23
/
+58
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-09-05
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
1
-4
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-06-06
ARM: OMAP: Correcting the gpmc prefetch control register address
Thara Gopinath
1
-1
/
+1
2008-04-14
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
1
-5
/
+7
2007-09-20
ARM: OMAP: Merge gpmc changes from N800 tree
Kai Svahn
1
-0
/
+7
2007-09-20
ARM: OMAP: Add minimal OMAP2430 support
Syed Mohammed Khasim
1
-0
/
+7
[next]