summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* we don't use RedBoot on orionkaloz2009-06-011-1/+1
* [tools] port lzmp that is packaged by debian, build it, but do not install it...florian2009-06-014-0/+1100
* use the openwrt lzma options for nowkaloz2009-06-011-0/+8
* add missing config optionkaloz2009-06-011-0/+1
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...florian2009-06-011-1/+1
* remove some more obsolete filesnbd2009-06-0129-7767/+0
* remove 2.6.23 support, as the last target using that has been nuked, tookaloz2009-06-0159-42323/+0
* now that the gemini target is working, get rid of the obsolete and buggy stor...kaloz2009-06-0115-38746/+1
* use squashfs on the gemini by default, remove broken flagkaloz2009-06-011-1/+1
* fixup mac addresses on gemini boardskaloz2009-06-011-0/+6
* fix madwifi for the gemini targetkaloz2009-06-011-0/+3
* network: prevent unnecessary interface down/up cycles if no mac address chang...nbd2009-06-011-2/+3
* generate squashfs imageskaloz2009-06-011-0/+1
* register the watchdog on the wbd111kaloz2009-06-012-2/+4
* network: do not unnecessarily touch interfaces configured as proto=none; brin...nbd2009-06-011-2/+11
* optimize the kernel for size... *sigh*kaloz2009-06-011-0/+1
* [kernel] Add missing kernel symbol.hauke2009-06-011-0/+1
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.hauke2009-06-011-3/+3
* [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re...nico2009-06-012-2/+2
* [hostap-driver] Add diversity optionacinonyx2009-06-011-2/+6
* another 2.6.30 related crypto fixkaloz2009-06-011-1/+3
* fixup sheevaplug support (for now we use sdcards for rootfs)kaloz2009-06-012-22/+36
* increase kernel partition to 4MB, generate jffs2 imageskaloz2009-06-011-1/+10
* add patches to support the advanced power management on Kirkwood socskaloz2009-06-012-0/+278
* fix compatibility with certain SD cardskaloz2009-06-011-0/+46
* even if we don't support booting from the nand yet, change the rootfs name fo...kaloz2009-06-011-0/+11
* fix mv643xx_eth dma maskkaloz2009-06-011-0/+112
* fix VFP handling on feroceon coreskaloz2009-06-011-0/+70
* fix typo and add nand_gpio to the generic configkaloz2009-06-011-1/+2
* [etrax] enable optimize for size, avoid to trigger gcc bug #36482claudio2009-06-011-0/+1
* [hotplug2] Removed extra ; in exec rulehcg2009-06-011-1/+1
* [ar7] add experimental 2.6.30 support, boot testedflorian2009-06-019-0/+582
* [kernel] refresh 2.6.30 patchesflorian2009-06-012-16/+5
* [ar7] remove old 2.6.24 codeflorian2009-06-012-15/+0
* [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...jow2009-05-311-43/+3
* madwifi: handle frame classification properly if eth->h_proto contains the pr...nbd2009-05-311-1/+1
* fix typoralph2009-05-311-2/+2
* madwifi: fix excessive stack usage in the wlanconfig toolnbd2009-05-311-0/+11
* madwifi: if a txpower value below the poweroffset is requested, set the inter...nbd2009-05-311-0/+16
* [cobalt] add diag.sh to report boot status on the front-led of the machineflorian2009-05-311-0/+18
* [ar71xx] register parallel flash device on the AP83 boardjuhosg2009-05-311-0/+63
* [package] fix drivers firmware loading with the new hotplug2, patch from Russ...florian2009-05-311-1/+1
* [package] add dist and distcheck target (to create new source balls)ralph2009-05-313-2/+20
* [package] add package source path overrideralph2009-05-312-8/+69
* [tools] fix download urlralph2009-05-312-2/+2
* madwifi: add better hw detection, use a power offset for setting/getting tx p...nbd2009-05-3128-283/+406
* [PATCH] Typo in r8610.mkjow2009-05-301-1/+1
* [PATCH] [hostap-driver] Always escape essidjow2009-05-301-1/+1
* [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access co...jow2009-05-302-3/+17
* [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh scriptjow2009-05-303-78/+156