| Commit message (Expand) | Author | Age | Files | Lines |
* | add a staging directory for unstripped package files, useful for debugging, w... | Felix Fietkau | 2009-08-07 | 3 | -2/+8 |
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 |
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 | 15 | -0/+700 |
* | fix mklibs compilation failures on stdio.h not being included | Florian Fainelli | 2009-08-07 | 1 | -0/+11 |
* | libiptc and libxtables should install their libraries as symbolic links (#531... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 | 10 | -1/+426 |
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 | 1 | -25/+38 |
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 | 1 | -18/+14 |
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 | 1 | -8/+6 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 | 1 | -9/+10 |
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 | 1 | -2/+2 |
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 | 1 | -6/+9 |
* | add mklibs (based on a patch by florian) in preparation for optional library ... | Felix Fietkau | 2009-08-07 | 3 | -1/+2592 |
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 |
* | upgrade opkg to r215 from the googlecode svn | Imre Kaloz | 2009-08-06 | 6 | -163/+36 |
* | create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 | 1 | -0/+37 |
* | add try partition parser for the WRT160NL board (thanks to Christian Daniel a... | Gabor Juhos | 2009-08-06 | 2 | -0/+195 |
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ... | Florian Fainelli | 2009-08-06 | 2 | -4/+2 |
* | disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 | 1 | -1/+4 |
* | make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c | Florian Fainelli | 2009-08-06 | 1 | -24/+36 |
* | work around a threading bug in mksquashfs4 by limiting the number of threads ... | Felix Fietkau | 2009-08-06 | 1 | -1/+1 |
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 | 5 | -11/+11 |
* | broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 2 | -2/+9 |
* | update ar71xx_spi driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 |
* | oops, add missing semicolons | Gabor Juhos | 2009-08-06 | 1 | -2/+2 |
* | get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 | 1 | -8/+9 |
* | firmware-utils/addpattern: add support for the WRT160NL | Gabor Juhos | 2009-08-06 | 1 | -5/+55 |
* | iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 | 1 | -2/+2 |
* | add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+13 |
* | add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+16 |
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 7 | -0/+494 |
* | gta02: Workaround hardware bug on rev 5 and earlier | Lars-Peter Clausen | 2009-08-05 | 1 | -0/+54 |
* | add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config | Florian Fainelli | 2009-08-05 | 1 | -0/+1 |
* | mach-gta02: select extra gpio for glamo. | Lars-Peter Clausen | 2009-08-05 | 1 | -1/+2 |
* | Fix typo. | Lars-Peter Clausen | 2009-08-04 | 1 | -1/+1 |
* | register watchdog only if enabled in hardware (#2378) | Florian Fainelli | 2009-08-04 | 2 | -0/+60 |
* | init mac address on the WRT160NL board (thanks to Gerry Rozema for testing) | Gabor Juhos | 2009-08-04 | 1 | -5/+11 |
* | The gta02 vibrator driver is not meant to be build as module. | Lars-Peter Clausen | 2009-08-04 | 1 | -1/+1 |
* | set atheros default kernel version to 2.6.30.4 | Felix Fietkau | 2009-08-04 | 1 | -1/+1 |
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | Felix Fietkau | 2009-08-04 | 2 | -0/+1118 |
* | fix a typo in apply_config -t | Felix Fietkau | 2009-08-04 | 1 | -1/+1 |
* | base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,... | Jo-Philipp Wich | 2009-08-04 | 2 | -13/+22 |
* | acx fixes for 2.6.30 | Florian Fainelli | 2009-08-03 | 1 | -0/+54 |
* | firewall: add icmp_type option to specify the icmp type in rule sections, bum... | Jo-Philipp Wich | 2009-08-03 | 2 | -1/+4 |
* | use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1 | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
* | dropbear: safely support remote restarting of dropbear process; bump pkg revi... | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
* | add fixed PHY patches from 2.6.27, refresh patches | Florian Fainelli | 2009-08-03 | 5 | -34/+172 |
* | add back the fixed PHY patches from #3124, until we move this to platform_data | Florian Fainelli | 2009-08-03 | 2 | -0/+139 |
* | brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion... | Imre Kaloz | 2009-08-03 | 2 | -2/+2 |
* | add special handling for the adm5120 target, which uses subtargets for differ... | Imre Kaloz | 2009-08-03 | 2 | -3/+7 |