0ebb9220a0make lzo compressed initramfs selectable, too
Imre Kaloz
2009-11-21 15:20:11 +00:00
4d9b1d6c75base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive
Jo-Philipp Wich
2009-11-20 23:02:35 +00:00
60a4353fdddo not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
Felix Fietkau
2009-11-19 17:23:31 +00:00
1f88eb26acath9k: fix compiler warning without debug enabled
Felix Fietkau
2009-11-18 18:35:31 +00:00
cfd97db63ear71xx: build images for ubnt bullet-m, rocket-m and nano-m
Felix Fietkau
2009-11-18 18:10:37 +00:00
0c687044b2ar71xx: use a separate board id for rocket m
Felix Fietkau
2009-11-18 18:10:33 +00:00
e999c93128mkfwimage: add support for the XM layout (bullet/rocket/nano M)
Felix Fietkau
2009-11-18 18:10:24 +00:00
8bb3f7cbe5ar71xx: add Ubiquiti Rocket M and Nanostation M support
Matteo Croce
2009-11-18 17:05:42 +00:00
917ef8e84bfix grub image target dependency
Imre Kaloz
2009-11-18 10:13:40 +00:00
f5c4ff9389ath9k: fix bisectability of rc patches
Felix Fietkau
2009-11-18 04:42:40 +00:00
57d7f2f99aath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility
Felix Fietkau
2009-11-18 03:48:55 +00:00
bd412be008atheros: add fstype to combined image file name
Nicolas Thill
2009-11-17 21:53:50 +00:00
0cd7179165change ext2/ext3 load order so that lazy mount tries ext3 before ext2
Nicolas Thill
2009-11-17 21:29:27 +00:00
93fe520994change x86 image generation handling to treat only olpc specially
Imre Kaloz
2009-11-17 19:49:25 +00:00
0b27fefa62refresh 2.6.32 patches with -rc7
Imre Kaloz
2009-11-17 10:06:15 +00:00
294551ca73replace our arm LZMA loader with the one that goes upstream
Imre Kaloz
2009-11-17 10:04:41 +00:00
73384dd1ffmklibs: fix missing __pack_f symbol in uclibc after relink
Felix Fietkau
2009-11-17 04:36:07 +00:00
b7692e73c6ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
Gabor Juhos
2009-11-16 17:31:32 +00:00
3018b457f9package/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos
2009-11-16 17:31:29 +00:00
a12a03de8dar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos
2009-11-16 17:31:25 +00:00
2f5d0b63d4ar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos
2009-11-16 17:31:22 +00:00
cdce75c5fcath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM
Felix Fietkau
2009-11-16 00:44:39 +00:00
a4b1848387add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
Jo-Philipp Wich
2009-11-15 23:19:39 +00:00
b01e1d4916mac80211: adjust patches based on upstream feedback
Felix Fietkau
2009-11-15 22:05:03 +00:00
46560d64a8mac80211: add some missing patch chunks that were accidentally left out in the previous commit
Felix Fietkau
2009-11-15 21:36:40 +00:00
bc6301de27ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau
2009-11-15 21:21:56 +00:00
0a5fa7b10eath9k: fix massive packet loss issue introduced by upstream cleanups
Felix Fietkau
2009-11-15 21:21:52 +00:00
a7ddfc6e79mac80211: sync with changes to patches submitted upstream
Felix Fietkau
2009-11-15 21:21:47 +00:00
f87c3cbb3amake the lzma version kernel version dependent, and only build the one we do need
Imre Kaloz
2009-11-15 20:25:29 +00:00
194f32bc26change switch config to swconfig style format to remain consistent accross platforms
Jo-Philipp Wich
2009-11-15 18:43:46 +00:00
ba6e615caefix image create after the conversion to subtargets
Florian Fainelli
2009-11-15 13:10:44 +00:00
013fa61257iproute2: honour when building libnetlink.a, completes r18323 and fixes#6160
Jo-Philipp Wich
2009-11-14 21:32:30 +00:00
44aa03f2f9Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Felix Fietkau
2009-11-14 17:51:32 +00:00
ac141eb667fix build of hostapd-utils
Hauke Mehrtens
2009-11-14 12:21:25 +00:00
1d91c8b455e1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau
2009-11-14 02:55:48 +00:00
bb572e08f8mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
Felix Fietkau
2009-11-14 02:35:04 +00:00
eaf1d61e6dmake fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
Felix Fietkau
2009-11-13 22:54:31 +00:00
30f859403afix problem with 128MB ram.
Hauke Mehrtens
2009-11-13 20:32:47 +00:00
3a5deae00dgcc: add a config option for using the gcc graphite framework (disabled by default)
Felix Fietkau
2009-11-12 13:42:07 +00:00
c2eba9719eneither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12 12:20:38 +00:00
1404796880update openssl to 0.9.8l -- thanks puchu
Imre Kaloz
2009-11-12 10:39:10 +00:00
edeee3ac19metadata.pl: fix menuconfig code for package features
Felix Fietkau
2009-11-12 00:06:35 +00:00
0b69c5e549opkg: forgot to remove two obsolete patches in last commit
Jo-Philipp Wich
2009-11-11 22:13:10 +00:00
2355f9d497opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections
Jo-Philipp Wich
2009-11-11 21:42:05 +00:00
a195852e7fmac80211: disable powersave on the sta by default (for performance reasons)
Felix Fietkau
2009-11-11 16:59:36 +00:00
f61d14f781wireless-tools: re-enable support for enabling/disabling powersave
Felix Fietkau
2009-11-11 16:59:31 +00:00
c8c6f7ec39mac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau
2009-11-11 16:32:09 +00:00
3f5c35c742e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
Felix Fietkau
2009-11-11 16:30:33 +00:00
fb7c762ad6export __cpuc_flush_dcache_page for ARM targets
Imre Kaloz
2009-11-11 14:41:30 +00:00
cc222ce56dpowerpc: use the in-kernel dtc compiler
Imre Kaloz
2009-11-11 13:44:12 +00:00
6b280112f2some more Kconfig symbol move..
Imre Kaloz
2009-11-11 11:52:41 +00:00
1d62d9a95canother round of kernel config cleanups
Imre Kaloz
2009-11-11 11:42:24 +00:00
88401c2052we don't support the 2.6.27 kernels for a long time now
Imre Kaloz
2009-11-11 11:38:02 +00:00
a01ec2469bmove CPUFREQ to generic configs
Imre Kaloz
2009-11-11 10:00:28 +00:00
ef42fb4c13sort all target config files
Imre Kaloz
2009-11-11 09:27:13 +00:00
1238d93b09move CONFIG_CRASH_DUMP to the generic configs
Imre Kaloz
2009-11-11 09:07:22 +00:00
5501cf6ed8hostapd: automatically add wds sta interfaces of an ap to the right bridge
Felix Fietkau
2009-11-11 05:15:55 +00:00
36eccaad21hostapd: implement wds ap support
Felix Fietkau
2009-11-11 05:15:51 +00:00
20107c752emac80211: fix a bug in broadcast handling of wds sta interfaces
Felix Fietkau
2009-11-11 05:15:41 +00:00
ea41d3a288merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
Felix Fietkau
2009-11-11 01:25:06 +00:00
bf2fe7ea9aautomatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
Felix Fietkau
2009-11-11 01:25:02 +00:00
a8ea28ad90hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
Felix Fietkau
2009-11-11 00:34:42 +00:00
9884abab6dcleanup subtarget kernel configurations to contain only what is required
Florian Fainelli
2009-11-10 23:10:07 +00:00
8a89f203a0hostapd: use the new build variants feature to clean up the makefile
Felix Fietkau
2009-11-10 22:00:59 +00:00
579d54038bbuild system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
Felix Fietkau
2009-11-10 22:00:54 +00:00
1dbcfdaf2fmac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
Felix Fietkau
2009-11-10 19:27:19 +00:00
559f32adbcmac80211: fix wpa in client mode
Felix Fietkau
2009-11-10 19:27:13 +00:00
10752b10dfconvert profiles to become subtargets, compile tested only
Florian Fainelli
2009-11-10 00:22:07 +00:00
a992d6986cadd preliminary MPC83xx support
Imre Kaloz
2009-11-09 11:45:04 +00:00
ee937398f7backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
Felix Fietkau
2009-11-09 00:58:44 +00:00
498483be78mac80211: fix wifi detect with 11n cards that have multiple bands
Felix Fietkau
2009-11-09 00:58:39 +00:00
cfb90af68eadd olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
Florian Fainelli
2009-11-07 12:32:25 +00:00
ac001d6520the olpc config that was merged from the olpc port is a 2.6.30 config
Florian Fainelli
2009-11-07 12:16:31 +00:00
8a7d735404switch back to LuCI main repo
Jo-Philipp Wich
2009-11-07 00:09:53 +00:00
900c2a8e35provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
Florian Fainelli
2009-11-06 10:53:15 +00:00
db25c8da1aadd the prereq-check on lzma
Florian Fainelli
2009-11-06 08:47:28 +00:00
ad2bd568f5use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
Florian Fainelli
2009-11-06 08:42:41 +00:00
186b555e56strip down even more the kernel configuration
Florian Fainelli
2009-11-05 23:40:12 +00:00
a006cb5e5ciproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips
Felix Fietkau
2009-11-05 22:29:14 +00:00
f70c8b37e4uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
Felix Fietkau
2009-11-05 21:25:31 +00:00
d1c5fa3695remove the old alix led junk which was replaced by upstream code
Felix Fietkau
2009-11-05 16:16:32 +00:00
a4081ecb34oops, forgot the autoload
Felix Fietkau
2009-11-05 16:12:11 +00:00
c386747269fix kmod-leds-alix (#6079, #6105)
Felix Fietkau
2009-11-05 16:11:45 +00:00