summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix typo in cambria gw2358 initializationFelix Fietkau2009-03-24
| | | | SVN-Revision: 15022
* upgrade to uci 0.7.4 - fixes a file locking bug, thx CyrusFelix Fietkau2009-03-24
| | | | SVN-Revision: 15021
* override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358Florian Fainelli2009-03-24
| | | | SVN-Revision: 15020
* update compat-wireless to 2009-03-24Hauke Mehrtens2009-03-24
| | | | SVN-Revision: 15019
* refresh patchesHauke Mehrtens2009-03-24
| | | | SVN-Revision: 15018
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-24
| | | | SVN-Revision: 15017
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-24
| | | | SVN-Revision: 15016
* kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵Hauke Mehrtens2009-03-24
| | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. SVN-Revision: 15015
* deactivate nl80211 again. Fixes bug #4823Hauke Mehrtens2009-03-24
| | | | SVN-Revision: 15014
* Add check for IXP42x A0 stepping.Jose Vasconcellos2009-03-24
| | | | SVN-Revision: 15013
* ps3: update ps3vram patchesHamish Guthrie2009-03-24
| | | | SVN-Revision: 15011
* fix uclibc subdirFelix Fietkau2009-03-24
| | | | SVN-Revision: 15010
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlFelix Fietkau2009-03-24
| | | | SVN-Revision: 15008
* fix uclibc symlink for nptlFelix Fietkau2009-03-24
| | | | SVN-Revision: 15007
* add uclibc-nptlFelix Fietkau2009-03-24
| | | | SVN-Revision: 15006
* remove obsolete commentFelix Fietkau2009-03-24
| | | | SVN-Revision: 15005
* clean up uClibc config handling - use kconfig.pl to split configs similar to ↵Felix Fietkau2009-03-24
| | | | | | how it's done in the kernel SVN-Revision: 15004
* kconfig.pl: interpret =n as undefined symbolFelix Fietkau2009-03-24
| | | | SVN-Revision: 15003
* kconfig.pl: add support for custom prefixes instead of CONFIG_Felix Fietkau2009-03-24
| | | | SVN-Revision: 15002
* fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinkFelix Fietkau2009-03-23
| | | | SVN-Revision: 15001
* add uclibc 0.9.30.1Felix Fietkau2009-03-23
| | | | SVN-Revision: 15000
* fix the path to the build dir for host packagesFelix Fietkau2009-03-23
| | | | SVN-Revision: 14998
* fix calling the update target for host-only buildsFelix Fietkau2009-03-23
| | | | SVN-Revision: 14997
* fix HOST_QUILT overrideFelix Fietkau2009-03-23
| | | | SVN-Revision: 14996
* do not use --owner=root or --group=root when running tar. it does not work ↵Felix Fietkau2009-03-23
| | | | | | on systems that name their root group differently SVN-Revision: 14995
* clean up uclibc patch/config version handling a bitFelix Fietkau2009-03-23
| | | | SVN-Revision: 14994
* bump to version 0.6.9. Synced config with upstream version.Hauke Mehrtens2009-03-23
| | | | SVN-Revision: 14993
* bump to version 0.6.9. Synced default.config and mini.config with upstream ↵Hauke Mehrtens2009-03-23
| | | | | | version. SVN-Revision: 14992
* madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokenFelix Fietkau2009-03-23
| | | | SVN-Revision: 14991
* madwifi: fix a locking error related to wds (thx, tharvey)Felix Fietkau2009-03-23
| | | | SVN-Revision: 14990
* madwifi: add fragmentation fix from #4817Felix Fietkau2009-03-23
| | | | SVN-Revision: 14989
* reorganize madwifi patches slightlyFelix Fietkau2009-03-23
| | | | SVN-Revision: 14988
* speed up quilt importsFelix Fietkau2009-03-23
| | | | SVN-Revision: 14987
* atheros: fix radio mask check on ar5312Felix Fietkau2009-03-23
| | | | SVN-Revision: 14986
* atheros: upgrade to 2.6.28 by defaultFelix Fietkau2009-03-22
| | | | SVN-Revision: 14985
* atheros: fix mdio bus registration for multiple ethernet interfacesFelix Fietkau2009-03-22
| | | | SVN-Revision: 14984
* atheros: fix ar5312 supportFelix Fietkau2009-03-22
| | | | SVN-Revision: 14983
* atheros: do not attempt to start pci on ar2317Felix Fietkau2009-03-22
| | | | SVN-Revision: 14982
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-22
| | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981
* atheros: fix path in marvell switch phy id detectionFelix Fietkau2009-03-22
| | | | SVN-Revision: 14980
* remove custom phy hardware detection patch - it is no longer necessaryFelix Fietkau2009-03-22
| | | | SVN-Revision: 14979
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-22
| | | | SVN-Revision: 14978
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵Felix Fietkau2009-03-22
| | | | | | detection SVN-Revision: 14977
* atheros: enable adm6996 and mvswitch supportFelix Fietkau2009-03-22
| | | | SVN-Revision: 14976
* busybox: fix spurious rebuild issueFelix Fietkau2009-03-22
| | | | SVN-Revision: 14975
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-22
| | | | SVN-Revision: 14974
* atheros: fix gpio interrupt handling on 2315Felix Fietkau2009-03-22
| | | | SVN-Revision: 14973
* m4 is now available, sorry for troubleRalph Hempel2009-03-22
| | | | SVN-Revision: 14972
* add missing m4 dirRalph Hempel2009-03-22
| | | | SVN-Revision: 14971
* atheros: add back reset button supportFelix Fietkau2009-03-22
| | | | SVN-Revision: 14970