aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers/mtd
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-063-959/+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-292-4/+4
| | | | 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
* Put the init flag in the structureFlorian Fainelli2007-07-191-3/+4
| | | | SVN-Revision: 8054
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-181-1/+1
| | | | SVN-Revision: 8046
* Convert the nand driver to a platform_device, should only allow routerboards ↵Florian Fainelli2007-07-181-56/+134
| | | | | | to use it SVN-Revision: 8045
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-182-5/+15
| | | | | | 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-112-10/+584
| | | | 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
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-081-1/+1
| | | | SVN-Revision: 7537
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
| | | | SVN-Revision: 7388
* .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
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-111-3/+3
| | | | SVN-Revision: 7181
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-171-0/+111
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* 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
* 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-282-64/+77
| | | | | | myloader parser SVN-Revision: 6737
* Add myloader partition table parserFlorian Fainelli2007-03-281-0/+178
| | | | SVN-Revision: 6736
* 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