Commit Graph

  • 0ebb9220a0 make lzo compressed initramfs selectable, too Imre Kaloz 2009-11-21 15:20:11 +00:00
  • 4d9b1d6c75 base-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
  • 60a4353fdd do 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
  • 1f88eb26ac ath9k: fix compiler warning without debug enabled Felix Fietkau 2009-11-18 18:35:31 +00:00
  • cfd97db63e ar71xx: build images for ubnt bullet-m, rocket-m and nano-m Felix Fietkau 2009-11-18 18:10:37 +00:00
  • 0c687044b2 ar71xx: use a separate board id for rocket m Felix Fietkau 2009-11-18 18:10:33 +00:00
  • dd324a32ad ar71xx: enable command-line mtd map parsing Felix Fietkau 2009-11-18 18:10:28 +00:00
  • e999c93128 mkfwimage: add support for the XM layout (bullet/rocket/nano M) Felix Fietkau 2009-11-18 18:10:24 +00:00
  • 8bb3f7cbe5 ar71xx: add Ubiquiti Rocket M and Nanostation M support Matteo Croce 2009-11-18 17:05:42 +00:00
  • 917ef8e84b fix grub image target dependency Imre Kaloz 2009-11-18 10:13:40 +00:00
  • f5c4ff9389 ath9k: fix bisectability of rc patches Felix Fietkau 2009-11-18 04:42:40 +00:00
  • 57d7f2f99a ath9k: 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
  • bd412be008 atheros: add fstype to combined image file name Nicolas Thill 2009-11-17 21:53:50 +00:00
  • 0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2 Nicolas Thill 2009-11-17 21:29:27 +00:00
  • 93fe520994 change x86 image generation handling to treat only olpc specially Imre Kaloz 2009-11-17 19:49:25 +00:00
  • 0b27fefa62 refresh 2.6.32 patches with -rc7 Imre Kaloz 2009-11-17 10:06:15 +00:00
  • 294551ca73 replace our arm LZMA loader with the one that goes upstream Imre Kaloz 2009-11-17 10:04:41 +00:00
  • 73384dd1ff mklibs: fix missing __pack_f symbol in uclibc after relink Felix Fietkau 2009-11-17 04:36:07 +00:00
  • b7692e73c6 ar71xx: 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
  • 3018b457f9 package/mac80211: use platform_data on PCI devices in ath9k Gabor Juhos 2009-11-16 17:31:29 +00:00
  • a12a03de8d ar71xx: register LEDs and buttons on the WNDR3700 Gabor Juhos 2009-11-16 17:31:25 +00:00
  • 2f5d0b63d4 ar71xx: use __init for ar{71,91}xx_usb_setup Gabor Juhos 2009-11-16 17:31:22 +00:00
  • cdce75c5fc ath: 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
  • a4b1848387 add 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
  • b01e1d4916 mac80211: adjust patches based on upstream feedback Felix Fietkau 2009-11-15 22:05:03 +00:00
  • 46560d64a8 mac80211: add some missing patch chunks that were accidentally left out in the previous commit Felix Fietkau 2009-11-15 21:36:40 +00:00
  • bc6301de27 ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api Felix Fietkau 2009-11-15 21:21:56 +00:00
  • 0a5fa7b10e ath9k: fix massive packet loss issue introduced by upstream cleanups Felix Fietkau 2009-11-15 21:21:52 +00:00
  • a7ddfc6e79 mac80211: sync with changes to patches submitted upstream Felix Fietkau 2009-11-15 21:21:47 +00:00
  • f87c3cbb3a make the lzma version kernel version dependent, and only build the one we do need Imre Kaloz 2009-11-15 20:25:29 +00:00
  • 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms Jo-Philipp Wich 2009-11-15 18:43:46 +00:00
  • ba6e615cae fix image create after the conversion to subtargets Florian Fainelli 2009-11-15 13:10:44 +00:00
  • 013fa61257 iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 Jo-Philipp Wich 2009-11-14 21:32:30 +00:00
  • 44aa03f2f9 Add 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
  • ac141eb667 fix build of hostapd-utils Hauke Mehrtens 2009-11-14 12:21:25 +00:00
  • 1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels Felix Fietkau 2009-11-14 02:55:48 +00:00
  • bb572e08f8 mac80211: 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
  • eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it Felix Fietkau 2009-11-13 22:54:31 +00:00
  • 30f859403a fix problem with 128MB ram. Hauke Mehrtens 2009-11-13 20:32:47 +00:00
  • 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging Gabor Juhos 2009-11-13 17:11:43 +00:00
  • 5ab66428b0 ar71xx: add preliminary support for the Netgear WNDR3700 Gabor Juhos 2009-11-13 17:11:29 +00:00
  • e6a40cac9a ar71xx: increase max size of RouterStation and RouterStation Pro firmware images Gabor Juhos 2009-11-13 17:11:23 +00:00
  • 29c4876b2b ar71xx: add profile for the TL-WR841ND v5 board Gabor Juhos 2009-11-13 17:11:17 +00:00
  • 2913dec9f1 hostapd: fix endian bugs in STA HT capability handling Felix Fietkau 2009-11-12 14:15:13 +00:00
  • 3036844666 hostapd: fix HT40 BSS scan checks Felix Fietkau 2009-11-12 14:15:09 +00:00
  • 3a5deae00d gcc: add a config option for using the gcc graphite framework (disabled by default) Felix Fietkau 2009-11-12 13:42:07 +00:00
  • c2eba9719e neither avr32 or coldfire has a shared libgcc Imre Kaloz 2009-11-12 12:20:38 +00:00
  • 1404796880 update openssl to 0.9.8l -- thanks puchu Imre Kaloz 2009-11-12 10:39:10 +00:00
  • edeee3ac19 metadata.pl: fix menuconfig code for package features Felix Fietkau 2009-11-12 00:06:35 +00:00
  • 0b69c5e549 opkg: forgot to remove two obsolete patches in last commit Jo-Philipp Wich 2009-11-11 22:13:10 +00:00
  • 2355f9d497 opkg: 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
  • a195852e7f mac80211: disable powersave on the sta by default (for performance reasons) Felix Fietkau 2009-11-11 16:59:36 +00:00
  • f61d14f781 wireless-tools: re-enable support for enabling/disabling powersave Felix Fietkau 2009-11-11 16:59:31 +00:00
  • c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap Felix Fietkau 2009-11-11 16:32:09 +00:00
  • 3f5c35c742 e1000: 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
  • fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets Imre Kaloz 2009-11-11 14:41:30 +00:00
  • cc222ce56d powerpc: use the in-kernel dtc compiler Imre Kaloz 2009-11-11 13:44:12 +00:00
  • 6b280112f2 some more Kconfig symbol move.. Imre Kaloz 2009-11-11 11:52:41 +00:00
  • 1d62d9a95c another round of kernel config cleanups Imre Kaloz 2009-11-11 11:42:24 +00:00
  • 88401c2052 we don't support the 2.6.27 kernels for a long time now Imre Kaloz 2009-11-11 11:38:02 +00:00
  • a01ec2469b move CPUFREQ to generic configs Imre Kaloz 2009-11-11 10:00:28 +00:00
  • ef42fb4c13 sort all target config files Imre Kaloz 2009-11-11 09:27:13 +00:00
  • 1238d93b09 move CONFIG_CRASH_DUMP to the generic configs Imre Kaloz 2009-11-11 09:07:22 +00:00
  • 5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge Felix Fietkau 2009-11-11 05:15:55 +00:00
  • 36eccaad21 hostapd: implement wds ap support Felix Fietkau 2009-11-11 05:15:51 +00:00
  • 20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces Felix Fietkau 2009-11-11 05:15:41 +00:00
  • ea41d3a288 merge 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
  • bf2fe7ea9a automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) Felix Fietkau 2009-11-11 01:25:02 +00:00
  • a8ea28ad90 hostapd: 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
  • 9884abab6d cleanup subtarget kernel configurations to contain only what is required Florian Fainelli 2009-11-10 23:10:07 +00:00
  • 8a89f203a0 hostapd: use the new build variants feature to clean up the makefile Felix Fietkau 2009-11-10 22:00:59 +00:00
  • 579d54038b build 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
  • 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes) Felix Fietkau 2009-11-10 19:27:19 +00:00
  • 559f32adbc mac80211: fix wpa in client mode Felix Fietkau 2009-11-10 19:27:13 +00:00
  • 10752b10df convert profiles to become subtargets, compile tested only Florian Fainelli 2009-11-10 00:22:07 +00:00
  • a992d6986c add preliminary MPC83xx support Imre Kaloz 2009-11-09 11:45:04 +00:00
  • ee937398f7 backport 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
  • 498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands Felix Fietkau 2009-11-09 00:58:39 +00:00
  • 149edf50d6 remove empty wl153 profile after r18349 Florian Fainelli 2009-11-08 23:01:29 +00:00
  • 7b61262aa3 also support pcmcia Florian Fainelli 2009-11-08 22:55:44 +00:00
  • 685d84af2c move headers to arch/x86/include/asm/, patch from sn9 Florian Fainelli 2009-11-08 22:49:28 +00:00
  • fa26169f55 make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9 Florian Fainelli 2009-11-08 22:48:19 +00:00
  • 343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target. Hauke Mehrtens 2009-11-08 21:56:59 +00:00
  • ae0457f76a b43: work around a locking issue, might fix #5996 Felix Fietkau 2009-11-07 17:40:52 +00:00
  • 2e72f3b269 add again missing hunk in vmlinux.lds.S Florian Fainelli 2009-11-07 13:36:32 +00:00
  • d6cbf47527 add missing hunk in the block2mtd patch Florian Fainelli 2009-11-07 13:03:10 +00:00
  • e9a02ff509 merge upstream fixes on mdio loop Florian Fainelli 2009-11-07 12:48:17 +00:00
  • 43f444a58c refresh 2.6.31 patches Florian Fainelli 2009-11-07 12:45:41 +00:00
  • cfb90af68e add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches Florian Fainelli 2009-11-07 12:32:25 +00:00
  • ac001d6520 the 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
  • 8a7d735404 switch back to LuCI main repo Jo-Philipp Wich 2009-11-07 00:09:53 +00:00
  • 900c2a8e35 provide 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
  • db25c8da1a add the prereq-check on lzma Florian Fainelli 2009-11-06 08:47:28 +00:00
  • ad2bd568f5 use 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
  • 186b555e56 strip down even more the kernel configuration Florian Fainelli 2009-11-05 23:40:12 +00:00
  • a006cb5e5c iproute2: 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
  • f70c8b37e4 uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code Felix Fietkau 2009-11-05 21:25:31 +00:00
  • d1c5fa3695 remove the old alix led junk which was replaced by upstream code Felix Fietkau 2009-11-05 16:16:32 +00:00
  • a4081ecb34 oops, forgot the autoload Felix Fietkau 2009-11-05 16:12:11 +00:00
  • c386747269 fix kmod-leds-alix (#6079, #6105) Felix Fietkau 2009-11-05 16:11:45 +00:00