11149 Commits (db5c4304f500c4e2b3a23eb871cdea6f9b5c4a36)
 

Author SHA1 Message Date
Felix Fietkau db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon) 16 years ago
Imre Kaloz 8aa2f586f4 temporary, hackish, etc, etc.. lzma support for the arm zImage loader 16 years ago
Imre Kaloz 14ad8433a8 we don't use RedBoot on orion 16 years ago
Florian Fainelli 6c5ba45f54 port lzmp that is packaged by debian, build it, but do not install it yet 16 years ago
Imre Kaloz 548de949f3 use the openwrt lzma options for now 16 years ago
Imre Kaloz ab5199a143 add missing config option 16 years ago
Florian Fainelli 05b40c8d13 backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time 16 years ago
Felix Fietkau 1a1dc17ca3 remove some more obsolete files 16 years ago
Imre Kaloz f81257ca34 remove 2.6.23 support, as the last target using that has been nuked, too 16 years ago
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target 16 years ago
Imre Kaloz 51ed99475f use squashfs on the gemini by default, remove broken flag 16 years ago
Imre Kaloz df7996045a fixup mac addresses on gemini boards 16 years ago
Imre Kaloz 9fa14987b8 fix madwifi for the gemini target 16 years ago
Felix Fietkau 642870d0cc network: prevent unnecessary interface down/up cycles if no mac address change is requested 16 years ago
Imre Kaloz bc8ed5ec5f generate squashfs images 16 years ago
Imre Kaloz ae3da8d594 register the watchdog on the wbd111 16 years ago
Felix Fietkau 154ebf9380 network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones 16 years ago
Imre Kaloz 7d3cd06b94 optimize the kernel for size... *sigh* 16 years ago
Hauke Mehrtens f8a15f9b3e Add missing kernel symbol. 16 years ago
Hauke Mehrtens 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. 16 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number 16 years ago
Vasilis Tsiligiannis ca96019f8e Add diversity option 16 years ago
Imre Kaloz 954717298d another 2.6.30 related crypto fix 16 years ago
Imre Kaloz 58fd1b1eb0 fixup sheevaplug support (for now we use sdcards for rootfs) 16 years ago
Imre Kaloz f9d2e1fdde increase kernel partition to 4MB, generate jffs2 images 16 years ago
Imre Kaloz 58579bca65 add patches to support the advanced power management on Kirkwood socs 16 years ago
Imre Kaloz 5bf5036c0c fix compatibility with certain SD cards 16 years ago
Imre Kaloz 1befe26655 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt 16 years ago
Imre Kaloz b834f1f24b fix mv643xx_eth dma mask 16 years ago
Imre Kaloz 09a6262b3c fix VFP handling on feroceon cores 16 years ago
Imre Kaloz 690cb12f3c fix typo and add nand_gpio to the generic config 16 years ago
Claudio Mignanti af2cc1daf6 enable optimize for size, avoid to trigger gcc bug #36482 16 years ago
Hamish Guthrie 590f3042fb Removed extra ; in exec rule 16 years ago
Florian Fainelli 00e2b1d997 add experimental 2.6.30 support, boot tested 16 years ago
Florian Fainelli 9a022a7330 refresh 2.6.30 patches 16 years ago
Florian Fainelli c739ce1888 remove old 2.6.24 code 16 years ago
Jo-Philipp Wich 037f0c9629 madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis 16 years ago
Felix Fietkau 43b2318584 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset) 16 years ago
Ralph Hempel b6e5025f15 fix typo 16 years ago
Felix Fietkau 664d2873c7 madwifi: fix excessive stack usage in the wlanconfig tool 16 years ago
Felix Fietkau 5836e0fb5f madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db 16 years ago
Florian Fainelli 7328490dea add diag.sh to report boot status on the front-led of the machine 16 years ago
Gabor Juhos f84d0d2ae0 register parallel flash device on the AP83 board 16 years ago
Florian Fainelli 0be2193e40 fix drivers firmware loading with the new hotplug2, patch from Russell Senior 16 years ago
Ralph Hempel 6f29703625 add dist and distcheck target (to create new source balls) 16 years ago
Ralph Hempel 3dc92527a3 add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk 16 years ago
Ralph Hempel 69fbe5c3b0 fix download url 16 years ago
Felix Fietkau 26099a3c23 madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom 16 years ago
Jo-Philipp Wich d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> 16 years ago
Jo-Philipp Wich c7e3690e0e Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago