aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add 64kb bootloader mtd parser for tplinkpartJohn Crispin2015-08-171-6/+29
* ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash d...Felix Fietkau2015-07-201-1/+1
* ar71xx: ar934x-nfc: allow ECC to be configured in software BCH modeFelix Fietkau2015-06-181-0/+4
* ar71xx: generalize cybertan partition parserJohn Crispin2015-03-111-6/+0
* ar71xx: rename wrt160nl's trx partition parserJohn Crispin2015-03-111-18/+18
* kernel: modify mtd related patches for 3.14Hauke Mehrtens2014-05-082-2/+6
* ar71xx: rb91x-nand: rewrite to use GPIO APIGabor Juhos2014-02-231-114/+136
* ar71xx: add NAND driver for the Mikrotik RB91x boardsGabor Juhos2013-12-161-0/+355
* ar71xx: ar934x-nfc: disable subpage write when hardware ECC is usedGabor Juhos2013-09-271-0/+6
* ar71xx: ar934x_nfc: add experimental support for hardware ECCGabor Juhos2013-09-191-2/+339
* ar71xx: ar934x_nfc: return error code from some low-level functionsGabor Juhos2013-09-191-10/+18
* ar71xx: ar934x_nfc: use devm_* functionsGabor Juhos2013-09-191-15/+6
* ar71xx: remove __dev{init,exit} annotations from kernel filesGabor Juhos2013-02-193-10/+10
* ar71xx: ar934x_nfc: allow to control DMA data swap via platform dataGabor Juhos2012-12-101-10/+35
* ar71xx: make rb750_nand driver compatible with 3.7Gabor Juhos2012-11-201-16/+4
* ar71xx: make ar934x_nfc driver compatible with 3.7Gabor Juhos2012-11-201-13/+0
* ar71xx: remove buffer verification reference from rb4xx_nand.cGabor Juhos2012-11-201-3/+0
* ar71xx: restore rb4xx kernel partition size to the original valueGabor Juhos2012-11-201-1/+1
* ar71xx: remove NO_AUTOINCR flag from the NAND driversGabor Juhos2012-10-283-3/+0
* ar71xx: use mtd_read in wrt160nl_partGabor Juhos2012-10-271-2/+2
* ar71xx: use mtd_read in tplinkpartGabor Juhos2012-10-271-4/+4
* ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_readGabor Juhos2012-09-171-12/+8
* ar71xx: ar934x_nfc: increase DMA retry countGabor Juhos2012-09-171-1/+2
* ar71xx: ar934x_nfc: optimize READOOB operation on large page devicesGabor Juhos2012-09-171-6/+4
* ar71xx: ar934x_nfc: fix RNDOUT operationGabor Juhos2012-09-171-2/+6
* ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devicesGabor Juhos2012-09-171-6/+9
* ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934xGabor Juhos2012-09-131-0/+1149
* ar71xx: add platform data for the RB750 NAND driverGabor Juhos2012-03-191-19/+27
* ar71xx: merge 3.2 fixesGabor Juhos2012-02-104-30/+22
* ar71xx: use dynamically allocated partitions in wrt160nl_partGabor Juhos2012-01-311-4/+14
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-221-310/+0
* ar71xx: wrt160nl_part: include module.h and fix compiler warningsGabor Juhos2012-01-221-3/+8
* ar71xx: tplinkpart: include module.hGabor Juhos2012-01-221-0/+1
* ar71xx: fix sections mismatch warnings in the nand driversGabor Juhos2012-01-052-2/+2
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-151-3/+4
* ar71xx: check squashfs signature in TP-Link mtd parserGabor Juhos2011-12-051-1/+31
* ar71xx: add mtd partition parser for the TP-Link boardsGabor Juhos2011-12-031-0/+165
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesGabor Juhos2011-11-141-36/+40
* ar71xx: merge nand scan patchGabor Juhos2011-11-142-2/+2
* ar71xx: Fix header offset for newer WRT160NL modelsGabor Juhos2011-05-311-9/+16
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverGabor Juhos2011-01-091-5/+8
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-121-1/+3
* ar71xx: wrap long linesGabor Juhos2010-11-121-2/+4
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-124-15/+15
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)Felix Fietkau2010-10-071-1/+1
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-311-308/+106
* ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35Gabor Juhos2010-06-092-0/+2
* ar71xx: update image generation and trx header parsing for the WRT160NLGabor Juhos2010-03-271-6/+1
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-081-0/+360
* [ar71xx] WRT160NL: more mtd parser cleanupGabor Juhos2009-08-091-68/+106