aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers/mtd/maps
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-574/+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
* cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
| | | | SVN-Revision: 8135
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
| | | | SVN-Revision: 8129
* flash driver fixesGabor Juhos2007-07-211-12/+14
| | | | SVN-Revision: 8091
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8068
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-181-1/+5
| | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
| | | | SVN-Revision: 7971
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-0/+572
| | | | SVN-Revision: 7916
* Use the flash0_size from the adm5120_board structure to correctly remap the ↵Florian Fainelli2007-06-101-2/+2
| | | | | | flash (#1855) SVN-Revision: 7547
* .21 fixesFlorian Fainelli2007-05-291-0/+1
| | | | SVN-Revision: 7387
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-181-4/+2
| | | | SVN-Revision: 7270
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-111-42/+2
| | | | SVN-Revision: 7184
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-111-1/+0
| | | | SVN-Revision: 7183
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-34/+34
| | | | | | specification SVN-Revision: 6963
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-021-0/+58
| | | | SVN-Revision: 6817
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵Florian Fainelli2007-03-281-61/+76
| | | | | | myloader parser SVN-Revision: 6737
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-201-184/+412
| | | | SVN-Revision: 6624
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-191-9/+188
| | | | SVN-Revision: 6617
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+55
SVN-Revision: 6614