Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: move files to files-3.8 | Florian Fainelli | 2015-01-10 | 2 | -698/+0 |
| | | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914 | ||||
* | adm5120: use mtd_read helper in trxsplit.c | Gabor Juhos | 2013-01-01 | 1 | -2/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34949 | ||||
* | adm5120: add missing NULL terminator to partition parser list | Jonas Gorski | 2012-05-03 | 1 | -0/+1 |
| | | | | | | Fixes #11372. SVN-Revision: 31574 | ||||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 | 2 | -99/+12 |
| | | | | SVN-Revision: 31511 | ||||
* | cleanup files using checkpatch.pl | Florian Fainelli | 2011-06-12 | 2 | -4/+4 |
| | | | | SVN-Revision: 27162 | ||||
* | adm5120: merge 2.6.30+ specific patches | Gabor Juhos | 2010-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 18999 | ||||
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 1 | -178/+0 |
| | | | | SVN-Revision: 13256 | ||||
* | update MyLoader partition parser, add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -43/+57 |
| | | | | SVN-Revision: 13255 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 3 | -0/+949 |
| | | | | SVN-Revision: 12863 | ||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 3 | -958/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | remove some unused files | Gabor Juhos | 2008-01-29 | 1 | -207/+0 |
| | | | | SVN-Revision: 10308 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 3 | -42/+11 |
| | | | | SVN-Revision: 10305 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9962 | ||||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 9497 | ||||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
| | | | | | | correct arguments SVN-Revision: 9496 | ||||
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵ | Gabor Juhos | 2007-10-26 | 1 | -7/+2 |
| | | | | | | (closes: #2549) SVN-Revision: 9450 | ||||
* | fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 1 | -6/+12 |
| | | | | SVN-Revision: 9418 | ||||
* | coding style fixes | Gabor Juhos | 2007-10-11 | 3 | -30/+33 |
| | | | | SVN-Revision: 9263 | ||||
* | prepare trxsplit to support sysupgrade | Gabor Juhos | 2007-10-01 | 1 | -0/+227 |
| | | | | SVN-Revision: 9085 | ||||
* | rename NAND driver | Gabor Juhos | 2007-09-21 | 1 | -0/+0 |
| | | | | SVN-Revision: 8932 | ||||
* | use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | 1 | -14/+13 |
| | | | | SVN-Revision: 8707 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 3 | -0/+959 |
(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 |