Commit graph

14206 commits

Author SHA1 Message Date
John Crispin
6bfe50b364 fix licensing issues of ifxmips dsl driver
SVN-Revision: 20636
2010-03-31 11:12:10 +00:00
John Crispin
e7cab3a71e uboot only builds with gcc 3.4.6
SVN-Revision: 20635
2010-03-31 11:09:06 +00:00
Gabor Juhos
0abc7e6d53 ramips: add wpad-mini to the default packages
SVN-Revision: 20632
2010-03-31 09:58:33 +00:00
Gabor Juhos
b770d95485 hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
SVN-Revision: 20631
2010-03-31 09:58:31 +00:00
Gabor Juhos
7e5ae61e45 select LZMA compressed initramfs by default for ramips
SVN-Revision: 20630
2010-03-31 09:58:29 +00:00
Gabor Juhos
c3cd5ef637 mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
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
2010-03-31 09:58:26 +00:00
Ralph Hempel
a09006c414 cleanup configuration handling
SVN-Revision: 20628
2010-03-31 09:45:09 +00:00
Gabor Juhos
a423c3abee ramips: annotate device register function prototypes with __init
SVN-Revision: 20627
2010-03-31 08:40:28 +00:00
Gabor Juhos
0671b2aded mac80211: fix a typo in rt2x00 config
Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

SVN-Revision: 20626
2010-03-31 08:40:26 +00:00
Gabor Juhos
a9f313edea ramips: register wifi device for the RT2880 based boards
SVN-Revision: 20625
2010-03-31 08:40:23 +00:00
Gabor Juhos
9f3d673dbc ramips: add wifi device for the RT2880 as well
SVN-Revision: 20624
2010-03-31 08:40:20 +00:00
Gabor Juhos
717dc99427 mac80211: add missing config file for the rt2x00
SVN-Revision: 20623
2010-03-31 05:36:14 +00:00
Jo-Philipp Wich
fe6b17f6ad lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
SVN-Revision: 20617
2010-03-30 23:24:46 +00:00
Gabor Juhos
1c25cfcde0 ramips: register wifi device on the rt305x based boards
SVN-Revision: 20616
2010-03-30 21:24:10 +00:00
Gabor Juhos
2d624e284c mac80211: enable building of the rt2800 on the ramips target
SVN-Revision: 20615
2010-03-30 21:24:08 +00:00
Gabor Juhos
ce2ac05602 ramips: sync kernel config
SVN-Revision: 20614
2010-03-30 21:24:05 +00:00
John Crispin
60ca90e08b prepare kernel for voip
SVN-Revision: 20613
2010-03-30 21:06:27 +00:00
Ralph Hempel
e7b83bc22a httpd failsafe - add image check and flash access
SVN-Revision: 20610
2010-03-30 16:17:38 +00:00
Ralph Hempel
046d73d3c2 add preliminary AR9 support attention: if caches enabled the network is broken attention: the network of the flash image doesn't work because of enabled caches
SVN-Revision: 20606
2010-03-30 13:56:30 +00:00
Ralph Hempel
aa323e0134 missing patch & config file
SVN-Revision: 20604
2010-03-30 13:51:10 +00:00
Ralph Hempel
360c8146b4 adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
SVN-Revision: 20603
2010-03-30 13:49:42 +00:00
John Crispin
6f4052abe0 The ralink rt305x board has a wireless card that can be used with the 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
2010-03-30 12:04:05 +00:00
Nicolas Thill
ceaff7a566 imagebuilder: don't disable on uml
SVN-Revision: 20598
2010-03-30 11:42:41 +00:00
Nicolas Thill
8c2b753329 imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one
SVN-Revision: 20597
2010-03-30 11:41:51 +00:00
John Crispin
3ad14f304e Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 20596
2010-03-30 10:06:05 +00:00
Gabor Juhos
fb04eb588e toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
SVN-Revision: 20594
2010-03-30 08:01:35 +00:00
Nicolas Thill
18035964c7 fix path to libgcc.a in LIBGCC_S
SVN-Revision: 20593
2010-03-30 04:04:47 +00:00
Jo-Philipp Wich
30edff3c2f openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
SVN-Revision: 20592
2010-03-29 23:14:47 +00:00
Florian Fainelli
dc4712f887 fix ndisc compilation failure (#6984)
SVN-Revision: 20591
2010-03-29 21:20:36 +00:00
Hauke Mehrtens
23c3cdcd66 kernel: fix dependencies for x86 target
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
2010-03-29 21:02:14 +00:00
Hauke Mehrtens
809ac20df2 mac80211: fix mesh.
This fixes #6774

SVN-Revision: 20585
2010-03-29 18:33:48 +00:00
Felix Fietkau
25d3c0fcd0 fix kernel-headers build
SVN-Revision: 20584
2010-03-29 15:16:17 +00:00
Nicolas Thill
4ba18f5916 download.mk: fix bzr download method
SVN-Revision: 20582
2010-03-29 13:06:19 +00:00
John Crispin
9027c87ce6 fixes uboot compile error
SVN-Revision: 20580
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich
b95360d5bc uhttpd: fix a signal related race condition exposed by LuCI on fast machines
SVN-Revision: 20573
2010-03-29 09:26:02 +00:00
Florian Fainelli
9701e09587 update e2fsprogs to 1.41.11 (#6896)
SVN-Revision: 20572
2010-03-29 05:54:54 +00:00
Nicolas Thill
b34bba25d2 base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
SVN-Revision: 20571
2010-03-29 03:58:17 +00:00
Felix Fietkau
e10df8d2b5 add a new helper macro to deal with conditional ./configure flags
SVN-Revision: 20570
2010-03-29 03:38:40 +00:00
Felix Fietkau
965f770083 prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
SVN-Revision: 20569
2010-03-29 03:07:54 +00:00
Felix Fietkau
dd046f4759 use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX
SVN-Revision: 20566
2010-03-29 00:05:48 +00:00
Felix Fietkau
51fb4cee31 fix u-boot wiki urls
SVN-Revision: 20564
2010-03-28 23:33:10 +00:00
Felix Fietkau
bb361f5517 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
SVN-Revision: 20563
2010-03-28 23:11:05 +00:00
Felix Fietkau
60c60c0516 add uboot-lantiq (based on a patch contributed by Lantiq)
SVN-Revision: 20561
2010-03-28 22:40:32 +00:00
Felix Fietkau
6e5419b7ac uboot-ifxmips: fix portability bug
SVN-Revision: 20560
2010-03-28 22:40:17 +00:00
Felix Fietkau
e3597a8786 propagate atm header changes into pppoatm and br2684ctl as well
SVN-Revision: 20558
2010-03-28 21:55:54 +00:00
Felix Fietkau
bbfd83bfe8 ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
SVN-Revision: 20557
2010-03-28 21:42:07 +00:00
Felix Fietkau
8da4498a27 linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau
1c036e4c7e linux-atm: clean up package installation into staging
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Felix Fietkau
db567ffd3d ifxmips-dsl-api: fix portability errors
SVN-Revision: 20554
2010-03-28 21:41:29 +00:00
Hauke Mehrtens
3dd6909c20 Some dependencies that are depending on target are not added into the Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target.
This fixes #6874

SVN-Revision: 20553
2010-03-28 19:22:59 +00:00