summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix default downloads from svnnbd2007-10-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot to bump up the release version from the patches the other daypavlov2007-10-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] iptables: update description of the iptables-mod-ipoptjuhosg2007-10-311-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to latest version (fixes #2403)nbd2007-10-3123-199/+199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* expose an environment variable (IPKG_UPGRADE) to the scripts executed during ↵pavlov2007-10-301-0/+41
| | | | | | a package upgrade so that they can intelligently determine what to do inside the ipk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add username/password options to ipkg, note this only works if you have a ↵pavlov2007-10-301-0/+56
| | | | | | real wget implementation rather than the busybox limited wget git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh busybox patchespavlov2007-10-3027-224/+226
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix empty download dir errornbd2007-10-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Only masquerade LAN, other settings need manual tweakingflorian2007-10-291-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Only masquerade non routable addresses (#2535)florian2007-10-291-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update S100 profile (#2587)florian2007-10-291-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config, put back yellow led registration (#2607)florian2007-10-292-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial OLPC targetryd2007-10-2814-0/+19750
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops.... committed an outdated patchnbd2007-10-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed typo in generic squashfs split patch ... shame on you :)blogic2007-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: don't poll the channel noise in a performance critical pathnbd2007-10-271-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] 6tunnel: move init/config files to the right placejuhosg2007-10-272-70/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Document the IPv6 connectivity with OpenWrt.florian2007-10-262-1/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update CFLAGS pickup to match the target variable name, allow i686 to be ↵florian2007-10-261-2/+3
| | | | | | optimised git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to ↵juhosg2007-10-262-9/+5
| | | | | | Bernhard Held (closes: #2549) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add feature flag for display support. will be used as dependency for x.orgnbd2007-10-253-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix another wrong shitfingflorian2007-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyflorian2007-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke util-linux in favor of util-linux-ng, build only what we needkaloz2007-10-255-208/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcc 4.2.2kaloz2007-10-2520-0/+4359
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded config file section fixes #2594thepeople2007-10-251-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert the rest of /etc/dnsmasq.conf to ucithepeople2007-10-244-30/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Treat i686 as an i386 if present, fixes build errors with wireless-tools on ↵florian2007-10-241-1/+1
| | | | | | i686 (x86 mediacenter) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i686 should use the i386 HALflorian2007-10-241-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Provide an i686 wpa_supplicant configuration fileflorian2007-10-241-0/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the r8169 kernel module (#2554)florian2007-10-242-19/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable IPv6 forwarding by default (#2527)florian2007-10-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)nbd2007-10-241-69/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert changes to io access functions done in madwifi trunknbd2007-10-241-0/+59
| | | | | | | | (they seem wrong to me, and they break xscale) fixes #2591 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable filterwin2k in dnsmasq (see #2566)nbd2007-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The build system actually changed the routerboard kernel (#2584)florian2007-10-241-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* silence a bogus preinit messagenbd2007-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix absolute path to .ko files in insmodnbd2007-10-241-12/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: updated the firmware image (#2532)matteo2007-10-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The watchdog driver is now a platform device driver and reads its gpio lineflorian2007-10-241-0/+104
| | | | | | | while registering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: ↵florian2007-10-241-0/+0
| | | | | | /etc/rc.d/S466tunnel: Permission denied" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] minor cleanupsjuhosg2007-10-248-228/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade madwifi to r2756nbd2007-10-2429-668/+345
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7_gpio: remove unneeded checks and volatilematteo2007-10-231-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix flash driver, it should work on RB150 as welljuhosg2007-10-233-6/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: fix eva image generationejka2007-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian2007-10-237-6/+37
| | | | | | | Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We are now at .23.1florian2007-10-239-8/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the prism54-mac80211 version from #2560florian2007-10-2311-0/+3844
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3 targetnbd2007-10-234-0/+1169
| | | | | | | | | This patch adds a target for the Sony PlayStation 3. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9413 3c298f89-4303-0410-b956-a3cf2f4a3e73