| 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 |
* | [ar71xx] 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 |
* | [tools] fix mklibs compilation failures on stdio.h not being included | Florian Fainelli | 2009-08-07 | 1 | -0/+11 |
* | [package] libiptc and libxtables should install their libraries as symbolic l... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | [toolchain] 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 |
* | [brcm63xx] 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 |
* | [ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 | 1 | -0/+37 |
* | [ar71xx] add try partition parser for the WRT160NL board (thanks to Christian... | Gabor Juhos | 2009-08-06 | 2 | -0/+195 |
* | [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo... | Florian Fainelli | 2009-08-06 | 2 | -4/+2 |
* | [brcm63xx] disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 | 1 | -1/+4 |
* | [kernel] 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 |
* | [package] broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 2 | -2/+9 |
* | [ar71xx] update ar71xx_spi driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 |
* | [ar71xx] oops, add missing semicolons | Gabor Juhos | 2009-08-06 | 1 | -2/+2 |
* | [ar71xx] get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 | 1 | -8/+9 |
* | [tools] firmware-utils/addpattern: add support for the WRT160NL | Gabor Juhos | 2009-08-06 | 1 | -5/+55 |
* | [package] iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 | 1 | -2/+2 |
* | [package] add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+13 |
* | [package] add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+16 |
* | [rdc] add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 7 | -0/+494 |
* | [s3c24xx] gta02: Workaround hardware bug on rev 5 and earlier | Lars-Peter Clausen | 2009-08-05 | 1 | -0/+54 |
* | [kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27... | Florian Fainelli | 2009-08-05 | 1 | -0/+1 |
* | [s3c24xx] mach-gta02: select extra gpio for glamo. | Lars-Peter Clausen | 2009-08-05 | 1 | -1/+2 |
* | [s3c24xx] Fix typo. | Lars-Peter Clausen | 2009-08-04 | 1 | -1/+1 |
* | [ar7] register watchdog only if enabled in hardware (#2378) | Florian Fainelli | 2009-08-04 | 2 | -0/+60 |
* | [ar71xx] init mac address on the WRT160NL board (thanks to Gerry Rozema for t... | Gabor Juhos | 2009-08-04 | 1 | -5/+11 |
* | [s3c24xx] 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 |
* | [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add... | Jo-Philipp Wich | 2009-08-04 | 2 | -13/+22 |
* | [package] acx fixes for 2.6.30 | Florian Fainelli | 2009-08-03 | 1 | -0/+54 |
* | [package] firewall: add icmp_type option to specify the icmp type in rule sec... | Jo-Philipp Wich | 2009-08-03 | 2 | -1/+4 |
* | [ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1 | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
* | [package] dropbear: safely support remote restarting of dropbear process; bum... | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
* | [ar7] add fixed PHY patches from 2.6.27, refresh patches | Florian Fainelli | 2009-08-03 | 5 | -34/+172 |
* | [ar7] add back the fixed PHY patches from #3124, until we move this to platfo... | 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 |