aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* get rid of dynamic buffer struct allocation during pcomp lzma decompression a...Felix Fietkau2009-09-022-23/+93
* fix a typoGabor Juhos2009-09-021-1/+1
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-026-0/+102
* atheros: fix failsafe modeFelix Fietkau2009-09-021-3/+3
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...Felix Fietkau2009-09-021-1/+5
* mvswitch: set the netdevice into promiscuous mode when header mode is enabled...Felix Fietkau2009-09-021-0/+3
* wprobe: fix compile error because of missing isnan()Felix Fietkau2009-09-021-0/+2
* use common code for early_serial setupGabor Juhos2009-09-024-70/+35
* share prom codeGabor Juhos2009-09-025-69/+45
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-021-1/+3
* initial support for Asus RT-N15Gabor Juhos2009-09-015-0/+91
* cache_line_size is 16 on rt288xGabor Juhos2009-09-013-1/+66
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-014-10/+0
* fix a typoGabor Juhos2009-09-011-1/+1
* add experimental 2.6.30 supportFlorian Fainelli2009-09-012-0/+794
* fix linking failures against memcpy on x86_64, fix runtime tested successfullyFlorian Fainelli2009-09-011-0/+26
* fix module loading with kernel 2.6.27Hauke Mehrtens2009-09-012-89/+451
* share machine registration codeGabor Juhos2009-08-3112-88/+28
* use common get_system_type functionGabor Juhos2009-08-319-26/+17
* share memory size detection codeGabor Juhos2009-08-315-35/+26
* add common setup codeGabor Juhos2009-08-315-7/+31
* rt288x: readd RT2880_INTC_BASE definitionGabor Juhos2009-08-311-0/+1
* scripts/feeds: fix an error messageFelix Fietkau2009-08-311-1/+1
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-312-1/+27
* add common GPIO LED supportGabor Juhos2009-08-315-0/+86
* rt305x: remove HW_HAS_PCI config optionGabor Juhos2009-08-311-1/+0
* fix GPIOLIB supportGabor Juhos2009-08-318-42/+278
* add support for build system overlays that alter package build instructions c...Felix Fietkau2009-08-312-1/+8
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+3
* rt288x: generic machine code cleanupGabor Juhos2009-08-301-45/+0
* header cleanupGabor Juhos2009-08-301-3/+3
* share common INTC codeGabor Juhos2009-08-3014-145/+139
* initial support for RT288x/RT305xGabor Juhos2009-08-3043-0/+2690
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-292-0/+2
* allow mklibs.py to optimize libgcc_s.so.1Felix Fietkau2009-08-291-0/+1
* fix wrong kernel version based nls dependencyFelix Fietkau2009-08-281-3/+1
* add missing dependency for kmod-ntfs (patch from #5638)Felix Fietkau2009-08-281-0/+1
* Added identification of WRT610N and its button/led definitions.Felix Fietkau2009-08-281-0/+20
* Added support for identifying the BCM53115 switch found in WRT610N.Felix Fietkau2009-08-281-2/+4
* add hg support to getver.sh (patch from #5763)Felix Fietkau2009-08-281-1/+8
* madwifi: fix another unconverted netdev_ops issueFelix Fietkau2009-08-281-4/+8
* build fixes for squashfs4 on cygwinFlorian Fainelli2009-08-271-0/+154
* pxcab: Add config-2.6.31Geoff Levand2009-08-271-0/+521
* pxcab: Build fixGeoff Levand2009-08-271-107/+0
* update e2fsprogs to 1.41.9, add support for ext4 (#5748)Florian Fainelli2009-08-272-6/+7
* add the in-tree gspca driverFlorian Fainelli2009-08-274-4/+534
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-276-6/+6
* ar7: remove CONFIG_CRYPTO_ALGAPI overrideFelix Fietkau2009-08-261-1/+0