Jo-Philipp Wich
9209af2c00
Fix building of iso filesystem This fixes two errors when building iso filesystem:
...
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15682
16 years ago
Florian Fainelli
324d10e617
remove 2.6.26 since there are no remaining candidates for it
...
SVN-Revision: 15666
16 years ago
Florian Fainelli
6239eb2c7b
update to 2.6.27 ( #4122 )
...
SVN-Revision: 15665
16 years ago
Florian Fainelli
7530723d77
update to 2.6.28
...
SVN-Revision: 15661
16 years ago
Jo-Philipp Wich
8964c9037b
update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
...
SVN-Revision: 15655
16 years ago
Jo-Philipp Wich
1b3f1495ac
prepare default configuration for kernel side imq update
...
SVN-Revision: 15654
16 years ago
Florian Fainelli
a20a9b776f
add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
...
SVN-Revision: 15651
16 years ago
Florian Fainelli
e2274f0509
also copy bzImage when generating initramfs images
...
SVN-Revision: 15650
16 years ago
Florian Fainelli
702fcc1d3b
add default network configuration
...
SVN-Revision: 15643
16 years ago
Florian Fainelli
378145454d
use force_sig when handling address errors
...
SVN-Revision: 15642
16 years ago
Florian Fainelli
d73f4eaecc
add missing patches
...
SVN-Revision: 15641
16 years ago
Florian Fainelli
70f94ae2ab
add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
...
SVN-Revision: 15640
16 years ago
Florian Fainelli
731a0e4791
workaround a gcc-4.1 bug which cannot see that word will be initialized
...
SVN-Revision: 15639
16 years ago
Gabor Juhos
51ee440082
refresh patches
...
SVN-Revision: 15630
16 years ago
Gabor Juhos
ed861cf5e9
use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
...
SVN-Revision: 15629
16 years ago
Gabor Juhos
744a09fa4b
sync kernel config
...
SVN-Revision: 15628
16 years ago
Imre Kaloz
6b3502f99c
add missing RTC symbols to generic configs
...
SVN-Revision: 15617
16 years ago
Mirko Vogt
a1b6c47f53
use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
...
SVN-Revision: 15607
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
16 years ago
Imre Kaloz
1cea2126da
fix typo
...
SVN-Revision: 15604
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Imre Kaloz
38c5311047
move MFD stuff to the generic kernel configs
...
SVN-Revision: 15587
16 years ago
Imre Kaloz
e146ee036c
upgrade IOP32x to 2.6.28.10
...
SVN-Revision: 15586
16 years ago
Imre Kaloz
0f12854d02
change boardnames
...
SVN-Revision: 15582
16 years ago
Imre Kaloz
64fbade939
refresh patches
...
SVN-Revision: 15581
16 years ago
Imre Kaloz
7cf4e9f00a
layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
...
SVN-Revision: 15580
16 years ago
Imre Kaloz
a3b32c41df
refresh generic 2.6.28 patches
...
SVN-Revision: 15578
16 years ago
Nicolas Thill
505ac00f4e
remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
...
SVN-Revision: 15576
16 years ago
Imre Kaloz
86a4a6edb9
upgrade to newest stable kernel versions
...
SVN-Revision: 15575
16 years ago
Nicolas Thill
e30ebf29ca
netfilter: add a check for ip proto in netfilter_match_speedup patches ( closes : #5041 )
...
SVN-Revision: 15574
16 years ago
Gabor Juhos
1de7321026
add experimental support for 2.6.30
...
SVN-Revision: 15561
16 years ago
Gabor Juhos
1a24fcd9ec
generic/2.6.30: add missing Kconfig options
...
SVN-Revision: 15560
16 years ago
Imre Kaloz
247973e742
copy kirkwood uImage to the bin dir
...
SVN-Revision: 15557
16 years ago
Imre Kaloz
ebc4929645
add preliminary Marvell Kirkwood support
...
SVN-Revision: 15556
16 years ago
Imre Kaloz
6a2d23513d
refresh patches for 2.6.30-rc4
...
SVN-Revision: 15548
16 years ago
Jo-Philipp Wich
741e58843a
include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
...
SVN-Revision: 15546
16 years ago
Imre Kaloz
540556bb92
upgrade sibyte to .30-rc4
...
SVN-Revision: 15545
16 years ago
Hauke Mehrtens
9f10820e7c
Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
...
SVN-Revision: 15543
16 years ago
Hauke Mehrtens
beb0f4528a
add missing symbols
...
SVN-Revision: 15537
16 years ago
Florian Fainelli
35fd7d6d20
use vmalloc instead of kmalloc when reserving space for the lzma initramfs ( #3488 )
...
SVN-Revision: 15534
16 years ago
Florian Fainelli
6fa4734cde
add missing configuration symbols when enabling ramdisk support
...
SVN-Revision: 15533
16 years ago
Florian Fainelli
8af25b8171
add missing ramdisk configuration options ( #5003 )
...
SVN-Revision: 15532
16 years ago
Felix Fietkau
4b71e11e2e
linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
...
SVN-Revision: 15523
16 years ago
Jo-Philipp Wich
2e56467889
fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
...
SVN-Revision: 15518
16 years ago
Jo-Philipp Wich
c1959052f7
refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
...
SVN-Revision: 15517
16 years ago
Felix Fietkau
270e4ea27b
refresh the packet socket patch for 2.6.29
...
SVN-Revision: 15511
16 years ago
Florian Fainelli
a036aca55c
now that we register gpiodev, also include gpioctl in the default image
...
SVN-Revision: 15510
16 years ago
Florian Fainelli
9485c3e834
register gpiodev
...
SVN-Revision: 15509
16 years ago
Felix Fietkau
4e12c9d210
fix a crash in ip175c attribute enumeration
...
SVN-Revision: 15506
16 years ago