Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | register watchdog only if enabled in hardware (#2378) | Florian Fainelli | 2009-08-04 | |
| | | | | SVN-Revision: 17125 | |||
* | init mac address on the WRT160NL board (thanks to Gerry Rozema for testing) | Gabor Juhos | 2009-08-04 | |
| | | | | SVN-Revision: 17124 | |||
* | The gta02 vibrator driver is not meant to be build as module. | Lars-Peter Clausen | 2009-08-04 | |
| | | | | SVN-Revision: 17123 | |||
* | set atheros default kernel version to 2.6.30.4 | Felix Fietkau | 2009-08-04 | |
| | | | | SVN-Revision: 17122 | |||
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | Felix Fietkau | 2009-08-04 | |
| | | | | SVN-Revision: 17121 | |||
* | fix a typo in apply_config -t | Felix Fietkau | 2009-08-04 | |
| | | | | SVN-Revision: 17120 | |||
* | base-files: ensure that ipv6 is loaded if interfaces have an ip6addr ↵ | Jo-Philipp Wich | 2009-08-04 | |
| | | | | | | defined, clean trailing whitespace, bump pkg revision (#5356) SVN-Revision: 17118 | |||
* | acx fixes for 2.6.30 | Florian Fainelli | 2009-08-03 | |
| | | | | SVN-Revision: 17116 | |||
* | firewall: add icmp_type option to specify the icmp type in rule sections, ↵ | Jo-Philipp Wich | 2009-08-03 | |
| | | | | | | bump pkg revision (#5554) SVN-Revision: 17115 | |||
* | use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1 | Florian Fainelli | 2009-08-03 | |
| | | | | SVN-Revision: 17114 |