summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/drivers/mtd/myloader.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-178/+0
| | | | | | (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
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-291-2/+2
| | | | SVN-Revision: 8538
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-10/+12
| | | | SVN-Revision: 7916
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6757
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵Florian Fainelli2007-03-281-3/+1
| | | | | | myloader parser SVN-Revision: 6737
* Add myloader partition table parserFlorian Fainelli2007-03-281-0/+178
SVN-Revision: 6736