| Commit message (Expand) | Author | Age | Files | Lines |
* | [adm5120] sync kernel config | juhosg | 2008-09-25 | 3 | -3/+2 |
* | add gpio related config symbols to generic config | nico | 2008-09-25 | 1 | -0/+2 |
* | add option to shutoff softled | thepeople | 2008-09-25 | 1 | -0/+3 |
* | [adm5120] remove broken status from the Big Endian subtarget | juhosg | 2008-09-25 | 1 | -1/+1 |
* | fix some warnings | nbd | 2008-09-25 | 2 | -2/+4 |
* | mtd: improve support for reading input from a pipe. fixes sysupgrade | nbd | 2008-09-25 | 1 | -9/+21 |
* | [atheros] remove empty dirs | juhosg | 2008-09-25 | 0 | -0/+0 |
* | add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly | blogic | 2008-09-25 | 1 | -1/+5 |
* | make sure a predefined CFLAGS variable does not get in the way (fix for #4038) | nbd | 2008-09-25 | 1 | -0/+3 |
* | disable CONFIG_USB_SUPPORT on avr32 | nico | 2008-09-25 | 1 | -1/+0 |
* | Fix a segfault in uclibc ldso. | lars | 2008-09-25 | 1 | -0/+30 |
* | Embed luaposix and bitlib into Lua core library | cyrus | 2008-09-25 | 3 | -1/+1645 |
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | nbd | 2008-09-25 | 1 | -1/+1 |
* | sysupgrade for adm5120 | nbd | 2008-09-25 | 1 | -0/+25 |
* | call autoconf when there's no ./configure script, move it at Build/Prepare stage | nico | 2008-09-25 | 1 | -5/+7 |
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disa... | nico | 2008-09-25 | 11 | -20/+2 |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | nico | 2008-09-24 | 20 | -4/+19 |
* | allow SDK to install trunk packages with scripts/feeds & build them, instead ... | nico | 2008-09-24 | 1 | -1/+6 |
* | firewall changes: | nico | 2008-09-24 | 2 | -33/+57 |
* | don't override netfilter configuration on storm | nico | 2008-09-24 | 1 | -49/+0 |
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl... | nico | 2008-09-24 | 1 | -3/+3 |
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | nico | 2008-09-24 | 1 | -0/+1 |
* | add missing CONFIG_SPI_DEBUG symbol | nico | 2008-09-24 | 4 | -0/+4 |
* | fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ... | nico | 2008-09-24 | 1 | -0/+4 |
* | fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) | nico | 2008-09-24 | 1 | -3/+3 |
* | build 'IPsec BEET mode' as a module on storm | nico | 2008-09-24 | 1 | -1/+1 |
* | don't fail if there are no modules.mk under ./target/linux/ | nico | 2008-09-23 | 1 | -1/+1 |
* | use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ... | nbd | 2008-09-23 | 8 | -8/+8 |
* | parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i... | nbd | 2008-09-23 | 1 | -1/+8 |
* | fix small logic error in x86 sysupgrade script, which prevented upgrades from... | nbd | 2008-09-23 | 1 | -1/+1 |
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '... | nbd | 2008-09-23 | 1 | -1/+5 |
* | madwifi: fix locking issues in state machine changes | nbd | 2008-09-23 | 4 | -43/+8 |
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t... | nbd | 2008-09-23 | 3 | -4/+4 |
* | AR7 watchdog supports magic close | nbd | 2008-09-23 | 1 | -1/+1 |
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but... | nbd | 2008-09-23 | 1 | -0/+44 |
* | fix multiple instances of busybox httpd (thx, Yanira) | nbd | 2008-09-23 | 1 | -1/+1 |
* | [adm5120] experimental support for the Motorola MU Gateway | juhosg | 2008-09-23 | 11 | -10/+171 |
* | add missing /etc/functions.sh include required for saving network state (clos... | nico | 2008-09-23 | 2 | -0/+2 |
* | make links to statup scripts in /etc/rc.d relative | nico | 2008-09-23 | 1 | -2/+2 |
* | add feeds.conf to .gitignore | nbd | 2008-09-23 | 1 | -0/+1 |
* | fix sysupgrade support for brcm-2.4 and brcm47xx | nbd | 2008-09-23 | 3 | -14/+21 |
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | nbd | 2008-09-23 | 6 | -80/+209 |
* | [adm5120] add board specific UART registration | juhosg | 2008-09-23 | 8 | -5/+28 |
* | [adm5120] remove 2.6.25 config files | juhosg | 2008-09-23 | 2 | -563/+0 |
* | Avoid endless recursion in uClibc pthreads. | lars | 2008-09-22 | 1 | -0/+14 |
* | mtd: use broadcom specific code on linux 2.6 as well | nbd | 2008-09-22 | 1 | -0/+4 |
* | fix mtd target define for brcm-2.4 | nbd | 2008-09-22 | 1 | -1/+1 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | nico | 2008-09-22 | 9 | -144/+285 |
* | upgrade busybox to v1.11.2 and add current upstream fixes | nico | 2008-09-22 | 10 | -277/+336 |
* | remove patch missed from [12498] only needed for ipkg support | nico | 2008-09-22 | 1 | -185/+0 |