summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [adm5120] RB153 must use the generic RB1xx's setup codejuhosg2007-11-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-034-76/+145
| | | | | | | | * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest ↵nbd2007-11-031-1/+1
| | | | | | of the packages) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)juhosg2007-11-021-3/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add default option for the OTi-6858 USB serial device (closes #2631) juhosg2007-11-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledjuhosg2007-11-021-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoflorian2007-11-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup USB driver, it's still experimentaljuhosg2007-11-015-767/+604
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix usage (#2613)florian2007-11-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* CF driver cleanupflorian2007-11-013-10/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* indent custom package config codenbd2007-10-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9472 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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