| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption | Tony Lindgren | 2016-01-06 | 1 | -5/+9 |
* | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 2015-05-14 | 1 | -2/+2 |
* | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME | Robert ABEL | 2015-03-06 | 1 | -2/+2 |
* | ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header | Tony Lindgren | 2014-11-20 | 1 | -2/+1 |
* | ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT | Aaro Koskinen | 2013-10-03 | 1 | -1/+11 |
* | ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DT | Jon Hunter | 2013-04-03 | 1 | -6/+15 |
* | ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings() | Jon Hunter | 2013-04-01 | 1 | -36/+25 |
* | ARM: OMAP2+: Add structure for storing GPMC settings | Jon Hunter | 2013-04-01 | 1 | -6/+12 |
* | ARM: OMAP2+: Simplify code configuring ONENAND devices | Jon Hunter | 2013-04-01 | 1 | -16/+10 |
* | ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn() | Ezequiel Garcia | 2013-04-01 | 1 | -1/+1 |
* | ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err() | Ezequiel Garcia | 2013-04-01 | 1 | -3/+4 |
* | ARM: omap2: gpmc-onenand: Print something useful on CS request failure | Ezequiel Garcia | 2013-04-01 | 1 | -1/+2 |
* | Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmp | Jon Hunter | 2013-04-01 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP2+: gpmc-onenand: drop __init annotation | Ezequiel Garcia | 2013-02-01 | 1 | -1/+1 |
* | | ARM: OMAP: use consistent error checking | Russell King | 2013-03-13 | 1 | -2/+2 |
|/ |
|
* | ARM: OMAP2+: onenand: generic timing calculation | Afzal Mohammed | 2012-11-09 | 1 | -82/+43 |
* | ARM: OMAP2+: gpmc: handle additional timings | Afzal Mohammed | 2012-11-09 | 1 | -24/+6 |
* | ARM: OMAP2+: gpmc: localize gpmc header | Afzal Mohammed | 2012-10-15 | 1 | -2/+1 |
* | ARM: OMAP2+: onenand: header cleanup | Afzal Mohammed | 2012-10-15 | 1 | -0/+1 |
* | ARM: OMAP2+: onenand: connected soc info in pdata | Afzal Mohammed | 2012-10-15 | 1 | -0/+5 |
* | ARM: OMAP2+: gpmc: remove cs# in sync clk div calc | Afzal Mohammed | 2012-10-15 | 1 | -1/+1 |
* | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function | Jon Hunter | 2012-10-15 | 1 | -34/+5 |
* | ARM: OMAP2+: onenand: refactor for clarity | Afzal Mohammed | 2012-10-15 | 1 | -64/+110 |
* | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 | 1 | -1/+2 |
*-. | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren | 2012-09-12 | 1 | -2/+22 |
|\ \ |
|
| | * | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2012-09-10 | 1 | -1/+0 |
| |/
|/| |
|
| * | ARM: OMAP2+: gpmc-onenand: provide memory as resource | Afzal Mohammed | 2012-08-30 | 1 | -1/+22 |
|/ |
|
* | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley | 2012-04-17 | 1 | -2/+1 |
* | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 | 1 | -0/+1 |
* | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | OMAP: OneNAND: let boards determine OneNAND frequency | Adrian Hunter | 2011-02-17 | 1 | -21/+59 |
* | OMAP: OneNAND: determine frequency in one place | Adrian Hunter | 2011-02-17 | 1 | -4/+6 |
* | OMAP: OneNAND: fix 104MHz support | Adrian Hunter | 2011-02-17 | 1 | -6/+17 |
* | OMAP2/3: OneNAND: add 104MHz support | Adrian Hunter | 2010-12-21 | 1 | -0/+9 |
* | OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds | Adrian Hunter | 2010-12-21 | 1 | -5/+5 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -3/+3 |
* | OMAP2/3: gpmc-onenand: correct use of async timings | Adrian Hunter | 2009-06-23 | 1 | -2/+19 |
* | ARM: OMAP2/3: Add generic onenand support when connected to GPMC | Juha Yrjola | 2009-05-28 | 1 | -0/+330 |