aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* allow bcm6338 to get the base address of the memory controller register, ↵Florian Fainelli2009-01-151-0/+1
| | | | | | required to detect memory size SVN-Revision: 14047
* Fix parsing of password option; set timeout for writing.Jose Vasconcellos2009-01-151-15/+15
| | | | SVN-Revision: 14046
* Set num_resources for rtc7301 platform device.Jose Vasconcellos2009-01-153-3/+6
| | | | SVN-Revision: 14045
* change LEDs on wrt54g3g only /proc/diag is not available on x86, so check ↵Andy Boyett2009-01-151-0/+2
| | | | | | for existance to avoid errors... Thanks Markus Wigge SVN-Revision: 14044
* update to 2.6.27.11Gabor Juhos2009-01-1510-20/+17
| | | | SVN-Revision: 14043
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-152-0/+2
| | | | SVN-Revision: 14039
* fix powerpc toolchain build failure on x86_64 hostsGabor Juhos2009-01-142-292/+0
| | | | SVN-Revision: 14036
* cleanup base-filesMirko Vogt2009-01-142-83/+0
| | | | SVN-Revision: 14035
* add some extra kernel exports to be used by ashmem and binder laterFelix Fietkau2009-01-142-0/+227
| | | | SVN-Revision: 14033
* work around problems with the libpthread onexit() handlerFelix Fietkau2009-01-141-0/+21
| | | | SVN-Revision: 14032
* libreadline: move to trunk, gdb depends on itAndy Boyett2009-01-132-0/+87
| | | | SVN-Revision: 14030
* fix the new libpthread implementation - the function table init was brokenFelix Fietkau2009-01-132-11/+35
| | | | SVN-Revision: 14027
* replace the gdbserver package with a full gdb package that also includes ↵Felix Fietkau2009-01-133-69/+388
| | | | | | gdbserver SVN-Revision: 14024
* mac80211: update ath9k patchesGabor Juhos2009-01-1311-30/+76
| | | | SVN-Revision: 14023
* firmware-utils/mkcasfw: fix magic value of the TN-U200 boardGabor Juhos2009-01-131-1/+1
| | | | SVN-Revision: 14022
* NFS-101U/WU: add PCI irq map and change vlan mapGabor Juhos2009-01-131-4/+15
| | | | SVN-Revision: 14021
* fix vfat.ko in 2.6.28Andy Boyett2009-01-131-1/+1
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020
* do not strip uclibcFelix Fietkau2009-01-131-1/+2
| | | | SVN-Revision: 14019
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-135-1/+37
| | | | SVN-Revision: 14018
* clean up build system settings and make some of them more accessibleFelix Fietkau2009-01-131-35/+32
| | | | SVN-Revision: 14017
* use the new linuxthreads implementation on i386,i686Felix Fietkau2009-01-132-2/+2
| | | | SVN-Revision: 14016
* fix gdb compileFelix Fietkau2009-01-132-2/+14
| | | | SVN-Revision: 14015
* uclibc: add the trunc functionFelix Fietkau2009-01-131-0/+21
| | | | SVN-Revision: 14014
* uclibc: add some libpthread fixesFelix Fietkau2009-01-132-0/+23
| | | | SVN-Revision: 14013
* document the BUILDONLY optionFelix Fietkau2009-01-131-0/+3
| | | | SVN-Revision: 14010
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-134-0/+6
| | | | SVN-Revision: 14009
* Further fix to 2.6.26 patch for USR8200Peter Denison2009-01-131-3/+4
| | | | SVN-Revision: 14002
* cleanup kernel config and make use of previously applied soundcore patchMirko Vogt2009-01-122-177/+92
| | | | SVN-Revision: 14000
* allow targets to override kernel related soundcore configurationMirko Vogt2009-01-121-14/+18
| | | | SVN-Revision: 13999
* Correct 2.6..26 and .28 versions of USR8200 patchesPeter Denison2009-01-123-28/+8
| | | | SVN-Revision: 13996
* fix missing ptrace.h needed to build final gccNicolas Thill2009-01-121-1/+9
| | | | SVN-Revision: 13995
* add a fix preventing gcc build system from assuming that libc headers are ↵Nicolas Thill2009-01-121-0/+10
| | | | | | always available SVN-Revision: 13994
* bump kernel version to 2.6.28Florian Fainelli2009-01-121-1/+1
| | | | SVN-Revision: 13990
* include hostapd-mini and kmod-mac80211-hwsim in the default profileFlorian Fainelli2009-01-121-0/+2
| | | | SVN-Revision: 13989
* generic: include most common ethernet drivers in the default profile - makes ↵Andy Boyett2009-01-121-2/+4
| | | | | | the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) SVN-Revision: 13988
* fix LINUX_KARCH for x86Felix Fietkau2009-01-111-1/+1
| | | | SVN-Revision: 13986
* use different optimizations for x86 & x86_64 on umlNicolas Thill2009-01-111-1/+3
| | | | SVN-Revision: 13984
* gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like ↵Nicolas Thill2009-01-111-8/+10
| | | | | | binutils & gcc) SVN-Revision: 13983
* add missing 'ac_cv_sizeof_unsigned_long_long' variableNicolas Thill2009-01-111-0/+1
| | | | SVN-Revision: 13970
* unmask ip6tables on 2.6.27 and 2.6.28Travis Kemen2009-01-101-2/+1
| | | | SVN-Revision: 13965
* Use wildcards to copy grub stage files, will cover both i386-pc and ↵Jo-Philipp Wich2009-01-101-3/+3
| | | | | | i386-openwrt directory names SVN-Revision: 13963
* fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI ↵Nicolas Thill2009-01-101-1/+1
| | | | | | (closes: #4437) SVN-Revision: 13962
* mac80211: update compat-wireless to 2009-01-10Gabor Juhos2009-01-1012-159/+316
| | | | SVN-Revision: 13961
* fix kernel configTravis Kemen2009-01-101-1/+14
| | | | SVN-Revision: 13958
* fix a memory corruption bug in the linux 2.4 version of b44Felix Fietkau2009-01-101-9/+9
| | | | SVN-Revision: 13955
* USR8200: Apply last change to 2.6.26 and 2.6.28 alsoPeter Denison2009-01-094-65/+153
| | | | SVN-Revision: 13954
* mac80211: update ath9k patchesGabor Juhos2009-01-0911-101/+117
| | | | SVN-Revision: 13948
* b44: fix misalignment and space-saving in rx packet handling (significant ↵Felix Fietkau2009-01-093-0/+199
| | | | | | throughput and cpu load improvement) SVN-Revision: 13946
* Add hfcmulti mISDN driverFlorian Fainelli2009-01-084-0/+18
| | | | SVN-Revision: 13945
* Package mISDN stackFlorian Fainelli2009-01-081-0/+21
| | | | SVN-Revision: 13944