1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00
Commit Graph

16345 Commits

Author SHA1 Message Date
Jo-Philipp Wich
88a1c20900 autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
SVN-Revision: 24458
2010-12-10 22:59:07 +00:00
Jo-Philipp Wich
c59cc1b75d fix xorg-macros dependency
SVN-Revision: 24453
2010-12-10 20:25:52 +00:00
Jo-Philipp Wich
8e4f381a66 turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
SVN-Revision: 24452
2010-12-10 20:23:48 +00:00
Felix Fietkau
f1ecabe190 ath9k: fix non-AMPDU QoS per-tid sequence number assignment
SVN-Revision: 24445
2010-12-10 20:03:46 +00:00
Gabor Juhos
9f38f9bf76 ar71xx: add missing files for the JA76PF board
SVN-Revision: 24444
2010-12-10 19:55:28 +00:00
Jo-Philipp Wich
a385f3bb52 kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
2010-12-10 19:33:36 +00:00
Daniel Dickinson
44e22cbd49 Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs. Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network.
SVN-Revision: 24442
2010-12-10 18:59:58 +00:00
Jo-Philipp Wich
4dcba42342 mac80211: use iw for txpower control (#8416)
SVN-Revision: 24441
2010-12-10 18:43:47 +00:00
Gabor Juhos
b680f088ba ar71xx: add support for the jjPlus JA79PF
Patch-by: Cezary Jackiewicz

SVN-Revision: 24440
2010-12-10 17:57:51 +00:00
Gabor Juhos
5b0c83edd9 ar71xx: add support for the TP-LINK TL-MR3220 v1 board
SVN-Revision: 24439
2010-12-10 17:57:48 +00:00
Gabor Juhos
912a140b19 firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
SVN-Revision: 24438
2010-12-10 17:57:43 +00:00
Gabor Juhos
83834da33b ar71xx: add default network configuration file for the TL-MR3420
SVN-Revision: 24437
2010-12-10 17:57:40 +00:00
Jo-Philipp Wich
3560c34214 autotools.mk: remove autom4ate.cache directory when autoreconf-ing
SVN-Revision: 24434
2010-12-10 16:28:20 +00:00
Jo-Philipp Wich
8f591af937 automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
SVN-Revision: 24427
2010-12-10 16:10:07 +00:00
Felix Fietkau
1fa3e7a941 ar71xx: do not throw compile errors if the nbg460n uboot is not selected
SVN-Revision: 24426
2010-12-10 16:07:27 +00:00
Jo-Philipp Wich
127c395a0e automake: use symlinks instead of hardlinks to link aclocal versions
SVN-Revision: 24425
2010-12-10 16:03:27 +00:00
Jo-Philipp Wich
94c3f4ab4d automake: skip over not existing m4 macro directories, don't fail
SVN-Revision: 24424
2010-12-10 16:01:33 +00:00
Felix Fietkau
ffbed0f08a support the autoreconf fixup without libtool
SVN-Revision: 24423
2010-12-10 15:20:51 +00:00
Felix Fietkau
48dcb640d8 make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal
SVN-Revision: 24422
2010-12-10 15:20:44 +00:00
Gabor Juhos
d9c68341ef ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
SVN-Revision: 24421
2010-12-10 15:17:08 +00:00
Gabor Juhos
e94db05163 ar71xx: add rtc modules for nbg460n
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24420
2010-12-10 15:17:06 +00:00
Gabor Juhos
081796fe47 ar71xx: add nbg460n image generation
This adds image generation for NBG460N/550N/550NH boards.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24419
2010-12-10 15:17:03 +00:00
Gabor Juhos
a084fb6a3f ar71xx: adding u-boot for nbg460n
This adds u-boot for nbg460n ar71xx target,
as it is required as second stage bootloader.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24418
2010-12-10 15:17:00 +00:00
Jo-Philipp Wich
339295d309 revert r24406
SVN-Revision: 24415
2010-12-10 12:58:15 +00:00
Felix Fietkau
d770298657 mac80211: fix compile errors when LED support in the kernel is disabled
SVN-Revision: 24411
2010-12-10 12:00:09 +00:00
Jo-Philipp Wich
7da7badd3e revert r24407, its already packaged in the xorg feed
SVN-Revision: 24409
2010-12-10 10:44:58 +00:00
Jo-Philipp Wich
96dff60461 package xorg-macros
SVN-Revision: 24407
2010-12-10 10:01:45 +00:00
Jo-Philipp Wich
2104af77e3 pkg-config: install pkg.m4 to aclocal/
SVN-Revision: 24406
2010-12-10 09:35:16 +00:00
Alexandros C. Couloumbis
b083d00b8b toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go via PLT to avoid text relocations for PIC)
SVN-Revision: 24396
2010-12-09 18:31:13 +00:00
Jo-Philipp Wich
4df44b15e1 kernel: fix raid module packaging on newer kernels (#8384)
SVN-Revision: 24394
2010-12-09 17:18:41 +00:00
Alexandros C. Couloumbis
72cf52b1d8 tools/mpfr: update to version 3.0.0
SVN-Revision: 24382
2010-12-09 13:31:57 +00:00
Alexandros C. Couloumbis
5c203f76d6 tools/mpc: update to version 0.8.2
SVN-Revision: 24381
2010-12-09 13:30:30 +00:00
Alexandros C. Couloumbis
2a3dde2cac tools/gmp: update to version 5.0.1
SVN-Revision: 24380
2010-12-09 13:28:57 +00:00
Alexandros C. Couloumbis
8f143af3ff tools/cloog: update to version 0.15.10
SVN-Revision: 24378
2010-12-09 12:21:36 +00:00
Alexandros C. Couloumbis
421e6d83ce tools/ccache: update to version 3.1.3
SVN-Revision: 24377
2010-12-09 12:12:40 +00:00
Alexandros C. Couloumbis
5244f0cc56 package/libtool: Strip trailing slashes from libdir and destdir
SVN-Revision: 24376
2010-12-09 11:41:32 +00:00
Jo-Philipp Wich
5bd857345b libtool: disregard libdir from *.la files, prevents libtool from linking into the host
SVN-Revision: 24375
2010-12-09 11:25:57 +00:00
Alexandros C. Couloumbis
ce0984ec5d linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)
SVN-Revision: 24370
2010-12-08 21:20:40 +00:00
Alexandros C. Couloumbis
911c2540b0 package/fuse: update to version 2.8.5, refresh patches
SVN-Revision: 24365
2010-12-08 20:15:10 +00:00
Michael Büsch
58255d44e2 deptest: Also accept stamps that are broken links.
SVN-Revision: 24350
2010-12-08 16:08:14 +00:00
Jo-Philipp Wich
6541593b34 autotools.mk: introduce PKG_REMOVE_FILES to delete certain files after applying patches and before doing any fixups
SVN-Revision: 24348
2010-12-08 15:55:05 +00:00
Alexandros C. Couloumbis
00d3084235 package/cyassl: sync with latest libtool2 changes
SVN-Revision: 24346
2010-12-08 12:59:16 +00:00
Alexandros C. Couloumbis
45ab1a3162 package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
SVN-Revision: 24345
2010-12-08 12:56:46 +00:00
Jo-Philipp Wich
fa3c5ac38a autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)
SVN-Revision: 24344
2010-12-08 11:55:41 +00:00
Imre Kaloz
502dc1cb39 add optimization to Freescale targets
SVN-Revision: 24341
2010-12-08 11:27:06 +00:00
Gabor Juhos
502d21dc2a ramips: ramips_esw: add more definitions
SVN-Revision: 24340
2010-12-08 10:15:33 +00:00
Gabor Juhos
bf58ef7c6d ramips: ramips_esw: add helper function to set pvid
SVN-Revision: 24339
2010-12-08 10:15:28 +00:00
Gabor Juhos
692d379b50 ramips: ramips_esw: add helper function to set vlan members
SVN-Revision: 24338
2010-12-08 10:15:25 +00:00
Gabor Juhos
f7c3f91074 ramips: ramips_esw: add helper function to set VLAN id
SVN-Revision: 24337
2010-12-08 10:15:22 +00:00
Gabor Juhos
0d2ad7a816 ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} function
SVN-Revision: 24336
2010-12-08 10:15:16 +00:00