summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update os abstraction layerJohn Crispin2010-03-312-24/+9
| | | | SVN-Revision: 20639
* hostapd: fix build error caused by r20631Gabor Juhos2010-03-311-1/+10
| | | | SVN-Revision: 20638
* adds voip supportJohn Crispin2010-03-3115-1/+1303
| | | | SVN-Revision: 20637
* fix licensing issues of ifxmips dsl driverJohn Crispin2010-03-313-2/+26
| | | | SVN-Revision: 20636
* uboot only builds with gcc 3.4.6John Crispin2010-03-311-1/+1
| | | | SVN-Revision: 20635
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20632
* hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as wellGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20631
* select LZMA compressed initramfs by default for ramipsGabor Juhos2010-03-311-0/+1
| | | | SVN-Revision: 20630
* mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selectedGabor Juhos2010-03-311-0/+1
| | | | | | | | | When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with the CONFIG_RT2X00_DEBUG flag set to enable debug output. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20629
* cleanup configuration handlingRalph Hempel2010-03-312-42/+47
| | | | SVN-Revision: 20628
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
| | | | SVN-Revision: 20627
* mac80211: fix a typo in rt2x00 configGabor Juhos2010-03-311-1/+1
| | | | | | | | Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
| | | | SVN-Revision: 20625
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
| | | | SVN-Revision: 20624
* mac80211: add missing config file for the rt2x00Gabor Juhos2010-03-311-0/+15
| | | | SVN-Revision: 20623
* lua: drop refcounting patch in preparation for 10.03, it has unresolved ↵Jo-Philipp Wich2010-03-302-1129/+1
| | | | | | issues resulting in random vm crashes SVN-Revision: 20617
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
| | | | SVN-Revision: 20616
* mac80211: enable building of the rt2800 on the ramips targetGabor Juhos2010-03-304-8/+99
| | | | SVN-Revision: 20615
* ramips: sync kernel configGabor Juhos2010-03-302-14/+15
| | | | SVN-Revision: 20614
* prepare kernel for voipJohn Crispin2010-03-305-7/+53
| | | | SVN-Revision: 20613
* httpd failsafe - add image check and flash accessRalph Hempel2010-03-304-119/+27
| | | | SVN-Revision: 20610
* add preliminary AR9 support attention: if caches enabled the network is ↵Ralph Hempel2010-03-3019-4/+2496
| | | | | | broken attention: the network of the flash image doesn't work because of enabled caches SVN-Revision: 20606
* missing patch & config fileRalph Hempel2010-03-302-0/+9381
| | | | SVN-Revision: 20604
* adding httpd - failsafe patch flash write routine is not functional yet add ↵Ralph Hempel2010-03-303-2/+120
| | | | | | configuration (board & dram) SVN-Revision: 20603
* The ralink rt305x board has a wireless card that can be used with the ↵John Crispin2010-03-302-0/+27
| | | | | | rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20599
* imagebuilder: don't disable on umlNicolas Thill2010-03-301-1/+0
| | | | SVN-Revision: 20598
* imagebuilder: various fixes * only copy host tools from ↵Nicolas Thill2010-03-301-7/+5
| | | | | | $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one SVN-Revision: 20597
* Fix the base address of the wireless card. Otherwise it is not possible to ↵John Crispin2010-03-301-1/+1
| | | | | | register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20596
* toolchain/binutils: building gas for arm-*-uclibc systems requires linking ↵Gabor Juhos2010-03-305-0/+190
| | | | | | with -lm SVN-Revision: 20594
* fix path to libgcc.a in LIBGCC_SNicolas Thill2010-03-301-1/+1
| | | | SVN-Revision: 20593
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-292-1/+16
| | | | SVN-Revision: 20592
* fix ndisc compilation failure (#6984)Florian Fainelli2010-03-291-0/+11
| | | | SVN-Revision: 20591
* kernel: fix dependencies for x86 targetHauke Mehrtens2010-03-292-10/+10
| | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590
* mac80211: fix mesh.Hauke Mehrtens2010-03-291-0/+45
| | | | | | This fixes #6774 SVN-Revision: 20585
* fix kernel-headers buildFelix Fietkau2010-03-291-0/+1
| | | | SVN-Revision: 20584
* download.mk: fix bzr download methodNicolas Thill2010-03-291-2/+2
| | | | SVN-Revision: 20582
* fixes uboot compile errorJohn Crispin2010-03-291-0/+24
| | | | SVN-Revision: 20580
* uhttpd: fix a signal related race condition exposed by LuCI on fast machinesJo-Philipp Wich2010-03-293-3/+7
| | | | SVN-Revision: 20573
* update e2fsprogs to 1.41.11 (#6896)Florian Fainelli2010-03-292-13/+2
| | | | SVN-Revision: 20572
* base-files: fix shell syntax (prevent error messages when activating ↵Nicolas Thill2010-03-291-1/+1
| | | | | | initscripts in IB) SVN-Revision: 20571
* add a new helper macro to deal with conditional ./configure flagsFelix Fietkau2010-03-291-0/+1
| | | | SVN-Revision: 20570
* prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesFelix Fietkau2010-03-291-2/+4
| | | | SVN-Revision: 20569
* use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to ↵Felix Fietkau2010-03-291-1/+1
| | | | | | override TARGET_CC and TARGET_CXX SVN-Revision: 20566
* fix u-boot wiki urlsFelix Fietkau2010-03-282-2/+2
| | | | SVN-Revision: 20564
* add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)Felix Fietkau2010-03-282-0/+93
| | | | SVN-Revision: 20563
* add uboot-lantiq (based on a patch contributed by Lantiq)Felix Fietkau2010-03-2833-0/+5903
| | | | SVN-Revision: 20561
* uboot-ifxmips: fix portability bugFelix Fietkau2010-03-281-0/+30
| | | | SVN-Revision: 20560
* propagate atm header changes into pppoatm and br2684ctl as wellFelix Fietkau2010-03-282-2/+9
| | | | SVN-Revision: 20558
* ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to cflags SVN-Revision: 20557
* linux-atm: add the kernel include dir to the cflags and move the build dir ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556