summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/mtd/myloader.c
Commit message (Collapse)AuthorAgeFilesLines
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-171-178/+0
| | | | SVN-Revision: 13256
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-171-43/+57
| | | | SVN-Revision: 13255
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+164
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-167/+0
| | | | SVN-Revision: 12598
* license cleanupGabor Juhos2008-01-291-14/+4
| | | | SVN-Revision: 10305
* coding style fixesGabor Juhos2007-10-111-3/+2
| | | | SVN-Revision: 9263
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+178
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653