summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-12[package] kernel: add xen kmodsjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[x86] add Xen DomU subtargetjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[generic-2.6] add some missing symbolsjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[package] base-files: add /dev/hvcX to hotplug common rulesjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵kaloz
already includes a fix for this.. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[package] base-files: revert dhcp state information on ifdown and restore ↵jow
pre-r19530 behaviour in udhcp default.script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[tools/wrt350nv2-builder] Update to v2.1thepeople
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12Here is LVM support for OpenWRT. It introduces 3 new packages:thepeople
- 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12disable devtmpfs in 2.6.32 because its not used, thanks tripolarthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12update brcm47xx to .32, thanks tripolarthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11mpc83xx: add 2.6.32 supportjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11mpc83xx: enable jffs2juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11mpc83xx: sync kernel configjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11mpc83xx: fix device registration on the RB600juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11kernel: 2.6.32: move discarding of SYMTAB entries to the right place.juhosg
This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11sort Kconfig symbols automatically to make Kaloz happy :pjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11clean up handling of some kernel symbolskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11re-sort all target and subtarget config fileskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11remove 2.6.21 patches and config, tookaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11with no users left, remove support for 2.6.21kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11we use per-target kernel versions for 2.6 for a long time nowkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11[iop32x]: upgrade to 2.6.32.7, only build squashfs images by defaultkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11change the opkg path due to changes in the buildsystem, fixes incorrect path ↵thepeople
in snapshot images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11Add destination ip of the wan adapter useful if you have multiple ip addresses.thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10ar71xx: fix WLAN mac address on the TL-WR1043NDjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10[uml] move 2.6.30 patches to their appropriate directoryflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10[cobalt] switch to 2.6.32florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10[package] dropbear: performance improvements in init script, quiet mode for ↵jow
start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.lars
It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09ar71xx: enable CFI probe for the WZR-HP-G300NHjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09ar71xx: sync kernel configjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09[pxa]: upgrade to 2.6.32.7, switch to squashfs, remove broken flagkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[xburst] jz4740_fb: Do not disable lcd clock during blanking. Only duringlars
suspend. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08Allow colored output to be disabled when running a non-verbose build bylars
setting NO_COLOR=1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[packages] util-linux-ng: Build settermlars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[gemini]: upgrade to 2.6.32kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08refresh patchkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08the CS toolchain FTBS for the gemini, use the old one for nowkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[arm]: add a backported fix for the uncompression codekaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[mpc83xx]: enable additional options for the mpc8377wlankaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08[mpc83xx]: do old style image generation for the mpc8377wlan, as the current ↵kaloz
bootloader doesn't support it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08mac80211: use wpa_supplicant for unencrypted connections to improve client ↵nbd
mode reliability (patch by Stijn Tintel from #6653) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08kernel: 2.6.32: integrate m25p80 driver related patches from ar71xxjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08kernel: 2.6.32: refresh a patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08ar71xx: drop the mx25lxxx patch, these chips are supported in 2.6.32.7 alreadyjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-07[xburst] defkeymap.c has been renamed to defkeymap.c_shipped in 2.6.32lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-07etrax: 2.6.32 supportclaudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-07kernel: fix compilation for platforms without GENERIC_TIMEclaudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19542 3c298f89-4303-0410-b956-a3cf2f4a3e73