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

Commit Graph

  • c3f14aa363 [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets) nico 2010-03-08 01:55:31 +00:00
  • 8406af5f1b mac80211: remove an obsolete patch which breaks 2.6.32 compat nbd 2010-03-08 00:34:30 +00:00
  • 5f1dd4f0ad mac80211: small whitespace fix in minstrel_ht nbd 2010-03-08 00:34:26 +00:00
  • 38f5248e7c [xburst] Add sound support for the n516. lars 2010-03-07 23:45:45 +00:00
  • 06c8bec13f [xburst] Add support for enabling/disabling the aic controllers clock. lars 2010-03-07 23:44:58 +00:00
  • ece5bacf60 mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) nbd 2010-03-07 18:35:39 +00:00
  • bcd6a465a2 [ar7] add support for new ar7-atm version D7.05.00.00 (#6515) florian 2010-03-07 18:16:07 +00:00
  • 32997050fa mac80211: improve minstrel_ht performance by reducing the impact of slow sampling nbd 2010-03-07 17:00:43 +00:00
  • d19c65588b [ar7] correct the MDIO base address and reset sequence for Titan (#6573) florian 2010-03-07 16:37:01 +00:00
  • d73f59a7ce [ar7] add one more acx-mac80211 patch to finally allow its building on ar7 florian 2010-03-07 16:36:51 +00:00
  • 1af59a69e7 mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length nbd 2010-03-07 16:29:41 +00:00
  • fa28364d93 mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats nbd 2010-03-07 16:29:37 +00:00
  • 31464a4e44 mac80211: implement .rate_update in minstrel_ht nbd 2010-03-07 16:29:33 +00:00
  • cdd6a4a8bc mac80211: update to wireless-testing 2010-03-03 nbd 2010-03-07 16:29:28 +00:00
  • 34cb0380a2 [toolchain] uClibc: enhance debug support (closes: #6118) nico 2010-03-07 15:10:57 +00:00
  • ad82a7e442 [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like all others arches) nico 2010-03-07 15:06:22 +00:00
  • 8221ebb020 ar71xx: add preliminary support for the RouterBOARD 750 juhosg 2010-03-07 05:41:01 +00:00
  • 8d39aaa9fd ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX juhosg 2010-03-07 05:40:58 +00:00
  • 1ce5f3c0cf ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol juhosg 2010-03-07 05:40:56 +00:00
  • 493988708d [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead nico 2010-03-07 03:55:34 +00:00
  • 0e6ea65559 [package] siit: use $(KERNEL_MAKEOPTS) nico 2010-03-07 03:44:48 +00:00
  • a6070dab91 [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191) nico 2010-03-07 03:41:57 +00:00
  • 2d17b93d56 [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) florian 2010-03-06 22:33:30 +00:00
  • d66d9ebb2e [ar7] fallback to "dumb switch" mode if no PHY was detected florian 2010-03-06 22:33:25 +00:00
  • b2a574ea27 [ar7] fix cpmac panics with 2.6.32 (#6764) florian 2010-03-06 22:33:19 +00:00
  • 875b899bb6 [ar7] add some missing patches to acx-mac80211 it now builds the pci module as well florian 2010-03-06 22:33:13 +00:00
  • 1a467d902b [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) nico 2010-03-06 17:10:45 +00:00
  • ce094a4b73 [ar7] move netdev_ops conversion, previous hunk was not correct florian 2010-03-06 12:48:13 +00:00
  • 964d789ca0 [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path florian 2010-03-06 12:22:41 +00:00
  • 4f0dc8401b [ar7] migrate acx to netdev_ops, required for later kernels florian 2010-03-06 12:22:35 +00:00
  • 8e139185b2 mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link nbd 2010-03-06 10:04:30 +00:00
  • 960b5ab667 fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes thepeople 2010-03-05 23:10:54 +00:00
  • 0a6ed453c3 fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes thepeople 2010-03-05 22:35:24 +00:00
  • 8c78d96c44 add missing symbol thepeople 2010-03-05 21:58:49 +00:00
  • da900edca4 ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset juhosg 2010-03-05 20:29:29 +00:00
  • 903cab07f2 ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) juhosg 2010-03-05 20:29:27 +00:00
  • 3481530afd ar71xx: fix status led detection on the RB4xx boards juhosg 2010-03-05 20:29:24 +00:00
  • 0955ccfcf3 ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock juhosg 2010-03-05 20:29:22 +00:00
  • 5b74d557fa ar71xx: ag71xx: move link update function juhosg 2010-03-05 20:29:18 +00:00
  • 99dab77b59 ar71xx: ag71xx: don't use dev->trans_start juhosg 2010-03-05 20:29:14 +00:00
  • 54b41868d6 ar71xx: ag71xx: use dma_unmap_single to unmap frames juhosg 2010-03-05 20:29:10 +00:00
  • fc4c3342f3 this patch fixes package/Makefile. thepeople 2010-03-05 20:28:52 +00:00
  • 7226842ea8 this patch fixes uboot-envtools so that it is no longer broken. thepeople 2010-03-05 20:27:58 +00:00
  • 9e8f21973d there are quite a lot of package using ln -sf in their Makefile, so this patch adds thepeople 2010-03-05 20:26:14 +00:00
  • f3bdf75732 this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches) thepeople 2010-03-05 20:24:13 +00:00
  • f7aa72ae43 The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). thepeople 2010-03-05 20:19:48 +00:00
  • 2b2bbce391 this patch fixes toolchain parallel build, which reduces build time. thepeople 2010-03-05 20:15:12 +00:00
  • 9c8508de70 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build. thepeople 2010-03-05 20:12:24 +00:00
  • ee8fa39267 this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build. thepeople 2010-03-05 20:10:37 +00:00
  • d1d6391039 add build logs directory to 'svn:ignore' property nico 2010-03-05 09:59:53 +00:00
  • 5c33cdcc41 remove bison requirement (see [10398] & [14900]) nico 2010-03-05 09:48:32 +00:00
  • cde7986406 [xburst] Add support for the n516 lars 2010-03-05 04:21:41 +00:00
  • de2c2b0b71 [xburst] Add subtarget for each device lars 2010-03-05 04:15:51 +00:00
  • 6fd901e985 image.mk: Adjust ubifs build behaviour to that of others image types lars 2010-03-05 04:14:03 +00:00
  • 474eca73a8 [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate clocks off which arn't handeld by their subsystems yet. lars 2010-03-05 02:56:25 +00:00
  • 03d2078bc2 [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros lars 2010-03-05 02:53:23 +00:00
  • 38b776b710 [xburst] jz4740_fb: Add support for parallel displays, improve power consumption and some minor bugfixes lars 2010-03-05 02:48:55 +00:00
  • 831fd20927 include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) nico 2010-03-05 00:56:05 +00:00
  • 75c1ca710a firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test nico 2010-03-05 00:53:51 +00:00
  • 51b563fb2a [rdc] fix watchdog driver unregistering, patch by Bernhard Loos florian 2010-03-04 20:48:43 +00:00
  • 37f69cee3c [xburst] jz4740_udc: Implement suspend/resume lars 2010-03-04 20:20:54 +00:00
  • d34517dacf [rdc] rework reboot mechanism with the new watchdog fixes florian 2010-03-04 08:28:20 +00:00
  • e1e080bae6 [rdc] enable the required packages to use a gpio-based reset button florian 2010-03-04 08:28:10 +00:00
  • baa06e35a6 [rdc] remove now unused rdc321x_gpio.h file florian 2010-03-04 08:28:05 +00:00
  • 23e003c5bf [rdc] improve sitecom device support florian 2010-03-04 08:27:59 +00:00
  • 5571a3d454 [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver florian 2010-03-04 08:27:51 +00:00
  • a0438292e5 [rdc] add a new southbridge driver which registers the gpio and watchdog platform devices florian 2010-03-04 07:54:25 +00:00
  • 0ecd32cf42 [au1000] merge the two patches applying to the same file in a single patch florian 2010-03-04 07:54:20 +00:00
  • bab04c244d revert r19964 for now, there are issues with opkg/ipkg.py generating the status db thepeople 2010-03-04 02:42:23 +00:00
  • a7b6796e7d brcm47xx: add CONFIG_CMDLINE again hauke 2010-03-03 20:32:41 +00:00
  • 8e4391e887 ar71xx: restore command line on 2.6.33 juhosg 2010-03-03 20:04:12 +00:00
  • 799d1e823e ar71xx: sync 2.6.33 config juhosg 2010-03-03 20:04:08 +00:00
  • 9de9ca8ccf grab all config files for installed packages, closes #3718 thepeople 2010-03-03 18:19:19 +00:00
  • d86402b68f 2.6.33 fixes for atheros and madwifi matteo 2010-03-03 13:52:28 +00:00
  • 0930d2e621 [toolchain] cleanup the 2.6.33 and later kernels kernel-headers installation florian 2010-03-03 12:54:08 +00:00
  • 6b1dd0b890 kernel: fix m25p80 patches for 2.6.33 juhosg 2010-03-03 09:40:20 +00:00
  • 91ddf2fe5b ar71xx: refresh 2.6.33 patches juhosg 2010-03-03 09:40:17 +00:00
  • c5df2d1d0e kernel: refresh 2.6.33 patches juhosg 2010-03-03 09:40:12 +00:00
  • fb4e18d48b [brcm63xx] do not register devices in device_initcall level, this breaks the SSB SPROM registration florian 2010-03-02 21:49:37 +00:00
  • 3b914222bd kernel: add some missing config files and make compat-wireless build with kernel 2.6.33 hauke 2010-03-02 21:26:36 +00:00
  • e8e50f9ded brcm47xx: add support for kernel 2.6.33 hauke 2010-03-02 21:16:18 +00:00
  • ee12427e21 ar71xx: ag71xx: use correct device pointer for dma_map_single juhosg 2010-03-02 13:36:18 +00:00
  • a1c949e3fc ar71xx: ag71xx: don't use virt_to_phys juhosg 2010-03-02 13:36:15 +00:00
  • 9cef2f85c2 ar71xx: ag71xx: simplify register access functions juhosg 2010-03-02 13:36:12 +00:00
  • 75c4494280 ar71xx: ag71xx: use NETDEV_TX_OK juhosg 2010-03-02 13:36:09 +00:00
  • 4001872b63 ar71xx: use COMMAND_LINE_SIZE juhosg 2010-03-02 13:36:04 +00:00
  • fa8f585a08 [package] firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015 jow 2010-03-02 11:02:24 +00:00
  • d96f30084c [package] openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778) nico 2010-03-02 04:56:49 +00:00
  • d7c7e4f683 firstboot: fix typo (closes: #6738) nico 2010-03-01 23:54:45 +00:00
  • c5a04aaadc mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default) nbd 2010-03-01 21:48:55 +00:00
  • f55444d398 [package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757) acinonyx 2010-03-01 21:19:05 +00:00
  • cca15d6bb8 openssl: upgrade to 0.9.8m (patch by Peter Wagner) nbd 2010-03-01 18:46:43 +00:00
  • 5c26b81aaa base-files: fix enter failsafe message nbd 2010-03-01 18:20:39 +00:00
  • e3f2df6671 [scripts] ipkg: strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) jow 2010-03-01 18:01:33 +00:00
  • e89e75277c [brcm63xx] remove mail headers from patches florian 2010-03-01 14:55:34 +00:00
  • 882079c313 [kernel] prevent UML build failure against decompress_lzo.c florian 2010-03-01 14:55:15 +00:00
  • b935c34327 [toolchain] fix compilation w/ 2.6.33 florian 2010-03-01 14:55:07 +00:00
  • 9924a3340e [kernel]: drop support for the old style magicbox-cf driver kaloz 2010-03-01 08:04:14 +00:00
  • b28f79af53 [kernel]: partly revert [19925] as the ata version builds fine kaloz 2010-03-01 08:00:03 +00:00
  • a19833b9c2 ar71xx: add default network configuration file for the TL-WR741ND board juhosg 2010-03-01 07:34:48 +00:00