Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | switch to 2.6.30.4 | Florian Fainelli | 2009-08-08 |
| | | | | SVN-Revision: 17184 | ||
* | more 2.6.30 related fixes for ar7-atm | Florian Fainelli | 2009-08-08 |
| | | | | SVN-Revision: 17183 | ||
* | refresh patches and fix build failure on wm8753-reg_cache.patch (#5641) | Florian Fainelli | 2009-08-08 |
| | | | | SVN-Revision: 17182 | ||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 |
| | | | | | | from the kernel image SVN-Revision: 17181 | ||
* | WRT160NL: enable mtd parser on 2.6.30 | Gabor Juhos | 2009-08-08 |
| | | | | SVN-Revision: 17178 | ||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 |
| | | | | SVN-Revision: 17177 | ||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 |
| | | | | SVN-Revision: 17176 | ||
* | merge upstream fixes for bcm63xx_enet | Florian Fainelli | 2009-08-08 |
| | | | | SVN-Revision: 17175 | ||
* | decrease verbosity of mklibs.py | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17174 | ||
* | integrate mklibs.py support into the build process | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17173 | ||
* | mklibs: do not touch libraries that cannot be rebuilt | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17172 | ||
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17171 | ||
* | mklibs: do not fail on unresolved symbols, but print warnings | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17170 | ||
* | install static libraries from uclibc to the rootfs staging dir | Felix Fietkau | 2009-08-08 |
| | | | | SVN-Revision: 17169 | ||
* | add target for library specific installations into the root staging dir, fix ↵ | Felix Fietkau | 2009-08-08 |
| | | | | | | ipkg build dependency on the package build stamp SVN-Revision: 17168 | ||
* | add a staging directory for unstripped package files, useful for debugging, ↵ | Felix Fietkau | 2009-08-07 |
| | | | | | | will be used for mklibs integration later SVN-Revision: 17167 | ||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 |
| | | | | SVN-Revision: 17166 | ||
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 |
| | | | | SVN-Revision: 17165 | ||
* | fix mklibs compilation failures on stdio.h not being included | Florian Fainelli | 2009-08-07 |
| | | | | SVN-Revision: 17164 | ||
* | libiptc and libxtables should install their libraries as symbolic links ↵ | Florian Fainelli | 2009-08-07 |
| | | | | | | (#5313, #5639) SVN-Revision: 17162 | ||
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 |
| | | | | SVN-Revision: 17161 | ||
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 |
| | | | | | | | | | | | * Localize a lot more variables than before. * Do stuff or localize variables at later points or inner blocks so less commands are executed in some cases. * Use the default option of config_get where it makes sense. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17160 | ||
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | | | ... also remove the unused noauto variable in swapon. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17159 | ||
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | | | ... and don't call logger directly, rcS takes care of the correct redirection Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17158 | ||
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | | | ... and localize some variables. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17157 | ||
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17156 | ||
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 17155 | ||
* | add mklibs (based on a patch by florian) in preparation for optional library ↵ | Felix Fietkau | 2009-08-07 |
| | | | | | | symbol stripping SVN-Revision: 17154 | ||
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 |
| | | | | SVN-Revision: 17153 | ||
* | upgrade opkg to r215 from the googlecode svn | Imre Kaloz | 2009-08-06 |
| | | | | SVN-Revision: 17152 | ||
* | create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 |
| | | | | SVN-Revision: 17151 | ||
* | add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵ | Gabor Juhos | 2009-08-06 |
| | | | | | | and Gerry Rozema) SVN-Revision: 17150 | ||
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵ | Florian Fainelli | 2009-08-06 |
| | | | | | | thanks AndyI SVN-Revision: 17149 | ||
* | disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 |
| | | | | SVN-Revision: 17148 | ||
* | make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c | Florian Fainelli | 2009-08-06 |
| | | | | SVN-Revision: 17147 | ||
* | work around a threading bug in mksquashfs4 by limiting the number of threads ↵ | Felix Fietkau | 2009-08-06 |
| | | | | | | to 1 SVN-Revision: 17146 | ||
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 |
| | | | | SVN-Revision: 17145 | ||
* | broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 |
| | | | | SVN-Revision: 17144 | ||
* | update ar71xx_spi driver | Gabor Juhos | 2009-08-06 |
| | | | | SVN-Revision: 17143 | ||
* | oops, add missing semicolons | Gabor Juhos | 2009-08-06 |
| | | | | SVN-Revision: 17142 | ||
* | get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 |
| | | | | SVN-Revision: 17141 | ||
* | firmware-utils/addpattern: add support for the WRT160NL | Gabor Juhos | 2009-08-06 |
| | | | | SVN-Revision: 17140 | ||
* | iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 |
| | | | | SVN-Revision: 17134 | ||
* | add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17133 | ||
* | add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17132 | ||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17131 | ||
* | gta02: Workaround hardware bug on rev 5 and earlier | Lars-Peter Clausen | 2009-08-05 |
| | | | | SVN-Revision: 17130 | ||
* | add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17128 | ||
* | mach-gta02: select extra gpio for glamo. | Lars-Peter Clausen | 2009-08-05 |
| | | | | SVN-Revision: 17127 | ||
* | Fix typo. | Lars-Peter Clausen | 2009-08-04 |
| | | | | SVN-Revision: 17126 |