Felix Fietkau
ed60bb8360
pxa: mark as broken
...
It still uses the long obsolete 3.3 kernel version
SVN-Revision: 44108
10 years ago
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
10 years ago
Felix Fietkau
f35da063bc
targets: remove useless quotes around KERNELNAME
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
10 years ago
Jonas Gorski
1beaf031d1
target: don't build jffs2 nor images by default
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36863
12 years ago
Florian Fainelli
48daf407a6
advertise jffs2 feature
...
SVN-Revision: 33607
12 years ago
Florian Fainelli
bb7ac8ae7d
remove broken flag
...
SVN-Revision: 33606
12 years ago
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
13 years ago
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
13 years ago
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
13 years ago
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
13 years ago
Gabor Juhos
1f1fd8616f
pxa: switch to 3.3 and mark it as broken
...
It is working in qemu, but it has not been tested on real hardware.
SVN-Revision: 31642
13 years ago
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
14 years ago
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
14 years ago
Imre Kaloz
5e58d35a34
upgrade to 2.6.37
...
SVN-Revision: 26224
14 years ago
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
14 years ago
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
14 years ago
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
14 years ago
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
14 years ago
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
14 years ago
Imre Kaloz
81059a2a96
mark targets maintained by me
...
SVN-Revision: 23668
14 years ago
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
14 years ago
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
14 years ago
Imre Kaloz
ca8f45b142
update kernel versions
...
SVN-Revision: 22289
15 years ago
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
15 years ago
Hauke Mehrtens
b18a1d217b
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
SVN-Revision: 21540
15 years ago
Alexandros C. Couloumbis
fdac9ae836
sync to kernel 2.6.32.12
...
SVN-Revision: 21195
15 years ago
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
15 years ago
Hauke Mehrtens
0c7b285613
kernel: update to kernel 2.6.32.9
...
SVN-Revision: 19890
15 years ago
Travis Kemen
5c75e1dd02
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
...
SVN-Revision: 19591
15 years ago
Imre Kaloz
40ba15806f
upgrade to 2.6.32.7, switch to squashfs, remove broken flag
...
SVN-Revision: 19562
15 years ago
Andy Boyett
2d25bf04c9
fix typo in target description
...
SVN-Revision: 17848
15 years ago
Felix Fietkau
28724bd8aa
remove obsolete eabi config overrides
...
SVN-Revision: 14867
16 years ago
Imre Kaloz
261802269d
incomplete Gumstix support
...
SVN-Revision: 10955
17 years ago
Imre Kaloz
db769b345f
PXA can use EABI, too
...
SVN-Revision: 10949
17 years ago
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
17 years ago
Felix Fietkau
87a88cebc7
adapt profiles for subtarget changes
...
SVN-Revision: 8695
17 years ago
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
17 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
17 years ago
Felix Fietkau
41af082667
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
...
SVN-Revision: 7748
18 years ago
Tim Yardley
747e57ffe2
make the rest of the structure for the targets that dont have profiles yet
...
SVN-Revision: 6475
18 years ago
Mike Baker
9ccb86264a
basic pxa support; likely broken
...
SVN-Revision: 6232
18 years ago
Felix Fietkau
35bccdd4ba
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
...
SVN-Revision: 5899
18 years ago
Imre Kaloz
b66e463bbf
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
SVN-Revision: 5856
18 years ago
Felix Fietkau
bff468813f
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
SVN-Revision: 5789
18 years ago
Felix Fietkau
09d65a7960
fix the ixp4xx arch - armeb, not arm
...
SVN-Revision: 5627
18 years ago
Felix Fietkau
80ff6a1d25
autodetect atm, pci, usb, pcmcia features from kernel config file
...
SVN-Revision: 5586
18 years ago
Felix Fietkau
cf4e7af392
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
...
SVN-Revision: 5498
18 years ago
Imre Kaloz
2d2179f503
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
...
SVN-Revision: 5310
18 years ago
Felix Fietkau
2665d7f09e
cleanup/rewrite of the kernel build process
...
SVN-Revision: 5226
18 years ago
Felix Fietkau
87e6a7e4f2
cleanup
...
SVN-Revision: 5224
18 years ago