Rafał Miłecki
7caa9411e7
brcm47xx: add kernel 4.4 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47930
9 years ago
Rafał Miłecki
c6c4b2640f
brcm47xx: describe 160-kmap_coherent.patch
...
It was initially commited in r6642.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47057
10 years ago
Jonas Gorski
6be2305da8
kernel: update 4.1 to 4.1.5
...
Changelog:
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.5
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46598
10 years ago
Hauke Mehrtens
b5b630ae38
brcm47xx: add support for kernel 4.1
...
This adds support for kernel 4.1 and removes kernel 4.0.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46166
10 years ago
Rafał Miłecki
8d1580c4bb
brcm47xx: add patches for kernel 4.0
...
SVN-Revision: 45570
10 years ago
Rafał Miłecki
0100a8a68e
brcm47xx: initial support for kernel 3.18
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43100
10 years ago
Hauke Mehrtens
00dc53dd2e
brcm47xx: add initial support for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39905
11 years ago
Hauke Mehrtens
25ca004f24
brcm47xx: add cpu overwrites
...
bcm47xx misses cpu overwrites for the features of the CPUs used in
these SoCs.
Instead of manually checking, it is now known at compile time for some
options and the compiler is able to remove the checks and optimize the
code.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38974
11 years ago
Gabor Juhos
ef944dcb85
kernel: update 3.10 to 3.10.2
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37502
12 years ago
Hauke Mehrtens
a5c0ad6354
brcm47xx: add initial support for kernel 3.10
...
SVN-Revision: 37287
12 years ago
Hauke Mehrtens
990423f3ef
brcm47xx: add initial support for kernel 3.9
...
SVN-Revision: 36926
12 years ago
Hauke Mehrtens
1a8218d6e4
brcm47xx: add initial support for kernel 3.8
...
This contains the following new bigger changes:
* new partition parser which still could lake some features or have bugs
* new nand flash driver
* using physmap-flash flash driver for parallel flash
* some changes to the serial flash driver
With these changes OpenWrt starts using more of the mainline flash drivers.
SVN-Revision: 35632
12 years ago
Hauke Mehrtens
86cc79ac98
brcm47xx: add support for kernel 3.6
...
This is based on the patch by Peter Wagner.
SVN-Revision: 34252
12 years ago
Hauke Mehrtens
22b2e3fbb9
brcm47xx: add support for kernel 3.3
...
SVN-Revision: 31573
13 years ago
Hauke Mehrtens
034cf5643f
brcm47xx: add support for kernel 3.2
...
SVN-Revision: 29756
13 years ago
Hauke Mehrtens
75f9e0c615
brcm47xx: add support for kernel 3.0
...
SVN-Revision: 27217
14 years ago
Hauke Mehrtens
8137e35a5d
brcm47xx: initial 2.6.39 support for brcm47xx
...
Thank you Peter Wagner for the patch
SVN-Revision: 27008
14 years ago
Alexandros C. Couloumbis
f950840ec9
linux/brcm47xx: add preliminary 2.6.37 kernel support
...
SVN-Revision: 23945
14 years ago
Hauke Mehrtens
79075b8d13
brcm47xx: refresh patches
...
SVN-Revision: 20996
15 years ago
Alexandros C. Couloumbis
598e0656c5
brcm47xx: add preliminary 2.6.34 support
...
SVN-Revision: 20888
15 years ago
Hauke Mehrtens
046c32e6bf
refresh patches
...
SVN-Revision: 19781
15 years ago
Michael Büsch
c97341b761
bcm47xx: Add basic 2.6.32 support.
...
SVN-Revision: 19062
15 years ago
Hauke Mehrtens
74705fe7eb
Port to kernel 2.6.30.
...
There is an error in the unlzma system in the kernel.
A lzma compressed squashfs filesystem does not work for me.
This should compile and works for me on my Asus WL-500GP, please test it on more systems.
SVN-Revision: 16441
16 years ago
Hauke Mehrtens
4c548fbaca
refresh patches and configuration
...
SVN-Revision: 14722
16 years ago
Felix Fietkau
c2b878a384
add initial 2.6.28 support for brcm47xx target
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
16 years ago
Gabor Juhos
d35bad03e3
update to 2.6.25.19, and refresh patches
...
SVN-Revision: 13137
16 years ago
Gabor Juhos
4af6ac74fb
upgrade to 2.6.25.7, and refresh patches
...
SVN-Revision: 11523
17 years ago
Gabor Juhos
4da0e6f235
refresh kernel patches
...
SVN-Revision: 11200
17 years ago
Peter Denison
a9a321d21c
Fix kmap_coherent use on 2.6.25 kernels
...
SVN-Revision: 11191
17 years ago
Peter Denison
79aed699d7
Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16
...
SVN-Revision: 11155
17 years ago
Peter Denison
b6b6155ec8
First step to upgrade of brcm47xx to kernel version 2.6.25
...
SVN-Revision: 10939
17 years ago
Felix Fietkau
30777ac989
add patches for 2.6.23 on brcm47xx (not enabled yet)
...
SVN-Revision: 9279
18 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (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
18 years ago
Felix Fietkau
df6477e242
more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing
...
SVN-Revision: 7865
18 years ago
Felix Fietkau
d2e88fa30c
brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...
...
SVN-Revision: 7745
18 years ago
Felix Fietkau
20a359e195
set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release
...
SVN-Revision: 7698
18 years ago
Peter Denison
77e68d6aa0
brcm43xx: Update to 2.6.22-rc5 target
...
SVN-Revision: 7697
18 years ago
Imre Kaloz
3237230249
bcm47xx compile fix for .21, thanks to noz
...
SVN-Revision: 7337
18 years ago
Felix Fietkau
5c08fcb390
add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485 )
...
SVN-Revision: 6642
18 years ago