Commit graph

13409 commits

Author SHA1 Message Date
Gabor Juhos
1d3ab0732f kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
85d6f271e4 jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
SVN-Revision: 19628
2010-02-13 23:08:26 +00:00
Jo-Philipp Wich
1875c08dda revert accidentally committed changes in Xen config
SVN-Revision: 19627
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich
501235fc51 merge 2.6.31 and 2.6.32 configs
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich
81c56d1c52 move kernel config symbols from the Xen subtarget to the platform config
SVN-Revision: 19625
2010-02-13 20:15:05 +00:00
Lars-Peter Clausen
26c885dfc4 More missing debug config symbols for the generic 2.6.32 config
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00
Jo-Philipp Wich
9b4005c58c fix custom package selection
SVN-Revision: 19623
2010-02-13 01:56:48 +00:00
Travis Kemen
cf7a37f119 add geodns addresses for the kernel, closes #6574
SVN-Revision: 19621
2010-02-13 01:07:44 +00:00
Travis Kemen
9afc4a1109 fix mistake, thanks xMff
SVN-Revision: 19620
2010-02-13 01:05:31 +00:00
Travis Kemen
2dc489505e sync kernel config, closes #6675
SVN-Revision: 19619
2010-02-13 00:53:21 +00:00
Lars-Peter Clausen
5dcf0e571b Add some missing debug symbols to the generic 2.6.32 config.
SVN-Revision: 19618
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich
e268649a97 prepare kernel 2.6.32 support
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich
a243108655 add preinit xenfs mount handler
SVN-Revision: 19616
2010-02-12 22:37:17 +00:00
Jo-Philipp Wich
e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
SVN-Revision: 19612
2010-02-12 19:04:12 +00:00
Jo-Philipp Wich
e48f324dc0 kernel: add xen kmods
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Jo-Philipp Wich
cde615a0b4 add Xen DomU subtarget
SVN-Revision: 19610
2010-02-12 19:01:10 +00:00
Jo-Philipp Wich
4db8a05770 add some missing symbols
SVN-Revision: 19609
2010-02-12 18:57:47 +00:00
Jo-Philipp Wich
2e0d14f9c2 base-files: add /dev/hvcX to hotplug common rules
SVN-Revision: 19608
2010-02-12 18:57:01 +00:00
Imre Kaloz
810b511a24 remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
SVN-Revision: 19598
2010-02-12 09:39:51 +00:00
Jo-Philipp Wich
250b52f673 base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
SVN-Revision: 19597
2010-02-12 02:06:57 +00:00
Travis Kemen
cb9c37af38 Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
Signed off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 19596
2010-02-12 01:40:57 +00:00
Travis Kemen
9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Travis Kemen
dfa8152068 disable devtmpfs in 2.6.32 because its not used, thanks tripolar
SVN-Revision: 19594
2010-02-12 01:18:50 +00:00
Travis Kemen
f05d9d2e8e update brcm47xx to .32, thanks tripolar
SVN-Revision: 19592
2010-02-12 01:14:56 +00:00
Travis Kemen
5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
2010-02-12 01:12:11 +00:00
Gabor Juhos
dce714ad07 mpc83xx: add 2.6.32 support
SVN-Revision: 19587
2010-02-11 13:31:52 +00:00
Gabor Juhos
ac41260100 mpc83xx: enable jffs2
SVN-Revision: 19586
2010-02-11 13:31:49 +00:00
Gabor Juhos
84748e6d47 mpc83xx: sync kernel config
SVN-Revision: 19585
2010-02-11 13:31:47 +00:00
Gabor Juhos
a99bc52758 mpc83xx: fix device registration on the RB600
SVN-Revision: 19584
2010-02-11 13:31:44 +00:00
Gabor Juhos
6960d7c8db kernel: 2.6.32: move discarding of SYMTAB entries to the right place.
This helps to avoid linker errors on various targets. Also remove the
scsi_sd section fix patch, because it is not needed now.

SVN-Revision: 19583
2010-02-11 13:31:40 +00:00
Gabor Juhos
03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p
SVN-Revision: 19582
2010-02-11 13:07:10 +00:00
Imre Kaloz
825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Imre Kaloz
a9f0a09c02 remove 2.6.21 patches and config, too
SVN-Revision: 19579
2010-02-11 08:40:20 +00:00
Imre Kaloz
7b367d0313 with no users left, remove support for 2.6.21
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Imre Kaloz
32db1d47ff we use per-target kernel versions for 2.6 for a long time now
SVN-Revision: 19577
2010-02-11 08:35:33 +00:00
Imre Kaloz
b4ff0e943a upgrade to 2.6.32.7, only build squashfs images by default
SVN-Revision: 19576
2010-02-11 08:30:12 +00:00
Travis Kemen
9788414b55 change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
SVN-Revision: 19575
2010-02-11 02:38:08 +00:00
Travis Kemen
9f3a73d9e2 Add destination ip of the wan adapter useful if you have multiple ip addresses.
SVN-Revision: 19574
2010-02-11 02:33:34 +00:00
Gabor Juhos
0017e832cc ar71xx: fix WLAN mac address on the TL-WR1043ND
SVN-Revision: 19573
2010-02-10 20:01:20 +00:00
Florian Fainelli
e71f4e9df0 move 2.6.30 patches to their appropriate directory
SVN-Revision: 19572
2010-02-10 08:48:33 +00:00
Florian Fainelli
6fd4369159 switch to 2.6.32
SVN-Revision: 19571
2010-02-10 08:48:29 +00:00
Jo-Philipp Wich
87d3ed312c dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
SVN-Revision: 19569
2010-02-10 00:34:32 +00:00
Lars-Peter Clausen
275b0d8cd4 Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner
SVN-Revision: 19568
2010-02-09 18:07:36 +00:00
Gabor Juhos
b285f2fc16 ar71xx: enable CFI probe for the WZR-HP-G300NH
SVN-Revision: 19567
2010-02-09 17:55:36 +00:00
Gabor Juhos
9677818050 ar71xx: sync kernel config
SVN-Revision: 19566
2010-02-09 17:55:33 +00:00
Gabor Juhos
0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
SVN-Revision: 19565
2010-02-09 16:27:35 +00:00
Imre Kaloz
40ba15806f upgrade to 2.6.32.7, switch to squashfs, remove broken flag
SVN-Revision: 19562
2010-02-09 00:11:50 +00:00
Lars-Peter Clausen
7c8f9f5630 jz4740_fb: Do not disable lcd clock during blanking. Only during suspend.
SVN-Revision: 19561
2010-02-08 23:36:18 +00:00
Lars-Peter Clausen
6f3db147b6 Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1
SVN-Revision: 19560
2010-02-08 22:28:19 +00:00