Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | also support pcmcia | Florian Fainelli | 2009-11-08 | |
| | | | | SVN-Revision: 18349 | |||
* | move headers to arch/x86/include/asm/, patch from sn9 | Florian Fainelli | 2009-11-08 | |
| | | | | SVN-Revision: 18347 | |||
* | make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9 | Florian Fainelli | 2009-11-08 | |
| | | | | SVN-Revision: 18346 | |||
* | Add some build fixes for kernel 2.6.21 and the infineon amazon target. | Hauke Mehrtens | 2009-11-08 | |
| | | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. SVN-Revision: 18345 | |||
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | |
| | | | | SVN-Revision: 18338 | |||
* | add again missing hunk in vmlinux.lds.S | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18337 | |||
* | add missing hunk in the block2mtd patch | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18336 | |||
* | merge upstream fixes on mdio loop | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18335 | |||
* | refresh 2.6.31 patches | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18334 | |||
* | add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18333 | |||
* | the olpc config that was merged from the olpc port is a 2.6.30 config | Florian Fainelli | 2009-11-07 | |
| | | | | SVN-Revision: 18332 | |||
* | switch back to LuCI main repo | Jo-Philipp Wich | 2009-11-07 | |
| | | | | SVN-Revision: 18328 | |||
* | provide the correct flash mapping on non airlink devices, remove the ↵ | Florian Fainelli | 2009-11-06 | |
| | | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327 | |||
* | add the prereq-check on lzma | Florian Fainelli | 2009-11-06 | |
| | | | | SVN-Revision: 18326 | |||
* | use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵ | Florian Fainelli | 2009-11-06 | |
| | | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325 | |||
* | strip down even more the kernel configuration | Florian Fainelli | 2009-11-05 | |
| | | | | SVN-Revision: 18324 | |||
* | iproute2: compile the static libraries with $(FPIC), as they are reused by ↵ | Felix Fietkau | 2009-11-05 | |
| | | | | | | other packages for inclusion into shared libraries should fix collectd build failures on mips SVN-Revision: 18323 | |||
* | uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18321 | |||
* | remove the old alix led junk which was replaced by upstream code | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18320 | |||
* | oops, forgot the autoload | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18319 | |||
* | fix kmod-leds-alix (#6079, #6105) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18318 | |||
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18317 | |||
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | |
| | | | | SVN-Revision: 18316 | |||
* | remove the patch dir hack in iptables when building with an external tree, ↵ | Florian Fainelli | 2009-11-05 | |
| | | | | | | this did not work at all. SVN-Revision: 18315 | |||
* | remove some other useless configuration items | Florian Fainelli | 2009-11-05 | |
| | | | | SVN-Revision: 18314 | |||
* | enable multicast routing for linux 2.4 (#6037) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18312 | |||
* | Pass TARGET_CFLAGS using and external variable instead a sed expression that ↵ | Felix Fietkau | 2009-11-05 | |
| | | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18311 | |||
* | Don't build gmp and mpfr when using external toolchains (based on patch from ↵ | Felix Fietkau | 2009-11-05 | |
| | | | | | | #6035) SVN-Revision: 18310 | |||
* | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18309 | |||
* | binutils: fix build errors in 2.20 (patch from #6094) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18307 | |||
* | metadata: process dependencies for targets that have subtargets as well - ↵ | Felix Fietkau | 2009-11-05 | |
| | | | | | | hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051) SVN-Revision: 18306 | |||
* | remove useless configuration options | Florian Fainelli | 2009-11-04 | |
| | | | | SVN-Revision: 18303 | |||
* | fix one more instance of r18295 | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18301 | |||
* | 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵ | Andy Boyett | 2009-11-04 | |
| | | | | | | Gimpelevich SVN-Revision: 18300 | |||
* | include kmod-rdc321x-wdt by default | Florian Fainelli | 2009-11-04 | |
| | | | | SVN-Revision: 18299 | |||
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | |
| | | | | SVN-Revision: 18298 | |||
* | add missing ledtrig-netdev dependency on the networking stack | Florian Fainelli | 2009-11-04 | |
| | | | | SVN-Revision: 18297 | |||
* | fix platform specific overrides for kernel modules, fixes lp on brcm-2.4 | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18295 | |||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18294 | |||
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18293 | |||
* | LuCI main repo is down due to server crash, switch to repo mirror | Jo-Philipp Wich | 2009-11-04 | |
| | | | | SVN-Revision: 18292 | |||
* | madwifi: fix a crash bug related to refcounting of bss nodes | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18290 | |||
* | fix breakage on wl500gp after r18214, thanks sn9 (#6084) | Florian Fainelli | 2009-11-03 | |
| | | | | SVN-Revision: 18289 | |||
* | images without tagid now fallback to the untouched partition layout (#6093) | Florian Fainelli | 2009-11-03 | |
| | | | | SVN-Revision: 18288 | |||
* | unbreak brcm-2.4 | Felix Fietkau | 2009-11-03 | |
| | | | | SVN-Revision: 18287 | |||
* | temporary remove the pfifo fast patch from 2.6.32, too | Imre Kaloz | 2009-11-03 | |
| | | | | SVN-Revision: 18284 | |||
* | add preliminary 2.6.32 support | Imre Kaloz | 2009-11-03 | |
| | | | | SVN-Revision: 18283 | |||
* | add more missing configuration symbols | Florian Fainelli | 2009-11-03 | |
| | | | | SVN-Revision: 18282 | |||
* | refresh kernel patches | Florian Fainelli | 2009-11-03 | |
| | | | | SVN-Revision: 18281 | |||
* | use 2.6.31.5, left-over from r18279 | Florian Fainelli | 2009-11-03 | |
| | | | | SVN-Revision: 18280 |