| Commit message (Expand) | Author | Age | Files | Lines |
* | memory: gpmc: Move omap gpmc code to live under drivers | Tony Lindgren | 2014-11-28 | 1 | -2094/+0 |
* | ARM: OMAP2+: Move GPMC initcall to devices.c | Tony Lindgren | 2014-11-28 | 1 | -30/+1 |
* | ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header | Tony Lindgren | 2014-11-20 | 1 | -5/+58 |
* | ARM: OMAP2+: Remove unnecesary include in GPMC driver | Javier Martinez Canillas | 2014-11-06 | 1 | -1/+0 |
* | Merge branch 'for-v3.19/gpmc-omap' of github.com:rogerq/linux into omap-for-v... | Tony Lindgren | 2014-11-04 | 1 | -33/+54 |
|\ |
|
| * | ARM: OMAP2+: gpmc: Sanity check GPMC fck on probe | Roger Quadros | 2014-10-30 | 1 | -8/+7 |
| * | ARM: OMAP2+: gpmc: Keep Chip Select disabled while configuring it | Roger Quadros | 2014-10-30 | 1 | -7/+27 |
| * | ARM: OMAP2+: gpmc: Always enable A26-A11 for non NAND devices | Roger Quadros | 2014-10-30 | 1 | -0/+8 |
| * | ARM: OMAP2+: gpmc: Error out if timings fail in gpmc_probe_generic_child() | Roger Quadros | 2014-10-30 | 1 | -1/+6 |
| * | ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg() | Roger Quadros | 2014-10-30 | 1 | -17/+6 |
* | | ARM: OMAP2+: Require proper GPMC timings for devices | Tony Lindgren | 2014-11-04 | 1 | -16/+0 |
* | | ARM: OMAP2+: Show bootloader GPMC timings to allow configuring the .dts file | Tony Lindgren | 2014-11-04 | 1 | -3/+141 |
* | | ARM: OMAP2+: Fix support for multiple devices on a GPMC chip select | Tony Lindgren | 2014-11-04 | 1 | -12/+49 |
|/ |
|
* | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-10-18 | 1 | -0/+2 |
|\ |
|
| * | nand: omap2: Add support for flash-based bad block table | Ezequiel García | 2014-09-17 | 1 | -0/+2 |
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP2+: make of_device_ids const | Uwe Kleine-König | 2014-09-11 | 1 | -1/+1 |
* | | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring | Roger Quadros | 2014-09-04 | 1 | -4/+3 |
|/ |
|
* | ARM: OMAP2+: GPMC: Support Software ECC scheme via DT | Roger Quadros | 2014-08-26 | 1 | -2/+5 |
* | ARM: OMAP2+: Make GPMC skip disabled devices | Guido Martínez | 2014-07-07 | 1 | -1/+1 |
* | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-06-11 | 1 | -0/+15 |
|\ |
|
| * | mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates | pekon gupta | 2014-05-21 | 1 | -0/+15 |
* | | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -4/+4 |
* | | ARM: OMAP2+: Fix GPMC remap for devices using an offset | Tony Lindgren | 2014-04-23 | 1 | -0/+8 |
* | | ARM: OMAP2+: Fix oops for GPMC free | Tony Lindgren | 2014-04-22 | 1 | -2/+5 |
|/ |
|
* | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is... | Pekon Gupta | 2014-02-14 | 1 | -1/+1 |
* | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built... | Pekon Gupta | 2014-02-14 | 1 | -1/+1 |
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 1 | -39/+19 |
|\ |
|
| * | ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x | Tony Lindgren | 2013-11-15 | 1 | -39/+19 |
* | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-11-14 | 1 | -14/+34 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP2+: cleaned-up DT support of various ECC schemes | Pekon Gupta | 2013-11-07 | 1 | -14/+34 |
* | | ARM: OMAP2+: Add minimal 8250 support for GPMC | Tony Lindgren | 2013-10-11 | 1 | -0/+38 |
|/ |
|
* | ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y | Fabio Estevam | 2013-09-18 | 1 | -2/+2 |
* | ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' | Chen Gang | 2013-08-22 | 1 | -1/+1 |
* | ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-07-04 | 1 | -1/+1 |
* | ARM: OMAP2+: gpmc: Low power transition support | avinash philip | 2013-06-18 | 1 | -2/+19 |
* | ARM: OMAP2+: gpmc: Converts GPMC driver to pm_runtime capable | avinash philip | 2013-06-12 | 1 | -2/+6 |
* | ARM: OMAP2+: gpmc: get number of useable GPMC chip-selects via DT | Gupta Pekon | 2013-06-12 | 1 | -9/+29 |
* | ARM: dts: OMAP2+: Simplify NAND support | Jon Hunter | 2013-05-16 | 1 | -1/+0 |
* | ARM: OMAP2+: Allow NAND transfer mode to be specified in DT | Mark Jackson | 2013-05-16 | 1 | -0/+14 |
* | ARM: OMAP2+: only WARN if a GPMC child probe function fail | Javier Martinez Canillas | 2013-04-30 | 1 | -3/+2 |
* | ARM: OMAP2+: only search for GPMC DT child nodes on probe | Javier Martinez Canillas | 2013-04-30 | 1 | -23/+10 |
* | ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes | Javier Martinez Canillas | 2013-04-04 | 1 | -0/+8 |
* | ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child() | Javier Martinez Canillas | 2013-04-04 | 1 | -5/+5 |
* | ARM: OMAP2+: return -ENODEV if GPMC child device creation fails | Javier Martinez Canillas | 2013-04-04 | 1 | -0/+1 |
* | ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails | Jon Hunter | 2013-04-04 | 1 | -17/+7 |
* | ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable | Jon Hunter | 2013-04-04 | 1 | -7/+5 |
* | ARM: OMAP2+: Detect incorrectly aligned GPMC base address | Jon Hunter | 2013-04-04 | 1 | -3/+19 |
* | ARM: OMAP2+: Add device-tree support for NOR flash | Jon Hunter | 2013-04-04 | 1 | -0/+115 |
* | ARM: OMAP2+: Add additional GPMC timing parameters | Jon Hunter | 2013-04-04 | 1 | -47/+47 |