summaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/drivers/mtd/ar7part.c
Commit message (Collapse)AuthorAgeFilesLines
* do not patch the local copy of ar7part.c to be exactly like what is mainline ↵Florian Fainelli2009-02-221-146/+0
| | | | | | already SVN-Revision: 14625
* fix silliness in [8886]Matteo Croce2007-09-201-7/+2
| | | | SVN-Revision: 8889
* replace deprecated u_char with u8Matteo Croce2007-09-201-4/+4
| | | | SVN-Revision: 8887
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-10/+19
| | | | SVN-Revision: 8886
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-121-4/+5
| | | | SVN-Revision: 8764
* more AR7 cleanups & fixesMatteo Croce2007-09-111-1/+1
| | | | SVN-Revision: 8758
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-111-6/+8
| | | | SVN-Revision: 8756
* fix typoNicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8747
* Fix comments to the mtd driver (see ↵Florian Fainelli2007-09-111-8/+7
| | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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. SVN-Revision: 8653