Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: lzma-loader: fix cache invalidation | Gabor Juhos | 2016-03-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -0/+7 |
| | | | | SVN-Revision: 16555 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | experimental support for the Motorola MU Gateway | Gabor Juhos | 2008-09-23 | 3 | -7/+27 |
| | | | | SVN-Revision: 12662 | ||||
* | lzma-loader: fix compiler warnings | Gabor Juhos | 2008-01-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 10321 | ||||
* | update LZMA code | Gabor Juhos | 2007-12-14 | 5 | -215/+272 |
| | | | | SVN-Revision: 9756 | ||||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 1 | -0/+5 |
| | | | | SVN-Revision: 9342 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 13 | -0/+2166 |
(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 |