aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add geodns addresses for the kernel, closes #6574Travis Kemen2010-02-131-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mistake, thanks xMffTravis Kemen2010-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync kernel config, closes #6675Travis Kemen2010-02-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add some missing debug symbols to the generic 2.6.32 config.Lars-Peter Clausen2010-02-131-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-138-26/+777
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add preinit xenfs mount handlerJo-Philipp Wich2010-02-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] make console port editable through menuconfig, gzip ext2 images, add ↵Jo-Philipp Wich2010-02-123-8/+24
| | | | | | suitable defaults for Xen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add xen kmodsJo-Philipp Wich2010-02-121-0/+110
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add Xen DomU subtargetJo-Philipp Wich2010-02-124-1/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.6] add some missing symbolsJo-Philipp Wich2010-02-121-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵Imre Kaloz2010-02-121-22/+0
| | | | | | already includes a fix for this.. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: revert dhcp state information on ifdown and restore ↵Jo-Philipp Wich2010-02-123-3/+7
| | | | | | pre-r19530 behaviour in udhcp default.script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools/wrt350nv2-builder] Update to v2.1Travis Kemen2010-02-123-104/+130
| | | | | | | | | | | | 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
* Here is LVM support for OpenWRT. It introduces 3 new packages:Travis Kemen2010-02-122-0/+35
| | | | | | | | | | | - 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
* disable devtmpfs in 2.6.32 because its not used, thanks tripolarTravis Kemen2010-02-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update brcm47xx to .32, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-1212-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add 2.6.32 supportGabor Juhos2010-02-114-0/+2317
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: enable jffs2Gabor Juhos2010-02-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: sync kernel configGabor Juhos2010-02-111-14/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: fix device registration on the RB600Gabor Juhos2010-02-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: 2.6.32: move discarding of SYMTAB entries to the right place.Gabor Juhos2010-02-112-18/+11
| | | | | | | | 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
* sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos2010-02-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up handling of some kernel symbolsImre Kaloz2010-02-1145-116/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-sort all target and subtarget config filesImre Kaloz2010-02-1129-2184/+1814
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.21 patches and config, tooImre Kaloz2010-02-1147-22089/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-115-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we use per-target kernel versions for 2.6 for a long time nowImre Kaloz2010-02-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iop32x]: upgrade to 2.6.32.7, only build squashfs images by defaultImre Kaloz2010-02-112-132/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change the opkg path due to changes in the buildsystem, fixes incorrect path ↵Travis Kemen2010-02-111-1/+1
| | | | | | in snapshot images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add destination ip of the wan adapter useful if you have multiple ip addresses.Travis Kemen2010-02-111-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] move 2.6.30 patches to their appropriate directoryFlorian Fainelli2010-02-105-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] switch to 2.6.32Florian Fainelli2010-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: performance improvements in init script, quiet mode for ↵Jo-Philipp Wich2010-02-101-9/+8
| | | | | | 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
* [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.Lars-Peter Clausen2010-02-091-1/+1
| | | | | | | | 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
* ar71xx: enable CFI probe for the WZR-HP-G300NHGabor Juhos2010-02-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configGabor Juhos2010-02-091-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-096-8/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pxa]: upgrade to 2.6.32.7, switch to squashfs, remove broken flagImre Kaloz2010-02-0959-20380/+1655
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz4740_fb: Do not disable lcd clock during blanking. Only duringLars-Peter Clausen2010-02-081-9/+42
| | | | | | | suspend. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow colored output to be disabled when running a non-verbose build byLars-Peter Clausen2010-02-081-2/+4
| | | | | | | setting NO_COLOR=1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] util-linux-ng: Build settermLars-Peter Clausen2010-02-081-2/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini]: upgrade to 2.6.32Imre Kaloz2010-02-082-86/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchImre Kaloz2010-02-081-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the CS toolchain FTBS for the gemini, use the old one for nowImre Kaloz2010-02-082-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [arm]: add a backported fix for the uncompression codeImre Kaloz2010-02-081-0/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: enable additional options for the mpc8377wlanImre Kaloz2010-02-081-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mpc83xx]: do old style image generation for the mpc8377wlan, as the current ↵Imre Kaloz2010-02-081-1/+3
| | | | | | bootloader doesn't support it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19553 3c298f89-4303-0410-b956-a3cf2f4a3e73