Commit Graph

  • 0c4b6a0b07 setup mac address on the AP81 board Gabor Juhos 2009-06-06 19:03:30 +00:00
  • 227e69c0f4 add experimental sysupgrade support Gabor Juhos 2009-06-06 17:44:49 +00:00
  • 656f86f810 add default network configuration for the AP83 board Gabor Juhos 2009-06-06 16:01:09 +00:00
  • 67ace05bfe update flash locking code Gabor Juhos 2009-06-06 15:56:03 +00:00
  • 9668bbeea9 handle PCI_CORE interrupt as well Gabor Juhos 2009-06-06 13:48:36 +00:00
  • bb698428f0 build images for the AP83 board Gabor Juhos 2009-06-06 13:02:25 +00:00
  • ab19bea631 change flash partition map of the AP83 board Gabor Juhos 2009-06-06 09:57:37 +00:00
  • 6326e87952 enable JEDEC probe Gabor Juhos 2009-06-06 08:55:06 +00:00
  • 92b2d4ac3a fix erase status check on some parallel flash chips Gabor Juhos 2009-06-06 08:54:31 +00:00
  • ba08043ce4 add parallel flash driver Gabor Juhos 2009-06-06 08:41:47 +00:00
  • 7077028d45 sync kernel config, and refresh patches Gabor Juhos 2009-06-06 06:32:41 +00:00
  • 91aa0a7ca0 make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] Gabor Juhos 2009-06-06 04:43:55 +00:00
  • 4c9e3682cb nvram: don't execute nvram fixups on the WGT634U Jo-Philipp Wich 2009-06-06 02:05:10 +00:00
  • e72be9e83b fix a typo Gabor Juhos 2009-06-05 19:29:41 +00:00
  • 45d8b93d06 create a 'firmware' partition for MZK-W300NH board Gabor Juhos 2009-06-05 15:31:33 +00:00
  • 4af9570756 generic-2.6/2.6.30: more mini_fo fixes Gabor Juhos 2009-06-05 15:24:59 +00:00
  • 9fb98fc03c disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain. Lars-Peter Clausen 2009-06-05 11:33:12 +00:00
  • c8bf295481 build firmware image for the MZK-W300NH board Gabor Juhos 2009-06-04 19:14:46 +00:00
  • f3c3e2772f improve MZK-W300NH support (thanks to Kazuki Shimada for the board) Gabor Juhos 2009-06-04 18:18:36 +00:00
  • 723678f740 switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 Mirko Vogt 2009-06-04 17:05:06 +00:00
  • d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE Florian Fainelli 2009-06-04 13:14:00 +00:00
  • 8f84508c25 fix ethernet driver removal Florian Fainelli 2009-06-04 10:04:53 +00:00
  • 50936e1aa5 fix pcmcia device removal Florian Fainelli 2009-06-04 10:04:11 +00:00
  • 116a53a154 add missing null entry in pcmcia driver Florian Fainelli 2009-06-04 10:03:41 +00:00
  • 4049592268 request gpio pins and set direction correctly for pcmcia Florian Fainelli 2009-06-04 10:03:03 +00:00
  • 287a0efd68 be SMP safe even with gpiolib Florian Fainelli 2009-06-04 10:02:23 +00:00
  • 9013e936ed cache gpio values in gpio_set Florian Fainelli 2009-06-04 10:01:55 +00:00
  • 1208ffaedb use the correct number of GPIOs for bcm6358 Florian Fainelli 2009-06-04 10:01:03 +00:00
  • c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback Florian Fainelli 2009-06-04 09:59:28 +00:00
  • 74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board Gabor Juhos 2009-06-04 07:56:49 +00:00
  • 42011abcb6 kernel/modules: package the VSC7385 driver Gabor Juhos 2009-06-04 07:54:10 +00:00
  • 08bd604941 add SPI driver for the Vitesse VSC7385 switch Gabor Juhos 2009-06-04 07:51:29 +00:00
  • 976f690ebd kernel/modules: move SPI drivers into a new submenu Gabor Juhos 2009-06-04 06:39:36 +00:00
  • 246a5b334d 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-Peter Clausen 2009-06-04 00:20:01 +00:00
  • 782cd2cf27 add experimental support for the AP83-040 board Gabor Juhos 2009-06-03 19:54:25 +00:00
  • 0755481965 add another SPI controller driver for the earlier AP83 boards Gabor Juhos 2009-06-03 19:50:04 +00:00
  • ce93834602 compile SPI_GPIO driver into the kernel, required by the AP83 boards Gabor Juhos 2009-06-03 18:42:44 +00:00
  • 5eb8242162 refresh patches Gabor Juhos 2009-06-03 18:32:32 +00:00
  • b0acbe709c add flash locking code Gabor Juhos 2009-06-03 18:17:07 +00:00
  • 5b72dc3d8f base-files: fix test experession for sysupgrade Vasilis Tsiligiannis 2009-06-03 18:15:04 +00:00
  • 66f8e1122e ead: fix missing library error while building tinysrp Vasilis Tsiligiannis 2009-06-03 13:53:15 +00:00
  • 121368fbc8 madwifi: clear variables used in for loop Vasilis Tsiligiannis 2009-06-03 13:53:10 +00:00
  • 6b2a7b73ca upgrade to 2.6.30-rc8 Imre Kaloz 2009-06-03 13:42:28 +00:00
  • 3d3d75a248 libtool: revert r16212. It broke building packages using c++. Lars-Peter Clausen 2009-06-03 10:03:29 +00:00
  • da4435f2e1 uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) Gabor Juhos 2009-06-03 09:45:00 +00:00
  • d2b2ce325a 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 Fainelli 2009-06-03 08:55:18 +00:00
  • 0efe367787 Fix accessing array after it end. Hauke Mehrtens 2009-06-02 20:10:29 +00:00
  • 81d3b7905b Update to compat-wireless-2009-06-02 Hauke Mehrtens 2009-06-02 18:48:52 +00:00
  • bbda08d308 add bootsplash to 2.6.30 as well and enable it per default Mirko Vogt 2009-06-02 10:19:54 +00:00
  • 8c574a5471 enable PCIE on ppc44x as well Imre Kaloz 2009-06-02 10:06:41 +00:00
  • d55f736329 package the e1000e driver Imre Kaloz 2009-06-02 10:02:23 +00:00
  • 48cd8188ef missing changes for pcie handling Imre Kaloz 2009-06-02 09:54:45 +00:00
  • 72d88f2a48 add pcie feature flag Imre Kaloz 2009-06-02 09:50:43 +00:00
  • fb4eb16283 rename cavium-octeon to octeon Imre Kaloz 2009-06-02 09:18:55 +00:00
  • c5d88f6551 upgrade avr32 to 2.6.30-rc7 Imre Kaloz 2009-06-02 06:42:23 +00:00
  • da4c5263ee rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace Mirko Vogt 2009-06-02 00:56:09 +00:00
  • 4b87e55994 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition) Felix Fietkau 2009-06-01 22:35:48 +00:00
  • f8ba6eb026 atheros: add working patches/config for 2.6.30 Felix Fietkau 2009-06-01 22:14:16 +00:00
  • 616c3841c6 add ip175c switch driver patch to 2.6.30 Felix Fietkau 2009-06-01 22:14:11 +00:00
  • 569330c102 swconfig: fix kernel version dependency Felix Fietkau 2009-06-01 22:14:06 +00:00
  • db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon) Felix Fietkau 2009-06-01 22:14:01 +00:00
  • 8aa2f586f4 temporary, hackish, etc, etc.. lzma support for the arm zImage loader Imre Kaloz 2009-06-01 21:09:40 +00:00
  • 14ad8433a8 we don't use RedBoot on orion Imre Kaloz 2009-06-01 21:08:26 +00:00
  • 6c5ba45f54 port lzmp that is packaged by debian, build it, but do not install it yet Florian Fainelli 2009-06-01 20:31:49 +00:00
  • 548de949f3 use the openwrt lzma options for now Imre Kaloz 2009-06-01 20:31:23 +00:00
  • ab5199a143 add missing config option Imre Kaloz 2009-06-01 20:03:46 +00:00
  • 05b40c8d13 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 Fainelli 2009-06-01 18:27:51 +00:00
  • 1a1dc17ca3 remove some more obsolete files Felix Fietkau 2009-06-01 18:20:09 +00:00
  • f81257ca34 remove 2.6.23 support, as the last target using that has been nuked, too Imre Kaloz 2009-06-01 18:16:10 +00:00
  • 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target Imre Kaloz 2009-06-01 18:15:30 +00:00
  • 51ed99475f use squashfs on the gemini by default, remove broken flag Imre Kaloz 2009-06-01 18:10:18 +00:00
  • df7996045a fixup mac addresses on gemini boards Imre Kaloz 2009-06-01 18:09:36 +00:00
  • 9fa14987b8 fix madwifi for the gemini target Imre Kaloz 2009-06-01 18:09:10 +00:00
  • 642870d0cc network: prevent unnecessary interface down/up cycles if no mac address change is requested Felix Fietkau 2009-06-01 18:09:05 +00:00
  • bc8ed5ec5f generate squashfs images Imre Kaloz 2009-06-01 18:08:39 +00:00
  • ae3da8d594 register the watchdog on the wbd111 Imre Kaloz 2009-06-01 18:08:08 +00:00
  • 154ebf9380 network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones Felix Fietkau 2009-06-01 18:07:44 +00:00
  • 7d3cd06b94 optimize the kernel for size... *sigh* Imre Kaloz 2009-06-01 18:07:33 +00:00
  • f8a15f9b3e Add missing kernel symbol. Hauke Mehrtens 2009-06-01 17:40:55 +00:00
  • 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. Hauke Mehrtens 2009-06-01 17:38:38 +00:00
  • a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number Nicolas Thill 2009-06-01 14:37:11 +00:00
  • ca96019f8e Add diversity option Vasilis Tsiligiannis 2009-06-01 14:32:34 +00:00
  • 954717298d another 2.6.30 related crypto fix Imre Kaloz 2009-06-01 14:04:06 +00:00
  • 58fd1b1eb0 fixup sheevaplug support (for now we use sdcards for rootfs) Imre Kaloz 2009-06-01 13:23:52 +00:00
  • f9d2e1fdde increase kernel partition to 4MB, generate jffs2 images Imre Kaloz 2009-06-01 12:52:30 +00:00
  • 58579bca65 add patches to support the advanced power management on Kirkwood socs Imre Kaloz 2009-06-01 12:51:19 +00:00
  • 5bf5036c0c fix compatibility with certain SD cards Imre Kaloz 2009-06-01 12:50:35 +00:00
  • 1befe26655 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt Imre Kaloz 2009-06-01 12:50:27 +00:00
  • b834f1f24b fix mv643xx_eth dma mask Imre Kaloz 2009-06-01 12:46:25 +00:00
  • 09a6262b3c fix VFP handling on feroceon cores Imre Kaloz 2009-06-01 12:45:50 +00:00
  • 690cb12f3c fix typo and add nand_gpio to the generic config Imre Kaloz 2009-06-01 12:44:59 +00:00
  • af2cc1daf6 enable optimize for size, avoid to trigger gcc bug #36482 Claudio Mignanti 2009-06-01 09:19:40 +00:00
  • 590f3042fb Removed extra ; in exec rule Hamish Guthrie 2009-06-01 08:48:37 +00:00
  • 00e2b1d997 add experimental 2.6.30 support, boot tested Florian Fainelli 2009-06-01 08:11:37 +00:00
  • 9a022a7330 refresh 2.6.30 patches Florian Fainelli 2009-06-01 08:07:40 +00:00
  • c739ce1888 remove old 2.6.24 code Florian Fainelli 2009-06-01 08:04:56 +00:00
  • 037f0c9629 madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis Jo-Philipp Wich 2009-05-31 20:42:04 +00:00
  • 43b2318584 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset) Felix Fietkau 2009-05-31 17:15:09 +00:00
  • b6e5025f15 fix typo Ralph Hempel 2009-05-31 16:15:47 +00:00
  • 664d2873c7 madwifi: fix excessive stack usage in the wlanconfig tool Felix Fietkau 2009-05-31 15:04:45 +00:00