| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 7 | -94/+114 |
* | 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n... | Jo-Philipp Wich | 2010-09-11 | 2 | -3/+3 |
* | ccache TARGET_CXX | Florian Fainelli | 2010-09-11 | 1 | -0/+1 |
* | nvvram: no checksum error recording on WRT54G3GV2(-VF) | Florian Fainelli | 2010-09-11 | 2 | -1/+7 |
* | omap24xx: Add default network config | Michael Büsch | 2010-09-11 | 2 | -0/+29 |
* | omap24xx: Add pointercal file | Michael Büsch | 2010-09-11 | 1 | -0/+1 |
* | update acx-mac80211 to 20100830 | Florian Fainelli | 2010-09-11 | 1 | -2/+2 |
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 | 1 | -0/+33 |
* | Refresh patch | Michael Büsch | 2010-09-10 | 1 | -15/+15 |
* | Allow receiving input events even if the X-server grabbed the device. | Michael Büsch | 2010-09-10 | 1 | -0/+31 |
* | fix a small typo in sed pattern | Jo-Philipp Wich | 2010-09-10 | 1 | -1/+1 |
* | iproute2: Once the make calls were fixed up, parallel compile seems to work w... | Michael Büsch | 2010-09-09 | 1 | -1/+5 |
* | pass opkg offline root as command line arg, solves caching issues when switch... | Jo-Philipp Wich | 2010-09-09 | 1 | -2/+2 |
* | uhttpd: break tight loop when receiving eof during header reading (#7904) | Jo-Philipp Wich | 2010-09-09 | 2 | -1/+5 |
* | iproute2: Fix compilation | Michael Büsch | 2010-09-09 | 1 | -4/+7 |
* | util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditio... | Jo-Philipp Wich | 2010-09-08 | 1 | -1/+1 |
* | fix arch detection pattern to cope with underscores in board name, e.g. "adm5... | Jo-Philipp Wich | 2010-09-08 | 1 | -1/+2 |
* | - add a helper script to generate opkg.conf, attempt to detect package archit... | Jo-Philipp Wich | 2010-09-08 | 4 | -10/+56 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 | 2 | -3/+20 |
* | fix Dockstart default rdate interface in system config, reformat | Jo-Philipp Wich | 2010-09-07 | 1 | -3/+5 |
* | use --force-run-hooks for host opkg install | Jo-Philipp Wich | 2010-09-07 | 1 | -1/+2 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 7 | -5/+15 |
* | host.mk: Don't use bash-ism | Michael Büsch | 2010-09-06 | 1 | -1/+1 |
* | opkg: add --force-run-hooks option to run postinstall scripts in offline root... | Jo-Philipp Wich | 2010-09-06 | 3 | -2/+71 |
* | extracted firmware files were generated with an incorrect umask | John Crispin | 2010-09-06 | 2 | -4/+4 |
* | add package python-cjson to gumstix profile | Hamish Guthrie | 2010-09-06 | 1 | -1/+1 |
* | package/kernel: update crypto.mk for kernel 2.6.36 | Alexandros C. Couloumbis | 2010-09-06 | 1 | -1/+2 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | Alexandros C. Couloumbis | 2010-09-06 | 9 | -178/+631 |
* | adjust image defaults for KVM | Jo-Philipp Wich | 2010-09-06 | 1 | -3/+4 |
* | use opkg/host for package installation - speeds up rebuild operations - align... | Jo-Philipp Wich | 2010-09-06 | 2 | -13/+33 |
* | base-files: make build dependant on opkg/host | Jo-Philipp Wich | 2010-09-06 | 1 | -0/+1 |
* | opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend lib... | Jo-Philipp Wich | 2010-09-06 | 1 | -0/+25 |
* | metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced th... | Jo-Philipp Wich | 2010-09-06 | 1 | -3/+4 |
* | kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend... | Jo-Philipp Wich | 2010-09-05 | 1 | -3/+3 |
* | x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Sin... | Jo-Philipp Wich | 2010-09-05 | 3 | -0/+57 |
* | kernel: add VirtIO device support Add support for VirtIO-based paravirtualize... | Jo-Philipp Wich | 2010-09-05 | 1 | -0/+48 |
* | kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virt... | Jo-Philipp Wich | 2010-09-05 | 1 | -6/+6 |
* | firewall: - fix possible endless loop when the family option is used for forw... | Jo-Philipp Wich | 2010-09-05 | 2 | -4/+6 |
* | firewall: introduce SNAT support for redirect sections | Jo-Philipp Wich | 2010-09-05 | 3 | -4/+19 |
* | ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not se... | Felix Fietkau | 2010-09-05 | 1 | -2/+1 |
* | fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) | Felix Fietkau | 2010-09-05 | 5 | -22/+3 |
* | Fix musb-hdrc module loading | Michael Büsch | 2010-09-05 | 1 | -2/+3 |
* | b43: Module option added to change the GPIO LED mask. This patch exposes the ... | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+50 |
* | p54spi: Compile in the default eeprom image | Michael Büsch | 2010-09-04 | 1 | -0/+2 |
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 | 43 | -0/+6589 |
* | linux/ixp4xx: revert r22922 | Alexandros C. Couloumbis | 2010-09-04 | 43 | -6589/+0 |
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 | 43 | -0/+6589 |
* | linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) | Alexandros C. Couloumbis | 2010-09-04 | 1 | -0/+11 |
* | linux/ixp4xx: fix am apex image make bug | Alexandros C. Couloumbis | 2010-09-04 | 1 | -1/+1 |
* | fix fuse dependency against kmod-fuse | Florian Fainelli | 2010-09-04 | 1 | -1/+1 |