aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/drivers/mtd/devices/spiflash.c
Commit message (Collapse)AuthorAgeFilesLines
* move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵Hauke Mehrtens2009-02-201-533/+0
| | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583
* enable MyLoader partition parserGabor Juhos2008-11-221-1/+1
| | | | SVN-Revision: 13317
* nuke trailing whitespacesGabor Juhos2008-04-201-23/+23
| | | | SVN-Revision: 10872
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+533
(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