Felix Fietkau
1850e0f0a7
Rename 'atheros' target to 'ath25'
...
Rename 'atheros' target to more precise 'ath25'.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44736
10 years ago
Felix Fietkau
d3354d1aac
atheros: add v3.18 support
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44705
10 years ago
Felix Fietkau
5b9d4fd80a
atheros: copy 3.10 patches to 3.14 and refresh them
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41995
10 years ago
Felix Fietkau
e49636472d
atheros: shorten lines
...
Wrap lines over 80 chars or make them shorter by other ways.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41095
11 years ago
Felix Fietkau
0bca3f9547
atheros: spaces fixes
...
Add missed spaces and remove odd space as suggested by checkpatch.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41091
11 years ago
Felix Fietkau
15a2ebbc38
atheros: various braces fixes
...
Fix braces location, remove unnecessary empty lines before or after code
block, remove useless braces. All cases are detected by checkpatch.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41087
11 years ago
John Crispin
9181c569c4
linux/atheros: add 3.10 kernel support
...
SVN-Revision: 37513
11 years ago
Gabor Juhos
26fbc15a86
kernel: update linux 3.8 to 3.8.1
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35862
12 years ago
Gabor Juhos
9cc3a60b5a
atheros: add support for linux kernel v3.8
...
This builds and boots.
Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write). If someone knows
better what to do, please fix.
Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.
[juhosg: don't switch to that yet]
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35727
12 years ago
John Crispin
5f30fe31b6
move redboot boardconfig patch into target folder
...
SVN-Revision: 34166
12 years ago
Jonas Gorski
eca9950f63
kernel: add preliminary support for linux 3.3
...
Based on 3.3-rc2
SVN-Revision: 29986
13 years ago
Jonas Gorski
1bc0abb058
kernel: add support for linux 3.2.1
...
SVN-Revision: 29730
13 years ago
Felix Fietkau
a1624421ae
kernel: reorganize 2.6.37 patches
...
SVN-Revision: 26692
14 years ago
Alexandros C. Couloumbis
a2d17ea8cf
target/linux: add preliminary 2.6.37 kernel support
...
SVN-Revision: 23828
14 years ago
Alexandros C. Couloumbis
11c45f64fe
linux/generic: refresh 2.6.36 kernel patches
...
SVN-Revision: 23237
14 years ago
Alexandros C. Couloumbis
206e5f313e
linux/generic: add kernel 2.6.36 preliminary support
...
SVN-Revision: 22832
14 years ago
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
15 years ago
Imre Kaloz
2d0ccf7f5e
preliminary 2.6.30 support
...
SVN-Revision: 15468
16 years ago
Gabor Juhos
19b0e56ba7
refresh patches against 2.6.27 final
...
SVN-Revision: 12987
16 years ago
Felix Fietkau
bc92b67c41
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
...
SVN-Revision: 12790
16 years ago
Gabor Juhos
184c6b06f2
update to 2.6.26.3 and 2.6.25.16
...
SVN-Revision: 12371
16 years ago
John Crispin
17e3eb3ce3
redboot.c - adds implicit creation of boardconfig partition
...
SVN-Revision: 12340
16 years ago