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

Commit Graph

  • 3ffbca761b [ar71xx] enable JEDEC probe juhosg 2009-06-06 08:55:06 +00:00
  • 970ba044eb [ar71xx] fix erase status check on some parallel flash chips juhosg 2009-06-06 08:54:31 +00:00
  • 8fe43eefaf [ar71xx] add parallel flash driver juhosg 2009-06-06 08:41:47 +00:00
  • 35cd7b3053 [ar71xx] sync kernel config, and refresh patches juhosg 2009-06-06 06:32:41 +00:00
  • a329870bdb [ar71xx] make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] juhosg 2009-06-06 04:43:55 +00:00
  • 95f4b6bdd0 [package] nvram: don't execute nvram fixups on the WGT634U jow 2009-06-06 02:05:10 +00:00
  • 08790a449c [ar71xx] fix a typo juhosg 2009-06-05 19:29:41 +00:00
  • 02c61d53f1 [ar71xx] create a 'firmware' partition for MZK-W300NH board juhosg 2009-06-05 15:31:33 +00:00
  • 88ce24799a [kernel] generic-2.6/2.6.30: more mini_fo fixes juhosg 2009-06-05 15:24:59 +00:00
  • 866728dbb1 [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain. lars 2009-06-05 11:33:12 +00:00
  • 6a1f0d244e [ar71xx] build firmware image for the MZK-W300NH board juhosg 2009-06-04 19:14:46 +00:00
  • 3128f376a3 [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board) juhosg 2009-06-04 18:18:36 +00:00
  • 854b320a50 switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 mirko 2009-06-04 17:05:06 +00:00
  • 40faa2b2ed [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE florian 2009-06-04 13:14:00 +00:00
  • 28df3521d5 [brcm63xx] fix ethernet driver removal florian 2009-06-04 10:04:53 +00:00
  • b1bc178db9 [brcm63xx] fix pcmcia device removal florian 2009-06-04 10:04:11 +00:00
  • ad623e1c6d [brcm63xx] add missing null entry in pcmcia driver florian 2009-06-04 10:03:41 +00:00
  • 151d148518 [brcm63xx] request gpio pins and set direction correctly for pcmcia florian 2009-06-04 10:03:03 +00:00
  • 415b07a0e8 [brcm63xx] be SMP safe even with gpiolib florian 2009-06-04 10:02:23 +00:00
  • 9486190f3f [brcm63xx] cache gpio values in gpio_set florian 2009-06-04 10:01:55 +00:00
  • 848fab305c [brcm63xx] use the correct number of GPIOs for bcm6358 florian 2009-06-04 10:01:03 +00:00
  • f1fc76fbaa [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback florian 2009-06-04 09:59:28 +00:00
  • 4f27930670 [ar71xx] pass ucode name to the VSC7385 driver on the AP83 board juhosg 2009-06-04 07:56:49 +00:00
  • 9f4a54a627 [package] kernel/modules: package the VSC7385 driver juhosg 2009-06-04 07:54:10 +00:00
  • fb539d1628 [ar71xx] add SPI driver for the Vitesse VSC7385 switch juhosg 2009-06-04 07:51:29 +00:00
  • 91c5508f6b [package] kernel/modules: move SPI drivers into a new submenu juhosg 2009-06-04 06:39:36 +00:00
  • 95761f2647 More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool lars 2009-06-04 00:20:01 +00:00
  • 6c822bda7a [ar71xx] add experimental support for the AP83-040 board juhosg 2009-06-03 19:54:25 +00:00
  • a599e7b2bd [ar71xx] add another SPI controller driver for the earlier AP83 boards juhosg 2009-06-03 19:50:04 +00:00
  • fbe305f3b4 [ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boards juhosg 2009-06-03 18:42:44 +00:00
  • 88e339025e [ar71xx] refresh patches juhosg 2009-06-03 18:32:32 +00:00
  • 46831ebc02 [ar71xx] add flash locking code juhosg 2009-06-03 18:17:07 +00:00
  • 5b0cf9ddca [package] base-files: fix test experession for sysupgrade acinonyx 2009-06-03 18:15:04 +00:00
  • 231bfe4d8a [package] ead: fix missing library error while building tinysrp acinonyx 2009-06-03 13:53:15 +00:00
  • 4b7f3bb250 [package] madwifi: clear variables used in for loop acinonyx 2009-06-03 13:53:10 +00:00
  • 7d01bddd18 upgrade to 2.6.30-rc8 kaloz 2009-06-03 13:42:28 +00:00
  • 9592a6ef10 [package] libtool: revert r16212. It broke building packages using c++. lars 2009-06-03 10:03:29 +00:00
  • 57b3ee7bff [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) juhosg 2009-06-03 09:45:00 +00:00
  • 404123be4d [brcm63xx] merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. florian 2009-06-03 08:55:18 +00:00
  • aea832cc6b [ifxmips] Fix accessing array after it end. hauke 2009-06-02 20:10:29 +00:00
  • 6605084cf1 [mac80211] Update to compat-wireless-2009-06-02 hauke 2009-06-02 18:48:52 +00:00
  • 179d9f7f00 add bootsplash to 2.6.30 as well and enable it per default mirko 2009-06-02 10:19:54 +00:00
  • c2c65ab603 enable PCIE on ppc44x as well kaloz 2009-06-02 10:06:41 +00:00
  • edcbde64e6 package the e1000e driver kaloz 2009-06-02 10:02:23 +00:00
  • 3d36ec12d9 missing changes for pcie handling kaloz 2009-06-02 09:54:45 +00:00
  • fb4bc75c87 add pcie feature flag kaloz 2009-06-02 09:50:43 +00:00
  • b6db7329f4 rename cavium-octeon to octeon kaloz 2009-06-02 09:18:55 +00:00
  • 62f2fee052 upgrade avr32 to 2.6.30-rc7 kaloz 2009-06-02 06:42:23 +00:00
  • e4b456b195 rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace mirko 2009-06-02 00:56:09 +00:00
  • 864cf3adb0 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition) nbd 2009-06-01 22:35:48 +00:00
  • 04aff2e833 atheros: add working patches/config for 2.6.30 nbd 2009-06-01 22:14:16 +00:00
  • e83dfd3b1d add ip175c switch driver patch to 2.6.30 nbd 2009-06-01 22:14:11 +00:00
  • 1a8f0fd9f0 swconfig: fix kernel version dependency nbd 2009-06-01 22:14:06 +00:00
  • 9e04630d39 ocf: fix uninitialized variable access (thx, Dakon) nbd 2009-06-01 22:14:01 +00:00
  • 224b54bdaa temporary, hackish, etc, etc.. lzma support for the arm zImage loader kaloz 2009-06-01 21:09:40 +00:00
  • 51b5579c3f we don't use RedBoot on orion kaloz 2009-06-01 21:08:26 +00:00
  • 40733ccb97 [tools] port lzmp that is packaged by debian, build it, but do not install it yet florian 2009-06-01 20:31:49 +00:00
  • d3e75a7644 use the openwrt lzma options for now kaloz 2009-06-01 20:31:23 +00:00
  • 46b7acf0a9 add missing config option kaloz 2009-06-01 20:03:46 +00:00
  • 7fb1c80f6c [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time florian 2009-06-01 18:27:51 +00:00
  • b1b0b6966c remove some more obsolete files nbd 2009-06-01 18:20:09 +00:00
  • 9f545e245b remove 2.6.23 support, as the last target using that has been nuked, too kaloz 2009-06-01 18:16:10 +00:00
  • 2dfc42c438 now that the gemini target is working, get rid of the obsolete and buggy storm target kaloz 2009-06-01 18:15:30 +00:00
  • 46dc07d982 use squashfs on the gemini by default, remove broken flag kaloz 2009-06-01 18:10:18 +00:00
  • 1c70e7bda1 fixup mac addresses on gemini boards kaloz 2009-06-01 18:09:36 +00:00
  • 707d176121 fix madwifi for the gemini target kaloz 2009-06-01 18:09:10 +00:00
  • 5d422a4b0e network: prevent unnecessary interface down/up cycles if no mac address change is requested nbd 2009-06-01 18:09:05 +00:00
  • 1cff96ccf0 generate squashfs images kaloz 2009-06-01 18:08:39 +00:00
  • b15431ba96 register the watchdog on the wbd111 kaloz 2009-06-01 18:08:08 +00:00
  • ce35aafec5 network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones nbd 2009-06-01 18:07:44 +00:00
  • 0df779132b optimize the kernel for size... *sigh* kaloz 2009-06-01 18:07:33 +00:00
  • 9959eb47d1 [kernel] Add missing kernel symbol. hauke 2009-06-01 17:40:55 +00:00
  • dc3322589a [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. hauke 2009-06-01 17:38:38 +00:00
  • 353dd0a7df [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number nico 2009-06-01 14:37:11 +00:00
  • 49d35fc6af [hostap-driver] Add diversity option acinonyx 2009-06-01 14:32:34 +00:00
  • c5757539b2 another 2.6.30 related crypto fix kaloz 2009-06-01 14:04:06 +00:00
  • 3b1b61f93b fixup sheevaplug support (for now we use sdcards for rootfs) kaloz 2009-06-01 13:23:52 +00:00
  • 7e14640a38 increase kernel partition to 4MB, generate jffs2 images kaloz 2009-06-01 12:52:30 +00:00
  • 24aca199ae add patches to support the advanced power management on Kirkwood socs kaloz 2009-06-01 12:51:19 +00:00
  • 16b0a08bad fix compatibility with certain SD cards kaloz 2009-06-01 12:50:35 +00:00
  • 58c140a589 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt kaloz 2009-06-01 12:50:27 +00:00
  • 53228ab985 fix mv643xx_eth dma mask kaloz 2009-06-01 12:46:25 +00:00
  • e13225ef04 fix VFP handling on feroceon cores kaloz 2009-06-01 12:45:50 +00:00
  • 347bbc9497 fix typo and add nand_gpio to the generic config kaloz 2009-06-01 12:44:59 +00:00
  • 7417c0d82b [etrax] enable optimize for size, avoid to trigger gcc bug #36482 claudio 2009-06-01 09:19:40 +00:00
  • 9ef5191b01 [hotplug2] Removed extra ; in exec rule hcg 2009-06-01 08:48:37 +00:00
  • e05eeb7e75 [ar7] add experimental 2.6.30 support, boot tested florian 2009-06-01 08:11:37 +00:00
  • c5c3cf287d [kernel] refresh 2.6.30 patches florian 2009-06-01 08:07:40 +00:00
  • 3fdb5f3632 [ar7] remove old 2.6.24 code florian 2009-06-01 08:04:56 +00:00
  • f1993df80d [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis jow 2009-05-31 20:42:04 +00:00
  • cbfd6ccc24 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset) nbd 2009-05-31 17:15:09 +00:00
  • 8ad47a5623 fix typo ralph 2009-05-31 16:15:47 +00:00
  • a75dace023 madwifi: fix excessive stack usage in the wlanconfig tool nbd 2009-05-31 15:04:45 +00:00
  • cbcac8031c madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db nbd 2009-05-31 14:45:04 +00:00
  • 5944a25628 [cobalt] add diag.sh to report boot status on the front-led of the machine florian 2009-05-31 13:55:35 +00:00
  • e1e2d41352 [ar71xx] register parallel flash device on the AP83 board juhosg 2009-05-31 12:37:40 +00:00
  • 372e5282aa [package] fix drivers firmware loading with the new hotplug2, patch from Russell Senior florian 2009-05-31 12:08:15 +00:00
  • 5880d2ea18 [package] add dist and distcheck target (to create new source balls) ralph 2009-05-31 12:01:05 +00:00
  • 9158119b40 [package] 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 2009-05-31 11:35:13 +00:00
  • fa6c7ba5a8 [tools] fix download url ralph 2009-05-31 10:07:35 +00:00