Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ar7: register_mtd_parser() does no longer have a return value | John Crispin | 2015-03-10 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44638 | ||
* | ar7: bump to 3.14 | John Crispin | 2014-12-08 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43553 | ||
* | move files directory to files-3.3 | Florian Fainelli | 2012-11-11 |
| | | | | SVN-Revision: 34153 | ||
* | detect AC49x flash partitions | Florian Fainelli | 2012-11-11 |
| | | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34146 | ||
* | add 2.6.35 support | Florian Fainelli | 2010-08-26 |
| | | | | SVN-Revision: 22812 | ||
* | do not patch the local copy of ar7part.c to be exactly like what is mainline ↵ | Florian Fainelli | 2009-02-22 |
| | | | | | | already SVN-Revision: 14625 | ||
* | fix silliness in [8886] | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8889 | ||
* | replace deprecated u_char with u8 | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8887 | ||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8886 | ||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8764 | ||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8758 | ||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8756 | ||
* | fix typo | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8747 | ||
* | Fix comments to the mtd driver (see ↵ | Florian Fainelli | 2007-09-11 |
| | | | | | | 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 Fietkau | 2007-09-06 |
(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 |