Commit Graph

  • 5836e0fb5f madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db Felix Fietkau 2009-05-31 14:45:04 +00:00
  • 7328490dea add diag.sh to report boot status on the front-led of the machine Florian Fainelli 2009-05-31 13:55:35 +00:00
  • f84d0d2ae0 register parallel flash device on the AP83 board Gabor Juhos 2009-05-31 12:37:40 +00:00
  • 0be2193e40 fix drivers firmware loading with the new hotplug2, patch from Russell Senior Florian Fainelli 2009-05-31 12:08:15 +00:00
  • 6f29703625 add dist and distcheck target (to create new source balls) Ralph Hempel 2009-05-31 12:01:05 +00:00
  • 3dc92527a3 add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk Ralph Hempel 2009-05-31 11:35:13 +00:00
  • 69fbe5c3b0 fix download url Ralph Hempel 2009-05-31 10:07:35 +00:00
  • 26099a3c23 madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom Felix Fietkau 2009-05-31 02:25:32 +00:00
  • d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> Jo-Philipp Wich 2009-05-30 23:47:50 +00:00
  • c7e3690e0e Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> Jo-Philipp Wich 2009-05-30 22:45:50 +00:00
  • 3d8f202050 Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> Jo-Philipp Wich 2009-05-30 22:45:13 +00:00
  • 73493cbc83 Major enhancement to hostap.sh script * use common openwrt option naming (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> Jo-Philipp Wich 2009-05-30 21:48:54 +00:00
  • b113caa074 acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch Florian Fainelli 2009-05-30 19:20:07 +00:00
  • ffea0b1aee madwifi: add sanity checks for monitor mode injection Felix Fietkau 2009-05-30 17:53:41 +00:00
  • f48e0b1e5f madwifi: fix an array overrun in the rate control attach check Felix Fietkau 2009-05-30 17:53:24 +00:00
  • 9b5e65f101 base-files: set rules file for hotplug2 in the boot script (closes #5235) Gabor Juhos 2009-05-30 17:09:41 +00:00
  • ebeb3829e1 Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain. Lars-Peter Clausen 2009-05-30 15:48:44 +00:00
  • d36a6dbc41 libtool: Unset CXX. It is not needed to build libtool, but if set configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 Lars-Peter Clausen 2009-05-30 15:17:16 +00:00
  • 377a7cced4 add support for the SST 39VF6401B flash chip Gabor Juhos 2009-05-30 14:00:04 +00:00
  • ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116) Florian Fainelli 2009-05-30 12:03:27 +00:00
  • 8a86424093 use 2.6.27.24 Florian Fainelli 2009-05-30 12:01:05 +00:00
  • 5f0333d896 cleanup old patches and kernel configuration Florian Fainelli 2009-05-30 09:53:59 +00:00
  • 733b0a1ff8 rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread Florian Fainelli 2009-05-30 08:54:55 +00:00
  • 12c997d9ec hotplug2 may need -fPIC Jo-Philipp Wich 2009-05-29 23:11:29 +00:00
  • 442cdc9a1b Config symbol is boolean. Hauke Mehrtens 2009-05-29 20:12:37 +00:00
  • 9be0df0caa include wpa-supplicant iw in the default profile Florian Fainelli 2009-05-29 15:33:14 +00:00
  • 82139b165b fix kmod-crypto-core compile with 2.6.30 (#5201) Felix Fietkau 2009-05-29 11:12:47 +00:00
  • 3f599cc633 s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel Felix Fietkau 2009-05-29 11:12:38 +00:00
  • 2f94a08df9 uClibc: bsd supports the same floating point classification functions as c99, fixes inetd Felix Fietkau 2009-05-29 10:32:17 +00:00
  • 3578cc1b5f hotplug2-old: fix path to build dir Felix Fietkau 2009-05-29 09:26:09 +00:00
  • 1c57770f28 uClibc: add a wrapper for the missing finite() function Felix Fietkau 2009-05-29 09:25:51 +00:00
  • 12c8b488f7 refresh generic-2.6.29 patches Florian Fainelli 2009-05-29 09:09:32 +00:00
  • 9252651252 refresh patches Gabor Juhos 2009-05-29 08:29:42 +00:00
  • 63fdd1a743 add support for the EN25P64 flash chip Gabor Juhos 2009-05-29 08:11:51 +00:00
  • 0c592ec7b3 Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> Hamish Guthrie 2009-05-29 07:40:29 +00:00
  • 01392262c1 iptables: export libipq Felix Fietkau 2009-05-29 00:51:33 +00:00
  • 1581147490 s3c24xx: do not override CONFIG_WIRELESS, this breaks packages Felix Fietkau 2009-05-29 00:51:29 +00:00
  • 487570f387 deptest: use a separate build dir for host packages to prevent hardcoded path screwups Felix Fietkau 2009-05-28 23:49:13 +00:00
  • 553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974) Florian Fainelli 2009-05-28 20:41:21 +00:00
  • 92f26dfbef refresh ar7-atm patches Florian Fainelli 2009-05-28 19:04:54 +00:00
  • 16ad5caa22 refresh acx-mac80211 patches Florian Fainelli 2009-05-28 19:04:41 +00:00
  • c2df3a7179 refresh patches Florian Fainelli 2009-05-28 19:04:19 +00:00
  • e0c3e283da refresh patches Florian Fainelli 2009-05-28 18:54:09 +00:00
  • 463a6f4bda base-files: update command line for the new hotplug2 Gabor Juhos 2009-05-28 18:48:54 +00:00
  • 61f503c77a add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh Felix Fietkau 2009-05-28 18:40:37 +00:00
  • 98caacae20 busybox: fix watchdog util compile Felix Fietkau 2009-05-28 16:55:52 +00:00
  • 43296ea284 use 2.4.37.1 Florian Fainelli 2009-05-28 16:42:29 +00:00
  • c4d7af7094 added BUILD_LOG_DIR variable, make clean will delete the ./logs dir Ralph Hempel 2009-05-28 16:30:04 +00:00
  • 72e25b07b8 correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx Florian Fainelli 2009-05-28 16:19:38 +00:00
  • cec852c087 update to 2.4.37, tested on wrt54gs (#4766) Florian Fainelli 2009-05-28 15:55:54 +00:00
  • b7ae5e7b7c brcm47xx: make input support modular (closes: #5174) Nicolas Thill 2009-05-28 15:54:18 +00:00
  • 38e76887a4 brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching Felix Fietkau 2009-05-28 15:52:18 +00:00
  • 23260054dc uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not need this fix, because the problem was fixed upstream already Felix Fietkau 2009-05-28 15:49:29 +00:00
  • c3fb9f9226 brcm-2.4: disable ip_vs, refresh kernel config Felix Fietkau 2009-05-28 15:41:23 +00:00
  • 0c5d5b0e9b added back atm rule Hamish Guthrie 2009-05-28 13:31:30 +00:00
  • b38b823afb add hotplug2 v1.0 Hamish Guthrie 2009-05-28 13:21:58 +00:00
  • 5513f6a9e9 Move hotplug2 v0.9 to hotplug2-old Hamish Guthrie 2009-05-28 13:20:54 +00:00
  • 99c63ce951 switch to 2.6.30-rc7, fixes #5111 Florian Fainelli 2009-05-28 13:10:55 +00:00
  • c2c496868e add support for board specific PLL settings Gabor Juhos 2009-05-28 13:00:08 +00:00
  • 7adb67f184 revert 15922 - add back 2.6.29 kernel support Hamish Guthrie 2009-05-28 10:00:48 +00:00
  • 52d975c359 renumber sibyte patches Imre Kaloz 2009-05-28 09:49:40 +00:00
  • aef879ea10 remove the ar7-atm hotplug for the moment since it makes the driver oops Florian Fainelli 2009-05-28 09:44:00 +00:00
  • 4d9d62eada Detect 16MB flash chips Hauke Mehrtens 2009-05-27 18:28:07 +00:00
  • f2fa4d7035 Extends workaround for swapping problem. Hauke Mehrtens 2009-05-27 18:08:58 +00:00
  • 31e5d533a8 Make amazon build again. Hauke Mehrtens 2009-05-27 18:07:53 +00:00
  • 53cc0dbef7 Add buildfix for kernel 2.6.21 Hauke Mehrtens 2009-05-27 18:06:38 +00:00
  • fefb312698 jbt6k74: Change the state machine to have one state field for resolution and one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied. Lars-Peter Clausen 2009-05-27 17:36:48 +00:00
  • cbe2c48249 register SPI bus on the AP83 board Gabor Juhos 2009-05-27 17:16:19 +00:00
  • fc72d90103 revert part of r16112, the setup.c part needs more testing Florian Fainelli 2009-05-27 16:22:01 +00:00
  • 33f6145c51 include missing atm-tools to setup pppoe/a links Florian Fainelli 2009-05-27 16:20:21 +00:00
  • 72cc296822 avila-wdt: add support for disabling the watchdog Felix Fietkau 2009-05-27 15:33:18 +00:00
  • e6f6679461 turn on kernel size optimization Florian Fainelli 2009-05-27 15:12:07 +00:00
  • e4a01259e0 generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h> Nicolas Thill 2009-05-27 13:29:24 +00:00
  • 00a0035fa8 enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this will restore support for getifaddrs() and fix compilation of lldpd and possibly others Jo-Philipp Wich 2009-05-27 13:28:33 +00:00
  • adc83174bf busybox: fix build error in insmod applet on 2.4 (closes: #5220) Nicolas Thill 2009-05-27 13:21:48 +00:00
  • 517728c9f7 hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell) Felix Fietkau 2009-05-27 02:54:29 +00:00
  • db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore Felix Fietkau 2009-05-27 02:50:53 +00:00
  • f4e312ddf8 iproute2: install netlink header and library Nicolas Thill 2009-05-26 21:58:24 +00:00
  • 0fc0346e0a deptest: handle packages from feeds Felix Fietkau 2009-05-26 19:50:49 +00:00
  • f8d61666e3 fixup CS0 size for the BCM91125E Imre Kaloz 2009-05-26 19:18:18 +00:00
  • f40ea986e9 add a somewhat hackish script for automatic dependency testing Felix Fietkau 2009-05-26 19:12:00 +00:00
  • f6079fbd4b add missing dependency Felix Fietkau 2009-05-26 19:11:56 +00:00
  • f009acf9cd split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation Felix Fietkau 2009-05-26 19:11:52 +00:00
  • 504cde6229 fixup sibyte rtc support Imre Kaloz 2009-05-26 16:03:56 +00:00
  • fe98e8c7cd put the 4 ssl libraries into a ssl submenu (#5156) Florian Fainelli 2009-05-26 15:04:50 +00:00
  • f797b4293a add support for glibc-2.4 (#5213) Florian Fainelli 2009-05-26 14:58:32 +00:00
  • d334c1e956 stop build when an error occurs and when BUILDLOG is set (#5160) Florian Fainelli 2009-05-26 14:18:05 +00:00
  • 027d6ac4c5 also include the SPI driver in the gw6x00 profile Florian Fainelli 2009-05-26 11:15:27 +00:00
  • 7e2361d46a fix typo in the uci firewall script Florian Fainelli 2009-05-26 10:51:01 +00:00
  • a94930dbbb include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking Florian Fainelli 2009-05-26 10:25:55 +00:00
  • 075a46c066 updated led status on atm events (#2996) Florian Fainelli 2009-05-26 09:32:28 +00:00
  • ae7afb7cdb allow hotplug events to be triggered with the atm subsystem (#2996) Florian Fainelli 2009-05-26 09:30:45 +00:00
  • ec662b9141 allow ar7-atm annex a and b co-existence by symlinking firmwares Florian Fainelli 2009-05-26 08:43:52 +00:00
  • f6e6a733f5 add preliminary support for the WRT160NL Gabor Juhos 2009-05-25 18:36:49 +00:00
  • 1fe8e242f2 create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks) Gabor Juhos 2009-05-25 17:52:12 +00:00
  • db1d746463 update board setup code of the RouterStation Pro (patch by Ubiquiti Networks) Gabor Juhos 2009-05-25 17:31:05 +00:00
  • 9221732114 firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks) Gabor Juhos 2009-05-25 17:18:21 +00:00
  • e7133da4aa busybox: update to v1.13.4 (closes: #4279) Nicolas Thill 2009-05-25 17:15:39 +00:00
  • b90bd689a2 create profile for the WRT400N board Gabor Juhos 2009-05-25 16:55:17 +00:00
  • fa45acd690 add the Tecom GW6x00 (6000 and 6200) board profile Florian Fainelli 2009-05-25 16:14:13 +00:00