dc9c1ac1f7patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen).
Daniel Dickinson
2010-12-28 08:10:32 +00:00
5ee2a6c696patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working.
Daniel Dickinson
2010-12-28 04:05:04 +00:00
fc3a1d0ba3Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
Daniel Dickinson
2010-12-26 04:18:13 +00:00
b3bcc483b2mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot.
Daniel Dickinson
2010-12-26 04:18:08 +00:00
6ee5411686base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it.
Daniel Dickinson
2010-12-26 04:18:04 +00:00
daa854ee2dmtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot
Daniel Dickinson
2010-12-26 04:18:01 +00:00
31f7259e3emtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero.
Daniel Dickinson
2010-12-26 04:17:56 +00:00
b1362f94bcmtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx
Daniel Dickinson
2010-12-26 04:17:51 +00:00
ec45087403autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to ./m4, add LIBTOOL to AM_TOOL_PATHS
Jo-Philipp Wich
2010-12-26 02:06:50 +00:00
61e492d316ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mitigation times further
Felix Fietkau
2010-12-24 12:09:43 +00:00
3a9c856475ath9k: add pending fixes for revision checks and handling of the hw workaround register
Felix Fietkau
2010-12-24 12:09:36 +00:00
cd540fed5bImport an experimental ADC driver
Claudio Mignanti
2010-12-23 15:20:26 +00:00
69b7963402package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set.
Alexandros C. Couloumbis
2010-12-23 14:58:16 +00:00
0f659a13ddar71xx: add support for TL-WR740N v1
Gabor Juhos
2010-12-23 12:42:16 +00:00
76774e1daaupgrade u-boot to v2010.12
Imre Kaloz
2010-12-23 00:08:55 +00:00
3d501f9403use u-boot v2010.12
Imre Kaloz
2010-12-23 00:07:58 +00:00
acb5e80846kernel: add config option added in kernel 2.6.37-rc7 to generic and run make kernel_oldconfig for brcm47xx.
Hauke Mehrtens
2010-12-22 19:44:54 +00:00
005787c58fmac80211: activate ahb bud for ath5k driver if on atheros target.
Hauke Mehrtens
2010-12-22 14:57:40 +00:00
aac7b92284missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), provide fake-intltool.m4
Jo-Philipp Wich
2010-12-22 09:33:06 +00:00
879e5891c1missing-macros: add xmms.m4, from libflac
Jo-Philipp Wich
2010-12-22 08:04:33 +00:00
3b6851aa82base-files: implement "reqopts" parameter for dhcp interfaces to specify additional dhcp options to request
Jo-Philipp Wich
2010-12-22 07:20:24 +00:00
5b339e5fb2busybox: implement ms static routes option in udhcpc (#6435)
Jo-Philipp Wich
2010-12-22 07:16:46 +00:00
3bd7985a0bbase-files: the busybox update to v1.15.3 completely broke udhcpc route option handling, repair default.script to work with the new format (#6435)
Jo-Philipp Wich
2010-12-22 07:07:15 +00:00
2c125b87a7missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4
Jo-Philipp Wich
2010-12-22 01:21:06 +00:00
fcc8d6c33fmissing-macros: fix a bunch of underquoted definition warnings in various 3rd party macros
Jo-Philipp Wich
2010-12-22 01:03:17 +00:00
93cb309a05missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
Jo-Philipp Wich
2010-12-22 00:38:21 +00:00
9ecd833007missing-macros: add acc.m4, used by ucl and lzo
Jo-Philipp Wich
2010-12-22 00:11:47 +00:00
214d1e7aebpackage mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm and other Gnome C++ bindings
Jo-Philipp Wich
2010-12-22 00:02:36 +00:00
e3269cc34eintroduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds
Jo-Philipp Wich
2010-12-21 23:50:41 +00:00
c4ab5ca143libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths
Jo-Philipp Wich
2010-12-21 22:37:54 +00:00
e010aa6408toolchain/gcc: fix r24746
Alexandros C. Couloumbis
2010-12-21 14:54:34 +00:00
93e09b14ebbrcm47xx: wgt634u mac address fix
Hauke Mehrtens
2010-12-21 13:34:09 +00:00
30439e7092add gcc 4.5.2 (replaces 4.5.1)
Imre Kaloz
2010-12-21 08:13:21 +00:00
deb9661785Âbase-files: don't mark /etc/banner as conffile
Jo-Philipp Wich
2010-12-20 19:51:05 +00:00
22da5f54e9libtool: strip unsave directories from relink command, nuke every -L that looks like /usr/lib or /lib
Jo-Philipp Wich
2010-12-20 19:43:57 +00:00
1b37ee06f1iptables: don't call autogen.sh, use autoreconf fixup instead of libtool
Jo-Philipp Wich
2010-12-20 18:45:09 +00:00
1d6fbd2e85* fixes duplicate registration of dwc_otg usb core
John Crispin
2010-12-20 17:56:09 +00:00
2c0596cd69unifi: add sysupgrade and leds support
Claudio Mignanti
2010-12-20 17:28:34 +00:00
0f157c1ad2mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board
Felix Fietkau
2010-12-20 14:25:25 +00:00
010b64f251fix a compile error with uclibc 0.9.32 and newer kernels
Felix Fietkau
2010-12-20 14:25:17 +00:00
014d3b98b9gcc: fix newer libstdc++ compile issues with uclibc 0.9.32
Felix Fietkau
2010-12-20 14:25:05 +00:00
d2d990e41enetfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gimpelevich
Jo-Philipp Wich
2010-12-19 16:47:30 +00:00
4869f2c5e8fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
Jo-Philipp Wich
2010-12-19 16:46:47 +00:00
7526fd8627mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom
Jo-Philipp Wich
2010-12-19 13:33:55 +00:00
3347f8e360hostapd: add support for specifying the maximum number of clients
Felix Fietkau
2010-12-19 11:56:56 +00:00
58ed4ded0ehostapd: fix appending the iapp_interface variable to the config
Felix Fietkau
2010-12-19 11:56:49 +00:00
6acfae9379ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC
Felix Fietkau
2010-12-19 11:56:42 +00:00
7ecd1c7484hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
Felix Fietkau
2010-12-19 11:48:38 +00:00
d08bc913a8hostapd: Allow rsn_preauth configuration
Felix Fietkau
2010-12-19 11:48:31 +00:00
ba45b5a907e2fsprogs: add two compile fixes.
Hauke Mehrtens
2010-12-19 11:43:45 +00:00
efb7c910eeiptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
Jo-Philipp Wich
2010-12-19 11:16:46 +00:00
d6addd4ecdmac80211: another optimization for tx performance
Felix Fietkau
2010-12-18 18:27:51 +00:00
c9f9fc8154autotools.mk: remove HOST_BUILD_DEPENDS on libtool
Jo-Philipp Wich
2010-12-18 18:14:25 +00:00
d04b7d59c8libtool: remove patches, they don't apply to libltdl
Jo-Philipp Wich
2010-12-18 18:13:12 +00:00
cc15824e85libtool: remove host build and leave only libltdl in place
Jo-Philipp Wich
2010-12-18 18:12:34 +00:00
51538948femake libtool a tool build and let autoconf depend on it
Jo-Philipp Wich
2010-12-18 18:07:53 +00:00
b40d260aafmac80211: fix a crash in the tx path
Felix Fietkau
2010-12-18 17:56:32 +00:00
5c4d94f714mac80211: fix a missing return value
Felix Fietkau
2010-12-18 17:40:09 +00:00
121b27fb2bmac80211: significantly reduce the cpu load caused by excessive skb header cloning
Felix Fietkau
2010-12-18 17:23:38 +00:00
4e19240b9bautotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either
Jo-Philipp Wich
2010-12-18 13:19:59 +00:00
933e2c8e04ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC
Felix Fietkau
2010-12-18 02:14:52 +00:00
b51a9f9248mac80211: update to wireless-testing 2010-12-16
Felix Fietkau
2010-12-18 02:00:10 +00:00
29379780a6firmware-utils/mkzynfw: fix available flash space calculation
Gabor Juhos
2010-12-17 20:34:31 +00:00
96da72dc56generic: fix min/max confusion in jffs2_sum_init on 2.6.32
Gabor Juhos
2010-12-17 20:34:26 +00:00