summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: remove __dev{init,exit} annotations from kernel filesGabor Juhos2013-02-191-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35687
* ar71xx: remove buffer verification reference from rb4xx_nand.cGabor Juhos2012-11-201-3/+0
| | | | | | | | It is a dead code. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34276
* ar71xx: restore rb4xx kernel partition size to the original valueGabor Juhos2012-11-201-1/+1
| | | | | | | | | The new lzma compressed elf kernel image fits into that, even on devices with large page NAND chips. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34274
* ar71xx: remove NO_AUTOINCR flag from the NAND driversGabor Juhos2012-10-281-1/+0
| | | | | | | | | The flag is not present in 3.6. Also add compatibility patches for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33971
* ar71xx: merge 3.2 fixesGabor Juhos2012-02-101-7/+5
| | | | SVN-Revision: 30406
* ar71xx: fix sections mismatch warnings in the nand driversGabor Juhos2012-01-051-1/+1
| | | | SVN-Revision: 29667
* ar71xx: merge nand scan patchGabor Juhos2011-11-141-1/+1
| | | | SVN-Revision: 29122
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverGabor Juhos2011-01-091-5/+8
| | | | SVN-Revision: 24944
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-121-1/+3
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-8/+8
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)Felix Fietkau2010-10-071-1/+1
| | | | SVN-Revision: 23293
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-311-308/+106
| | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863
* ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35Gabor Juhos2010-06-091-0/+1
| | | | SVN-Revision: 21736
* reorder nand partitions on RB-4xx (closes #3852)Gabor Juhos2008-08-061-7/+7
| | | | SVN-Revision: 12201
* surprise :pGabor Juhos2008-07-211-0/+507
SVN-Revision: 11894