summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/drivers/mtd/maps/amazon.c
Commit message (Collapse)AuthorAgeFilesLines
* amazon: update amazon target to kernel 3.3hauke2012-05-131-2/+2
| | | | | | | This is just compile tested, my device is currently not working. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mazon: use platform_device for most drivers and fix some printk'shauke2010-01-011-16/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Detect 16MB flash chipshauke2009-05-271-8/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+166
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73