Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: Fix header offset for newer WRT160NL models | Gabor Juhos | 2011-05-31 | 1 | -9/+16 |
| | | | | | | | | | | | | Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K, resulting in miscalculated partition sizes. Since the actual sizes did not change, hardcode them to their current sizes, and make sure they are at least one erase block big (in case Cisco decides to start to use chips with 128K erase blocks). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27049 | ||||
* | ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver | Gabor Juhos | 2011-01-09 | 1 | -5/+8 |
| | | | | SVN-Revision: 24944 | ||||
* | ar71xx: drivers/rb4xx_nand: remove C++ comment usage | Gabor Juhos | 2010-11-12 | 1 | -1/+3 |
| | | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980 | ||||
* | ar71xx: wrap long lines | Gabor Juhos | 2010-11-12 | 1 | -2/+4 |
| | | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977 | ||||
* | ar71xx: fix whitespaces nits | Gabor Juhos | 2010-11-12 | 4 | -15/+15 |
| | | | | | | | | (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 Fietkau | 2010-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 23293 | ||||
* | ar71xx: rewrite SPI drivers for the RB4xx boards | Gabor Juhos | 2010-08-31 | 1 | -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/35 | Gabor Juhos | 2010-06-09 | 2 | -0/+2 |
| | | | | SVN-Revision: 21736 | ||||
* | ar71xx: update image generation and trx header parsing for the WRT160NL | Gabor Juhos | 2010-03-27 | 1 | -6/+1 |
| | | | | | | | * patch by Bernhard Loos * note: trailing whitespaces has been removed SVN-Revision: 20525 | ||||
* | ar71xx: add NAND driver for the RB750 | Gabor Juhos | 2010-03-08 | 1 | -0/+360 |
| | | | | SVN-Revision: 20054 | ||||
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 |
| | | | | SVN-Revision: 17201 | ||||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 |
| | | | | SVN-Revision: 17177 | ||||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 1 | -0/+149 |
| | | | | SVN-Revision: 17176 | ||||
* | move definition of ar91xx_flash_platform_data into a separate header file ↵ | Gabor Juhos | 2009-06-11 | 1 | -1/+1 |
| | | | | | | (closes #5321) SVN-Revision: 16417 | ||||
* | update flash locking code | Gabor Juhos | 2009-06-06 | 1 | -2/+44 |
| | | | | SVN-Revision: 16359 | ||||
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 1 | -0/+268 |
| | | | | SVN-Revision: 16353 | ||||
* | reorder nand partitions on RB-4xx (closes #3852) | Gabor Juhos | 2008-08-06 | 1 | -7/+7 |
| | | | | SVN-Revision: 12201 | ||||
* | surprise :p | Gabor Juhos | 2008-07-21 | 1 | -0/+507 |
SVN-Revision: 11894 |