summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/mtd
Commit message (Collapse)AuthorAgeFilesLines
* [ar7] add 2.6.35 supportflorian2010-08-261-0/+234
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] do not patch the local copy of ar7part.c to be exactly like what is ↵florian2009-02-221-146/+0
| | | | | | mainline already git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix silliness in [8886]matteo2007-09-201-7/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace deprecated u_char with u8matteo2007-09-201-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make ar7_part more readable and endianness safematteo2007-09-201-10/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled working ar7_wdt, style cleanupsmatteo2007-09-121-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more AR7 cleanups & fixesmatteo2007-09-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: Cleanups (closes: #2323)matteo2007-09-111-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonico2007-09-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix comments to the mtd driver (see ↵florian2007-09-111-8/+7
| | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+140
(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