Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adm5120: lzma-loader: fix cache invalidation | Gabor Juhos | 2016-03-21 |
| | | | | | | | | | | | | | | | The current code only partially invalidates both caches because the cache size and cache-line size values are incorrectly passed to the C code. Fix the assembly code to pass the arguments in the correct order. Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 49058 | ||
* | adm5120: lzma-loader: remove trailing whitespaces from head.S | Gabor Juhos | 2016-03-21 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 49057 | ||
* | add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) | Gabor Juhos | 2009-06-25 |
| | | | | SVN-Revision: 16555 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | experimental support for the Motorola MU Gateway | Gabor Juhos | 2008-09-23 |
| | | | | SVN-Revision: 12662 | ||
* | lzma-loader: fix compiler warnings | Gabor Juhos | 2008-01-30 |
| | | | | SVN-Revision: 10321 | ||
* | update LZMA code | Gabor Juhos | 2007-12-14 |
| | | | | SVN-Revision: 9756 | ||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 |
| | | | | SVN-Revision: 9342 | ||
* | 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 |