summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/mtd/trxsplit.c
Commit message (Collapse)AuthorAgeFilesLines
* target/linux : drop many archLudovic Pouzenc2018-09-141-216/+0
|
* adm5120: use mtd_read helper in trxsplit.cGabor Juhos2013-01-011-2/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34949
* adm5120: merge 3.3 patchesGabor Juhos2012-04-291-2/+2
| | | | SVN-Revision: 31511
* cleanup files using checkpatch.plFlorian Fainelli2011-06-121-1/+1
| | | | SVN-Revision: 27162
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+217
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-220/+0
| | | | SVN-Revision: 12598
* license cleanupGabor Juhos2008-01-291-13/+3
| | | | SVN-Revision: 10305
* only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
| | | | SVN-Revision: 9497
* reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵Gabor Juhos2007-10-261-7/+2
| | | | | | (closes: #2549) SVN-Revision: 9450
* coding style fixesGabor Juhos2007-10-111-18/+20
| | | | SVN-Revision: 9263
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-011-0/+227
SVN-Revision: 9085