11821 Commits (8ee102eea1f917809bd0d180d8241511e031d922)
 

Author SHA1 Message Date
Felix Fietkau a1c5477822 madwifi: fix compile error on kernels without net_device api compatibility 15 years ago
Jo-Philipp Wich 27da9d1984 base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) 15 years ago
Jo-Philipp Wich 6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft 15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627 15 years ago
Vasilis Tsiligiannis 08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency 15 years ago
Felix Fietkau bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports 15 years ago
Gabor Juhos dd48a43550 WRT160NL: add default trigger for the power led 15 years ago
Gabor Juhos a59d59be79 enable sysupgrade on the WRT160Nl 15 years ago
Gabor Juhos 214f39d46d WRT160NL: more mtd parser cleanup 15 years ago
Felix Fietkau ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655 15 years ago
Florian Fainelli 40d5dafdd2 do not exclude the share directory for bison and other programs to work (#5629) 15 years ago
Florian Fainelli 85698765da add support for the Pirelli AG226G board (#5337) 15 years ago
Florian Fainelli 2d629e3a01 remove useless hard reset in the SPI controller driver 15 years ago
Florian Fainelli 2437f53f1d fix assignment instead of comparison in the mtd driver (#5649) 15 years ago
Felix Fietkau 632457f587 backport fixed module exports patch to 2.6.28 15 years ago
Felix Fietkau 88f98e238e fix the kernel symbol export patch for arm/powerpc 15 years ago
Felix Fietkau 9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed 15 years ago
Florian Fainelli 145fc3d643 switch to 2.6.30.4 15 years ago
Florian Fainelli b2c58364fe more 2.6.30 related fixes for ar7-atm 15 years ago
Florian Fainelli b8af58d3e7 refresh patches and fix build failure on wm8753-reg_cache.patch (#5641) 15 years ago
Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image 15 years ago
Gabor Juhos 253c9fcf7d WRT160NL: enable mtd parser on 2.6.30 15 years ago
Gabor Juhos c202ef57b1 WRT160NL: mtd parser cleanup 15 years ago
Gabor Juhos 8f854e27c8 move the trx parser out from the patch 15 years ago
Florian Fainelli 8866ab8a02 merge upstream fixes for bcm63xx_enet 15 years ago
Felix Fietkau 717a6344d4 decrease verbosity of mklibs.py 15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process 15 years ago
Felix Fietkau d9f9d74f69 mklibs: do not touch libraries that cannot be rebuilt 15 years ago
Felix Fietkau a6a83985a0 upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf 15 years ago
Felix Fietkau 583f6f2d6a mklibs: do not fail on unresolved symbols, but print warnings 15 years ago
Felix Fietkau 907fb8d8e5 install static libraries from uclibc to the rootfs staging dir 15 years ago
Felix Fietkau b0bf5fd9a0 add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp 15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later 15 years ago
Gabor Juhos 0c2142d309 WRT160NL: register GPIO LEDs and buttons 15 years ago
Imre Kaloz 5a8a22bdc2 add gcc 4.3.4 15 years ago
Florian Fainelli a865c9deb5 fix mklibs compilation failures on stdio.h not being included 15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639) 15 years ago
Florian Fainelli 46c7a003ca add support for gcc-4.4.1 (#5580) 15 years ago
Felix Fietkau 91f98f1756 base-files: some /lib/network/config.sh refactoring 15 years ago
Felix Fietkau 7c32f45749 base-files: clean up init.d/fstab and port it to the new config_get 15 years ago
Felix Fietkau ae0745e240 base-files: port init.d/led to new config_get 15 years ago
Felix Fietkau 2892e2f1d5 base-files: port init.d/boot to new config_get 15 years ago
Felix Fietkau 387b221aa1 base-files: port functions.sh to new config_get 15 years ago
Felix Fietkau 4dbaccf0cd base-files: allow default value for config_get 15 years ago
Felix Fietkau 36aa20bdab add mklibs (based on a patch by florian) in preparation for optional library symbol stripping 15 years ago
Florian Fainelli 5138aa203e bcm6345 fixes from AndyI 15 years ago
Imre Kaloz e8ce7fab52 upgrade opkg to r215 from the googlecode svn 15 years ago
Gabor Juhos 21d2934f38 create firmware image for the WRT160NL board (thanks to Gerry Rozema) 15 years ago
Gabor Juhos 49ad8232fb add try partition parser for the WRT160NL board (thanks to Christian Daniel and Gerry Rozema) 15 years ago
Florian Fainelli 48c1634d3e fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, thanks AndyI 15 years ago