1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 3982cd8ffe add missing argument to debug/mount wrappers (thx, matteo) nbd 2009-12-09 17:13:16 +00:00
  • daa59b7513 do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush compatibility nbd 2009-12-09 15:15:25 +00:00
  • 6b2e482b31 firewall: get rid of recursive shell script inclusion to improve hush compatibility nbd 2009-12-09 14:04:37 +00:00
  • 8f027803a0 functions.sh: use functions instead of aliases for the debug, mount wrappers - hush does not have aliases nbd 2009-12-09 13:36:43 +00:00
  • 3f21f09b7c adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected nbd 2009-12-09 13:36:39 +00:00
  • b5650f6d14 iptables: move to 'Network' in menuconfig nbd 2009-12-09 13:36:35 +00:00
  • d253bed345 busybox: adjust hush default configuration nbd 2009-12-09 13:36:28 +00:00
  • 5aefad6b53 ar71xx: sync kernel configs juhosg 2009-12-09 08:03:35 +00:00
  • 881c9d9250 ar71xx: register rtl8366-smi device on the DIR-825 B1 board juhosg 2009-12-09 08:03:31 +00:00
  • 00ebe9d87a rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly nbd 2009-12-09 03:25:33 +00:00
  • 5ec38ae28d [ar71xx] fix default network config after r18699 jow 2009-12-08 22:22:16 +00:00
  • 4aa6904aaf [package] iptables: bump pkg revision jow 2009-12-08 20:53:27 +00:00
  • 38155e5737 [package] iptables: add comment match to the core package jow 2009-12-08 20:52:58 +00:00
  • 5d481506b4 fix firmware loading broken by the busybox upgrade nbd 2009-12-08 20:04:38 +00:00
  • 2c6c36d49a ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA blogic 2009-12-08 14:38:17 +00:00
  • 940b26969e make uboot work on arcaydian board blogic 2009-12-08 14:37:12 +00:00
  • 1b18fb38dc ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309) nbd 2009-12-08 14:06:18 +00:00
  • b9c2e351d5 fix link status detection in various switch drivers nbd 2009-12-08 14:06:09 +00:00
  • 2417cf6791 ar71xx: TL-WR1043ND support cleanup juhosg 2009-12-08 12:46:30 +00:00
  • bfbc6bd89d ar71xx: preliminary support for the TL-WR1043ND juhosg 2009-12-08 12:46:25 +00:00
  • 325aeaa715 ar71xx: register rtl8366_smi device on the WNDR3700 juhosg 2009-12-08 10:29:37 +00:00
  • bfa2f874b9 ar71xx: add mdio bus driver for the rtl8366 switch juhosg 2009-12-08 10:29:35 +00:00
  • 67c4686a28 ar71xx: refresh patches juhosg 2009-12-08 10:29:30 +00:00
  • 5608c597c3 ar71xx: add support for external mii_bus juhosg 2009-12-08 10:29:27 +00:00
  • 1fec1f6c54 ar71xx: move phy_connect call to ag71xx_open juhosg 2009-12-08 10:29:19 +00:00
  • 5adbeaeb6f [package] package nls cp866 support (#6281) florian 2009-12-07 23:59:06 +00:00
  • a656395fe8 [package] update busybox to 1.15.2 (#5926) florian 2009-12-07 16:56:04 +00:00
  • a5faf3b2f2 [uml] update README after r18624 florian 2009-12-07 16:56:00 +00:00
  • 87db37af8e [rdc] make mkimg_sitecom.pl executable florian 2009-12-07 16:55:33 +00:00
  • 09c77afbdd [s3c24xx] Remove 2.6.31 support. lars 2009-12-07 10:13:32 +00:00
  • 6f76581889 jz4740_fb: Disable lcd when it's blanked. Lars-Peter Clausen 2009-12-07 08:48:19 +01:00
  • bcdf5a8733 Add USES_UBIFS symbol. Lars-Peter Clausen 2009-12-06 21:11:48 +01:00
  • f581ac44eb Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Lars-Peter Clausen 2009-12-06 20:54:10 +01:00
  • caefa284ef Add ubifs feature flag. Lars-Peter Clausen 2009-12-06 20:53:23 +01:00
  • 9b67cee817 n526: Add keyboard controller driver Lars-Peter Clausen 2009-12-06 19:16:54 +01:00
  • 24de55b4a0 [POWER] + [M]: boot from sd-card [POWER] + [S]: enable UART0 [POWER] + [U]: goto usb boot mode disable init gpio as uart0 Xiangfu Liu 2009-12-07 02:07:29 +08:00
  • 3184b1152b Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Lars-Peter Clausen 2009-12-06 17:18:40 +01:00
  • 3973f270ee n526: Add board sound driver. Lars-Peter Clausen 2009-12-06 17:16:11 +01:00
  • 71df6e0d6d since the ebook-reader based on the same soc is now supported as well, we have to choose which device we're going to build an image for. Preselect the LB60/NN for now. Getting both devices supported in a clean way might be possible via "profiles" later. Mirko Vogt 2009-12-06 12:03:04 +01:00
  • 50aa8c3901 [x86] add rootwait option to the kernel command line (#6209) florian 2009-12-06 09:12:34 +00:00
  • 03bb3c7706 [rdc] correct flash size and detection for sitecom targets (#6278), patch from rtz florian 2009-12-06 09:08:03 +00:00
  • 8c7e9123b4 [rdc] simplify sitecom image generation with a script, patch from rtz florian 2009-12-06 09:07:58 +00:00
  • 5ee876b97b [rdc] fix the handling of MAC addresses with r6040, patch from rtz florian 2009-12-06 09:07:53 +00:00
  • 7b359d21c6 mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting nbd 2009-12-05 17:12:56 +00:00
  • 2ec93f271b mac80211: set the country code through iw reg, setting it only through hostapd apparently does not work nbd 2009-12-05 17:12:51 +00:00
  • b546af4c21 [package] mac80211: fix a shell syntax error jow 2009-12-05 15:11:47 +00:00
  • 8b4fd8541e [package] wpa_supplicant: relax parsing of encryption mode, drop support for uppercase modes jow 2009-12-05 15:09:20 +00:00
  • a4827cab1f [package] mac80211: fix wpa handling in sta mode jow 2009-12-05 15:08:25 +00:00
  • 0f5ab576f2 [package] allow building hostap-driver and its dependencies on 2.6.32 (#6305) florian 2009-12-05 12:54:30 +00:00
  • 8ea05ffd2b [brcm-2.4] fix typo in switch config migration script jow 2009-12-05 12:39:28 +00:00
  • a1ca4142c7 oops, forgot one small change in the last commit nbd 2009-12-04 22:18:36 +00:00
  • b4ebf55c19 remove the redundant subdirectory from the packages directory variable nbd 2009-12-04 22:17:26 +00:00
  • 7240ca9161 ar71xx: experimental 2.6.32 support juhosg 2009-12-04 20:27:03 +00:00
  • a5952e83e7 kernel: fix swconfig for 2.6.32 juhosg 2009-12-04 20:26:59 +00:00
  • 73fec548e6 kernel: add md5sum for 2.6.32 final, and refresh patches juhosg 2009-12-04 20:26:55 +00:00
  • 7a42d31127 [kernel] update to 2.6.30, refresh patches florian 2009-12-04 14:52:45 +00:00
  • 464f8086da [package] CONFIG_RFKILL_INPUT is a boolean florian 2009-12-04 14:52:41 +00:00
  • ddde7e8105 [kernel] add missing CONFIG_HID_WACOM symbol florian 2009-12-04 14:52:37 +00:00
  • 28fc4bca40 [sibyte] resync kernel configuration florian 2009-12-04 14:52:33 +00:00
  • d4c59aebc3 [package] prevent madwifi from being compiled on sibyte florian 2009-12-04 14:52:30 +00:00
  • 60efa44e05 [kernel] add missing kernel configuration symbols florian 2009-12-04 14:52:23 +00:00
  • dadeaf60f7 kmod-sound-ps3: Modified target dependencies hcg 2009-12-04 12:18:01 +00:00
  • eac6d3750b mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming nbd 2009-12-03 18:35:31 +00:00
  • c034853550 ath9k: disable interrupt mitigation - it hurts performance on embedded systems nbd 2009-12-03 18:35:26 +00:00
  • ca442b0460 [kernel] add more missing configuration symbols florian 2009-12-03 18:21:25 +00:00
  • 392f107e43 output firmware files in bin/$(BOARD) instead of bin/ florian 2009-12-03 18:21:03 +00:00
  • 9ce37db95d ar71xx: refresh 2.6.30 patches juhosg 2009-12-03 15:07:44 +00:00
  • c3035532ab ar71xx: DIR-825 support cleanup juhosg 2009-12-03 15:07:41 +00:00
  • 9e412c9b2e ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) juhosg 2009-12-03 15:07:34 +00:00
  • 9152c5c793 ar71xx: change mii_bus name juhosg 2009-12-03 14:17:12 +00:00
  • 6bed38601c ar71xx: refresh 2.6.31 patches juhosg 2009-12-03 14:17:07 +00:00
  • 9e3a54c8b0 as sound modules on the xburst target aren't used (instead statically compiled into the kernel image), but audio related packages depend on the package <soundcore> we override variables <SOUNDCORE_FILES> and <SOUNDCORE_LOAD> to make >soundcore> a summy package and satisfy all dependencies without major adjustments Mirko Vogt 2009-12-02 17:36:46 +01:00
  • 0abf443e7b remove patch as it breaks compiling the xburst target Mirko Vogt 2009-12-02 17:30:28 +01:00
  • 043bd2e062 jz4740: Fix mmc plaform device name. Lars-Peter Clausen 2009-12-02 09:49:37 +01:00
  • c9674c3ab7 jz-mmc: Put functions pins to high-z during suspend. Lars-Peter Clausen 2009-12-02 04:17:50 +01:00
  • 3ae48ccb8c jz4740: GPIO: Add functions to put function pins to high-z and to restore their function. Lars-Peter Clausen 2009-12-02 04:12:39 +01:00
  • aa7c40a8c1 jz_mmc: Fix MODULE_LICENSE string. Lars-Peter Clausen 2009-12-02 02:14:45 +01:00
  • 9cdb777d0c [package] firewall: initialize dest_port with src_dport if omitted in redirect sections to narrow down corresponding forward rules to the actual target ports - thanks Niels Boehm! (#6249) jow 2009-12-01 22:31:10 +00:00
  • b49fda4c4d board-qi_lb60: remove obsolete definitions. Lars-Peter Clausen 2009-12-01 12:37:30 +01:00
  • 9b6b004c29 Don't reference non existing file Lars-Peter Clausen 2009-12-01 11:40:04 +01:00
  • 093af2c9c4 board-n526: Add very basic n526 support. Lars-Peter Clausen 2009-12-01 11:28:00 +01:00
  • 86dbff8d6f Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Lars-Peter Clausen 2009-12-01 11:14:13 +01:00
  • a37293414f jz4740-mmc: Some minor fixes. Lars-Peter Clausen 2009-12-01 11:13:40 +01:00
  • 59008615d8 [mac80211] fix p54usb firmware installation (#6260) florian 2009-11-30 21:26:12 +00:00
  • 7c7787a97d Merge branch 'master' into xburst xiangfu 2009-11-30 11:21:59 -05:00
  • 98a4123863 ar71xx: override fifo_cfg[123] values on AR7240 juhosg 2009-11-30 13:53:39 +00:00
  • b490cdf270 refresh 2.6.32 patches with -rc8 kaloz 2009-11-30 11:45:37 +00:00
  • c6dd3f4df6 [x86]: enable ACPI/HPET/MSI in the generic config kaloz 2009-11-30 11:05:18 +00:00
  • 29288d352b add some more symbols to the generic 2.6.32 config kaloz 2009-11-30 11:01:53 +00:00
  • 785fefeaea upgrade x86 to 2.6.31.6, resync patches kaloz 2009-11-30 10:32:20 +00:00
  • dfa8fb7f59 add fix compile zImage patch Xiangfu Liu 2009-11-30 13:03:18 +08:00
  • 8d2137b93d hostapd: update to latest git, fixes ampdu settings in the beacon HT IE nbd 2009-11-29 16:56:38 +00:00
  • 3bea333001 [amazon] Update to kernel 2.6.30 hauke 2009-11-29 16:54:17 +00:00
  • deecd2f2a2 [amazon] Read the size of the available memory from parameters passed to the kernel by firmware. hauke 2009-11-29 16:53:50 +00:00
  • 6da3163ec7 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config nbd 2009-11-29 14:31:55 +00:00
  • b1e695999e hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247) nbd 2009-11-29 14:13:47 +00:00
  • f916333f1e mac80211: fix up wds sta mode after r18591 nbd 2009-11-29 13:56:41 +00:00
  • ac42d58d7c ar71xx: mask out reserved bits from the dma tx status in the ethernet driver nbd 2009-11-29 13:38:03 +00:00
  • 4ae360c4fb ar71xx: add usb support for ubnt rocket m nbd 2009-11-29 13:33:15 +00:00
  • f5180a4270 [brcm47xx] Remove patches already applied in generic and refresh patches. hauke 2009-11-29 12:09:42 +00:00