Commit graph

4540 commits

Author SHA1 Message Date
Gabor Juhos
828221c683 ar71xx: remove duplicated include
SVN-Revision: 18949
2009-12-27 20:59:46 +00:00
Gabor Juhos
34ba3ff92c hostap: move patches to the right place
SVN-Revision: 18945
2009-12-26 14:43:25 +00:00
Gabor Juhos
761e67f9ff ar71xx: move dsa switch device support into a separate file
SVN-Revision: 18943
2009-12-26 14:19:26 +00:00
Gabor Juhos
bea984e187 ar71xx: move mach type definitions into a separate include file
SVN-Revision: 18942
2009-12-26 14:19:22 +00:00
Gabor Juhos
b7ee264d5f ar71xx: change board specific Kconfig option to 'default n'
SVN-Revision: 18941
2009-12-26 14:19:17 +00:00
Gabor Juhos
6ee4aa34ed ar71xx: move USB host device support into a separate file
SVN-Revision: 18940
2009-12-26 14:19:13 +00:00
Gabor Juhos
a93033d354 ar71xx: remove more unnecessary includes
SVN-Revision: 18939
2009-12-26 14:19:08 +00:00
Gabor Juhos
991a8d4398 ar71xx: use the generic m25p80 registration code for the MZK-W04NU
SVN-Revision: 18938
2009-12-26 14:19:05 +00:00
Gabor Juhos
c0993046d6 ar71xx: move gpio-buttons support into a spearate file
SVN-Revision: 18937
2009-12-26 14:19:01 +00:00
Gabor Juhos
3687b4fb26 ar71xx: move leds-gpio device support into a spearate file
SVN-Revision: 18936
2009-12-26 14:18:54 +00:00
Hauke Mehrtens
371e7aa521 work on pci.
This is from ticket #6374

Michael Richter thanks for your patch.

SVN-Revision: 18933
2009-12-26 00:09:00 +00:00
Gabor Juhos
eb15b88af2 ar71xx: move PB42 specific PCI init code into a separate file
SVN-Revision: 18932
2009-12-25 13:09:04 +00:00
Gabor Juhos
7cf529c357 ar71xx: remove unnecessary includes
SVN-Revision: 18931
2009-12-25 13:09:00 +00:00
Felix Fietkau
be2adce709 remove more duplicate kernel source files
SVN-Revision: 18928
2009-12-25 12:09:03 +00:00
Felix Fietkau
2d61e4c580 deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
SVN-Revision: 18927
2009-12-25 10:34:21 +00:00
Gabor Juhos
40219e9bf4 ar71xx: fix bi-color led on the TL-WR841N v1.5
SVN-Revision: 18926
2009-12-25 10:06:25 +00:00
Gabor Juhos
cd2416e6ea ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
Fixes a possible NULL pointer dereference.

SVN-Revision: 18925
2009-12-25 10:06:22 +00:00
Felix Fietkau
46f75ee869 add WRT300N v1.1 support (patch from #6379)
SVN-Revision: 18921
2009-12-24 10:58:09 +00:00
Nicolas Thill
3969ccfde4 generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)
SVN-Revision: 18900
2009-12-23 08:12:15 +00:00
Nicolas Thill
917f4cf2a5 generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
2009-12-23 08:05:04 +00:00
Gabor Juhos
af228d9eab ar71xx: change firmware image name for th TP-Link boards
SVN-Revision: 18895
2009-12-22 19:36:07 +00:00
Gabor Juhos
f8767b177d ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
SVN-Revision: 18894
2009-12-22 19:36:03 +00:00
Gabor Juhos
cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Gabor Juhos
ce6136a61c ar71xx: add dsa driver for the 88e6063 chip
SVN-Revision: 18892
2009-12-22 19:31:19 +00:00
Nicolas Thill
a25a3ac7ae mpc52xx: add missing kernel config symbol
SVN-Revision: 18881
2009-12-22 00:44:51 +00:00
Nicolas Thill
f0ada687f0 stay coherent when defining ARCH
SVN-Revision: 18873
2009-12-21 03:28:35 +00:00
Nicolas Thill
95e0fd88c3 remove redundant LINUX_KARCH variables
SVN-Revision: 18871
2009-12-21 03:26:09 +00:00
Gabor Juhos
9e86a8064a kernel: add mips_machine_set_name function
SVN-Revision: 18861
2009-12-20 14:32:51 +00:00
Gabor Juhos
bb9123ebbe ar71xx: update AR7240 PCI code
SVN-Revision: 18860
2009-12-20 13:46:23 +00:00
Felix Fietkau
6859128d3a kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
SVN-Revision: 18858
2009-12-20 04:41:10 +00:00
Gabor Juhos
0a46ab2f97 ar71xx: fix WNDR3700 firmware images
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.

SVN-Revision: 18851
2009-12-19 18:10:41 +00:00
Nicolas Thill
775ab67b6b ar71xx: fix WNDR3700 image generation
SVN-Revision: 18849
2009-12-19 14:45:43 +00:00
Gabor Juhos
6fcb5f6294 ar71xx: Fix LED active_low for the TL-WR1043ND board
This fixes the LED active_low's for the TP-Link wr1043nd board

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>

SVN-Revision: 18844
2009-12-19 07:35:49 +00:00
Felix Fietkau
ca96b2113e refresh 2.6.31 patches
SVN-Revision: 18823
2009-12-18 15:43:25 +00:00
Felix Fietkau
7ce0bc4472 remove incomplete union mounts / jffs2 patches. will be replaced by updated versions once they're ready - should fix #6375
SVN-Revision: 18822
2009-12-18 15:43:20 +00:00
Gabor Juhos
17ee33ebb9 tl-wr1043nd: Register missing leds.
This adds the folowing for the TP-Link wr1043nd board
1. USB and WLAN LEDS
2. Change QSS LED from red to green
3. Fix polarity of the System LED

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>

SVN-Revision: 18821
2009-12-18 12:57:12 +00:00
Gabor Juhos
a733e30bf6 ar71xx: ar913x_wmac device support into a separate file
SVN-Revision: 18820
2009-12-18 12:57:09 +00:00
Gabor Juhos
70d31d46a8 ar71xx: move AP94 specific PCI init code into a separate file
SVN-Revision: 18819
2009-12-18 12:57:05 +00:00
Gabor Juhos
1f114b0dbd ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch from #6186)
SVN-Revision: 18818
2009-12-18 12:57:01 +00:00
Gabor Juhos
e190743d25 ar71xx: add common m25p80 device
SVN-Revision: 18817
2009-12-18 12:56:55 +00:00
Felix Fietkau
6fd0f35028 ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
SVN-Revision: 18806
2009-12-17 16:21:13 +00:00
Felix Fietkau
6a90a35f2b Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
SVN-Revision: 18789
2009-12-15 22:37:54 +00:00
Gabor Juhos
8bc4e3ea14 ar71xx: enable diagnostic LED on the Routerstation Pro
SVN-Revision: 18782
2009-12-15 08:35:11 +00:00
Jens Muecke
8431a6aa5e Make beagleboard as subtarget from omap35xx
SVN-Revision: 18779
2009-12-14 20:58:18 +00:00
Jens Muecke
2e00cd6d71 Adding Beagleboard support - unfinished
The beagleboard target is still unfinied:

running:
- MMC Card (incl. boot)
- DSS2 graphic driver

missing:
- full USB Host and Gadget

TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support

SVN-Revision: 18775
2009-12-14 10:35:16 +00:00
Florian Fainelli
9a3d0be8d1 generate bifferboard images, patch from bifferos
SVN-Revision: 18768
2009-12-13 00:02:29 +00:00
Florian Fainelli
a39dcb405e add preliminary support for the bifferboard, patch from bifferos
SVN-Revision: 18766
2009-12-12 17:17:00 +00:00
Felix Fietkau
62d2ed2657 build wrt350n v2 recovery and web upgrade images (based on patch from #5970)
SVN-Revision: 18763
2009-12-12 00:45:32 +00:00
Gabor Juhos
4734a69891 ar71xx: add driver for the USB LED on the WNDR3700
SVN-Revision: 18758
2009-12-11 20:32:31 +00:00
Gabor Juhos
de8bfcaf38 ar71xx: add ar71xx_device_stopped function
SVN-Revision: 18757
2009-12-11 20:32:28 +00:00
Gabor Juhos
5e209e3852 ar71xx: fix build error with 2.6.31.7
SVN-Revision: 18756
2009-12-11 20:32:25 +00:00
Gabor Juhos
8956009fa6 ar71xx: fix NULL pointer dereference in the ethernet driver
SVN-Revision: 18755
2009-12-11 19:32:58 +00:00
Florian Fainelli
95fa070202 convert gpio code to use gpiolib, make rdc321x:dmz led work again
SVN-Revision: 18754
2009-12-11 19:32:52 +00:00
Florian Fainelli
0992bb916a remove the host-tool lzma dependency we now use the one provided in openwrt
SVN-Revision: 18753
2009-12-11 19:32:45 +00:00
Gabor Juhos
1156a9ac0c ar71xx: merge DSA switch patch
SVN-Revision: 18752
2009-12-11 16:41:51 +00:00
Gabor Juhos
18885b425c ar71xx: merge ag71xx specific patches
SVN-Revision: 18751
2009-12-11 16:41:40 +00:00
Gabor Juhos
fce3ebbff8 ar71xx: nuke 2.6.28 support
SVN-Revision: 18750
2009-12-11 15:56:38 +00:00
Gabor Juhos
d38fd20cb7 ar71xx: move mdio_bus reset code
SVN-Revision: 18749
2009-12-11 12:21:15 +00:00
Imre Kaloz
ac40715c5f refresh patch
SVN-Revision: 18748
2009-12-11 11:40:05 +00:00
Imre Kaloz
948ecb59d9 upgrade to 2.6.31.7
SVN-Revision: 18747
2009-12-11 11:10:49 +00:00
Gabor Juhos
e35c8c6dc5 ar71xx: sync kernel configs
SVN-Revision: 18711
2009-12-09 08:03:35 +00:00
Gabor Juhos
2b988fa855 ar71xx: register rtl8366-smi device on the DIR-825 B1 board
SVN-Revision: 18710
2009-12-09 08:03:31 +00:00
Felix Fietkau
2bff4bf4e5 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
SVN-Revision: 18709
2009-12-09 03:25:33 +00:00
Jo-Philipp Wich
e0042b55ea fix default network config after r18699
SVN-Revision: 18708
2009-12-08 22:22:16 +00:00
John Crispin
cc5994a452 ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA
SVN-Revision: 18701
2009-12-08 14:38:17 +00:00
Felix Fietkau
ddc2e2270b ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309)
SVN-Revision: 18699
2009-12-08 14:06:18 +00:00
Felix Fietkau
df35ee622f fix link status detection in various switch drivers
SVN-Revision: 18698
2009-12-08 14:06:09 +00:00
Gabor Juhos
7d8a1bf239 ar71xx: TL-WR1043ND support cleanup
SVN-Revision: 18697
2009-12-08 12:46:30 +00:00
Gabor Juhos
b12d752a63 ar71xx: preliminary support for the TL-WR1043ND
Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.

Hope Ive done this right, First time submiting a patch.

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>

SVN-Revision: 18696
2009-12-08 12:46:25 +00:00
Gabor Juhos
63d8f159db ar71xx: register rtl8366_smi device on the WNDR3700
SVN-Revision: 18695
2009-12-08 10:29:37 +00:00
Gabor Juhos
cc1b9a6046 ar71xx: add mdio bus driver for the rtl8366 switch
SVN-Revision: 18694
2009-12-08 10:29:35 +00:00
Gabor Juhos
5c7ee7f039 ar71xx: refresh patches
SVN-Revision: 18693
2009-12-08 10:29:30 +00:00
Gabor Juhos
18867965f7 ar71xx: add support for external mii_bus
SVN-Revision: 18692
2009-12-08 10:29:27 +00:00
Gabor Juhos
0e79007faf ar71xx: move phy_connect call to ag71xx_open
SVN-Revision: 18691
2009-12-08 10:29:19 +00:00
Florian Fainelli
a653c7602e update README after r18624
SVN-Revision: 18683
2009-12-07 16:56:00 +00:00
Florian Fainelli
896d205346 make mkimg_sitecom.pl executable
SVN-Revision: 18682
2009-12-07 16:55:33 +00:00
Lars-Peter Clausen
6a2ea35b79 Remove 2.6.31 support.
SVN-Revision: 18673
2009-12-07 10:13:32 +00:00
Florian Fainelli
a155e4fd53 add rootwait option to the kernel command line (#6209)
SVN-Revision: 18672
2009-12-06 09:12:34 +00:00
Florian Fainelli
8c2091f823 correct flash size and detection for sitecom targets (#6278), patch from rtz
SVN-Revision: 18671
2009-12-06 09:08:03 +00:00
Florian Fainelli
ece1801c1f simplify sitecom image generation with a script, patch from rtz
SVN-Revision: 18670
2009-12-06 09:07:58 +00:00
Florian Fainelli
eb82e0d7a1 fix the handling of MAC addresses with r6040, patch from rtz
SVN-Revision: 18669
2009-12-06 09:07:53 +00:00
Jo-Philipp Wich
d55e721178 fix typo in switch config migration script
SVN-Revision: 18657
2009-12-05 12:39:28 +00:00
Gabor Juhos
9bb13d59d9 ar71xx: experimental 2.6.32 support
SVN-Revision: 18638
2009-12-04 20:27:03 +00:00
Gabor Juhos
3184772820 kernel: fix swconfig for 2.6.32
SVN-Revision: 18637
2009-12-04 20:26:59 +00:00
Gabor Juhos
1b04095cb2 kernel: add md5sum for 2.6.32 final, and refresh patches
SVN-Revision: 18636
2009-12-04 20:26:55 +00:00
Florian Fainelli
a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Florian Fainelli
8045b37a82 add missing CONFIG_HID_WACOM symbol
SVN-Revision: 18633
2009-12-04 14:52:37 +00:00
Florian Fainelli
65ea84d2ae resync kernel configuration
SVN-Revision: 18632
2009-12-04 14:52:33 +00:00
Florian Fainelli
5352215161 add missing kernel configuration symbols
SVN-Revision: 18630
2009-12-04 14:52:23 +00:00
Florian Fainelli
f2adc6e331 add more missing configuration symbols
SVN-Revision: 18625
2009-12-03 18:21:25 +00:00
Gabor Juhos
4692b4e31e ar71xx: refresh 2.6.30 patches
SVN-Revision: 18623
2009-12-03 15:07:44 +00:00
Gabor Juhos
f065bbdf7f ar71xx: DIR-825 support cleanup
SVN-Revision: 18622
2009-12-03 15:07:41 +00:00
Gabor Juhos
e4d21e0399 ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
SVN-Revision: 18621
2009-12-03 15:07:34 +00:00
Gabor Juhos
8a7e19e7db ar71xx: change mii_bus name
SVN-Revision: 18619
2009-12-03 14:17:12 +00:00
Gabor Juhos
a1e1fc7707 ar71xx: refresh 2.6.31 patches
SVN-Revision: 18618
2009-12-03 14:17:07 +00:00
Gabor Juhos
35dbf66787 ar71xx: override fifo_cfg[123] values on AR7240
SVN-Revision: 18614
2009-11-30 13:53:39 +00:00
Imre Kaloz
cbae183c9e refresh 2.6.32 patches with -rc8
SVN-Revision: 18613
2009-11-30 11:45:37 +00:00
Imre Kaloz
bf8db0ded6 enable ACPI/HPET/MSI in the generic config
SVN-Revision: 18612
2009-11-30 11:05:18 +00:00
Imre Kaloz
bacb8f14b0 add some more symbols to the generic 2.6.32 config
SVN-Revision: 18611
2009-11-30 11:01:53 +00:00
Imre Kaloz
b1b45530ab upgrade x86 to 2.6.31.6, resync patches
SVN-Revision: 18609
2009-11-30 10:32:20 +00:00
Hauke Mehrtens
c4ce5f3937 Update to kernel 2.6.30
SVN-Revision: 18605
2009-11-29 16:54:17 +00:00
Hauke Mehrtens
6fe93904b0 Read the size of the available memory from parameters passed to the kernel by firmware.
SVN-Revision: 18604
2009-11-29 16:53:50 +00:00
Felix Fietkau
fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Felix Fietkau
cb85dcb1a8 ar71xx: mask out reserved bits from the dma tx status in the ethernet driver
SVN-Revision: 18599
2009-11-29 13:38:03 +00:00
Felix Fietkau
896090973f ar71xx: add usb support for ubnt rocket m
SVN-Revision: 18598
2009-11-29 13:33:15 +00:00
Hauke Mehrtens
6384a68295 Remove patches already applied in generic and refresh patches.
This fixes #6200

SVN-Revision: 18597
2009-11-29 12:09:42 +00:00
Florian Fainelli
27d2411711 add missing configuration symbols
SVN-Revision: 18594
2009-11-29 00:33:27 +00:00
Florian Fainelli
b95d7f74dd revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix it (#6129)
SVN-Revision: 18593
2009-11-29 00:31:21 +00:00
Hauke Mehrtens
4a23c7a92c Some build fixes.
SVN-Revision: 18590
2009-11-28 22:25:26 +00:00
Hauke Mehrtens
2ee2679ac9 Add kernel 2.6.30 support
The device is booting and Ethernet is working, but nothing more was tested.

SVN-Revision: 18589
2009-11-28 22:17:37 +00:00
Hauke Mehrtens
9714c8b642 Some general changes for amazon drivers.
This is mostly needed for kernel 2.6.30 support.

SVN-Revision: 18588
2009-11-28 22:09:18 +00:00
Gabor Juhos
cfe5a8b593 ar71xx: fix mac address for 5GHz interface on WNDR3700
SVN-Revision: 18586
2009-11-28 18:01:09 +00:00
Gabor Juhos
0fd020c268 ar71xx: update ath9k_platform.h
SVN-Revision: 18585
2009-11-28 18:01:06 +00:00
Gabor Juhos
dbdc7ec969 ar71xx: fix extension of the WNDR3700 firmware image
SVN-Revision: 18579
2009-11-28 13:49:19 +00:00
Gabor Juhos
80266fc74c ar71xx: override mtd partitions for the TEW-632BRP family
SVN-Revision: 18578
2009-11-28 13:49:17 +00:00
Florian Fainelli
c74364cc38 add sitecom subtarget after the profiles->subtargets conversion (#6245)
SVN-Revision: 18576
2009-11-28 11:33:04 +00:00
Gabor Juhos
6d2fa1c896 ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
SVN-Revision: 18571
2009-11-28 09:28:25 +00:00
Gabor Juhos
bd4bec689d ar71xx: create sysupgrade image for the WNDR3700
SVN-Revision: 18570
2009-11-28 08:25:56 +00:00
Gabor Juhos
ac8369a672 ar71xx: fix a typo in ar71xx.sh
SVN-Revision: 18568
2009-11-28 08:25:49 +00:00
Gabor Juhos
536a4ce5b9 ar71xx: add default network configuration file for the WNDR3700
SVN-Revision: 18566
2009-11-27 21:21:24 +00:00
Gabor Juhos
971fcf9943 ar71xx: add PCI fixup for the WNDR3700 board
SVN-Revision: 18565
2009-11-27 21:21:21 +00:00
Gabor Juhos
f662714bba ar71xx: fix pll_1000 values for the WNDR3700
SVN-Revision: 18564
2009-11-27 21:21:17 +00:00
Gabor Juhos
5e89cb5d31 ar71xx: add AR724x GPIO_FUNC register bit defines
SVN-Revision: 18561
2009-11-27 21:21:06 +00:00
Gabor Juhos
b1e79f5d0f ar71xx: fix AR724X_GPIO_COUNT
SVN-Revision: 18560
2009-11-27 21:21:01 +00:00
Gabor Juhos
42d014bce4 ar71xx: add AR724x register defines
SVN-Revision: 18559
2009-11-27 21:20:54 +00:00
Florian Fainelli
3799b4c3f8 target supports usb
SVN-Revision: 18550
2009-11-26 18:33:43 +00:00
Florian Fainelli
f1819c45cb resync kernel configuration
SVN-Revision: 18549
2009-11-26 18:33:26 +00:00
Florian Fainelli
4bfa2947ee add support for the Simplemachines Sim.One board
SVN-Revision: 18540
2009-11-25 23:43:48 +00:00
Florian Fainelli
850fe2320f refresh 2.6.25 patches
SVN-Revision: 18539
2009-11-25 22:53:17 +00:00
Florian Fainelli
903719b93e resync kernel configuration
SVN-Revision: 18538
2009-11-25 22:52:59 +00:00
Gabor Juhos
726e2e4478 ar71xx: rename TL-WRx41 images, because newer factory web interface does not accept files with '.uni' extension.
SVN-Revision: 18535
2009-11-25 10:28:30 +00:00
Gabor Juhos
4292229e9f ar71xx: use MkImageLzma template for Ubiquiti XM devices
SVN-Revision: 18534
2009-11-25 09:51:33 +00:00
Gabor Juhos
4704478682 ar71xx: add sysupgrade support for Ubiquiti XM boards
SVN-Revision: 18533
2009-11-25 09:51:31 +00:00
Gabor Juhos
bc97b5de8b ar71xx: enable failsafe on the Nanostation M/Rocket M
SVN-Revision: 18532
2009-11-25 09:51:28 +00:00
Gabor Juhos
523aba9ff9 ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and add sysupgrade support for them
SVN-Revision: 18531
2009-11-25 09:51:25 +00:00
Gabor Juhos
1efac75b08 ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile
SVN-Revision: 18530
2009-11-25 09:51:19 +00:00
Felix Fietkau
d55a046c48 ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well
SVN-Revision: 18526
2009-11-24 13:55:40 +00:00
Felix Fietkau
b2c8d3ada0 kernel: add missing config symbols for kernel debugging
SVN-Revision: 18524
2009-11-24 13:55:32 +00:00
Felix Fietkau
c9983c8912 ar71xx: use 4k erase size images for ubnt xm
SVN-Revision: 18498
2009-11-23 17:12:59 +00:00
Jo-Philipp Wich
318140c209 add missing CONFIG_MIPS_FPU_EMU to kernel config
SVN-Revision: 18477
2009-11-22 14:54:26 +00:00
Florian Fainelli
0adbdf6409 add support for the RTA1025W_16 board (#5979)
SVN-Revision: 18476
2009-11-22 14:53:20 +00:00
Nicolas Thill
23bbc4f3e0 remove obsolete 2.6.28 config & empty patches dir
SVN-Revision: 18473
2009-11-22 12:24:51 +00:00
Imre Kaloz
8b689d0397 use CONFIG_EMBEDDED for x86, too
SVN-Revision: 18459
2009-11-21 15:21:34 +00:00
Imre Kaloz
b498bd8d37 add more symbols to the generic config
SVN-Revision: 18458
2009-11-21 15:20:59 +00:00
Felix Fietkau
cfd97db63e ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
SVN-Revision: 18451
2009-11-18 18:10:37 +00:00
Felix Fietkau
0c687044b2 ar71xx: use a separate board id for rocket m
SVN-Revision: 18450
2009-11-18 18:10:33 +00:00
Felix Fietkau
dd324a32ad ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
2009-11-18 18:10:28 +00:00
Matteo Croce
8bb3f7cbe5 ar71xx: add Ubiquiti Rocket M and Nanostation M support
SVN-Revision: 18447
2009-11-18 17:05:42 +00:00
Imre Kaloz
917ef8e84b fix grub image target dependency
SVN-Revision: 18446
2009-11-18 10:13:40 +00:00
Nicolas Thill
bd412be008 atheros: add fstype to combined image file name
SVN-Revision: 18443
2009-11-17 21:53:50 +00:00
Imre Kaloz
93fe520994 change x86 image generation handling to treat only olpc specially
SVN-Revision: 18441
2009-11-17 19:49:25 +00:00
Imre Kaloz
0b27fefa62 refresh 2.6.32 patches with -rc7
SVN-Revision: 18440
2009-11-17 10:06:15 +00:00
Imre Kaloz
294551ca73 replace our arm LZMA loader with the one that goes upstream
SVN-Revision: 18439
2009-11-17 10:04:41 +00:00
Gabor Juhos
b7692e73c6 ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards
SVN-Revision: 18437
2009-11-16 17:31:32 +00:00
Gabor Juhos
a12a03de8d ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)

SVN-Revision: 18435
2009-11-16 17:31:25 +00:00
Gabor Juhos
2f5d0b63d4 ar71xx: use __init for ar{71,91}xx_usb_setup
SVN-Revision: 18434
2009-11-16 17:31:22 +00:00
Jo-Philipp Wich
a4b1848387 add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future
SVN-Revision: 18432
2009-11-15 23:19:39 +00:00
Jo-Philipp Wich
194f32bc26 change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
2009-11-15 18:43:46 +00:00
Florian Fainelli
ba6e615cae fix image create after the conversion to subtargets
SVN-Revision: 18424
2009-11-15 13:10:44 +00:00
Felix Fietkau
eaf1d61e6d make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
SVN-Revision: 18414
2009-11-13 22:54:31 +00:00
Hauke Mehrtens
30f859403a fix problem with 128MB ram.
This patch is out of broadcoms official source code

SVN-Revision: 18413
2009-11-13 20:32:47 +00:00
Gabor Juhos
5ab66428b0 ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311

SVN-Revision: 18411
2009-11-13 17:11:29 +00:00
Gabor Juhos
29c4876b2b ar71xx: add profile for the TL-WR841ND v5 board
SVN-Revision: 18409
2009-11-13 17:11:17 +00:00
Imre Kaloz
fb7c762ad6 export __cpuc_flush_dcache_page for ARM targets
SVN-Revision: 18375
2009-11-11 14:41:30 +00:00
Imre Kaloz
cc222ce56d powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
2009-11-11 13:44:12 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
88401c2052 we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
2009-11-11 11:38:02 +00:00
Imre Kaloz
a01ec2469b move CPUFREQ to generic configs
SVN-Revision: 18368
2009-11-11 10:00:28 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Imre Kaloz
1238d93b09 move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
2009-11-11 09:07:22 +00:00
Florian Fainelli
9884abab6d cleanup subtarget kernel configurations to contain only what is required
SVN-Revision: 18359
2009-11-10 23:10:07 +00:00
Florian Fainelli
10752b10df convert profiles to become subtargets, compile tested only
SVN-Revision: 18354
2009-11-10 00:22:07 +00:00
Imre Kaloz
a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Felix Fietkau
ee937398f7 backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
SVN-Revision: 18352
2009-11-09 00:58:44 +00:00
Florian Fainelli
149edf50d6 remove empty wl153 profile after r18349
SVN-Revision: 18350
2009-11-08 23:01:29 +00:00
Florian Fainelli
7b61262aa3 also support pcmcia
SVN-Revision: 18349
2009-11-08 22:55:44 +00:00
Florian Fainelli
685d84af2c move headers to arch/x86/include/asm/, patch from sn9
SVN-Revision: 18347
2009-11-08 22:49:28 +00:00
Florian Fainelli
fa26169f55 make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
SVN-Revision: 18346
2009-11-08 22:48:19 +00:00
Hauke Mehrtens
343e9ffa20 Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

SVN-Revision: 18345
2009-11-08 21:56:59 +00:00
Florian Fainelli
2e72f3b269 add again missing hunk in vmlinux.lds.S
SVN-Revision: 18337
2009-11-07 13:36:32 +00:00
Florian Fainelli
d6cbf47527 add missing hunk in the block2mtd patch
SVN-Revision: 18336
2009-11-07 13:03:10 +00:00
Florian Fainelli
e9a02ff509 merge upstream fixes on mdio loop
SVN-Revision: 18335
2009-11-07 12:48:17 +00:00
Florian Fainelli
43f444a58c refresh 2.6.31 patches
SVN-Revision: 18334
2009-11-07 12:45:41 +00:00
Florian Fainelli
cfb90af68e add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
SVN-Revision: 18333
2009-11-07 12:32:25 +00:00
Florian Fainelli
ac001d6520 the olpc config that was merged from the olpc port is a 2.6.30 config
SVN-Revision: 18332
2009-11-07 12:16:31 +00:00
Florian Fainelli
900c2a8e35 provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
SVN-Revision: 18327
2009-11-06 10:53:15 +00:00
Florian Fainelli
db25c8da1a add the prereq-check on lzma
SVN-Revision: 18326
2009-11-06 08:47:28 +00:00
Florian Fainelli
ad2bd568f5 use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
SVN-Revision: 18325
2009-11-06 08:42:41 +00:00
Florian Fainelli
186b555e56 strip down even more the kernel configuration
SVN-Revision: 18324
2009-11-05 23:40:12 +00:00
Felix Fietkau
d1c5fa3695 remove the old alix led junk which was replaced by upstream code
SVN-Revision: 18320
2009-11-05 16:16:32 +00:00
Florian Fainelli
d6072648b8 remove some other useless configuration items
SVN-Revision: 18314
2009-11-05 13:21:55 +00:00
Felix Fietkau
28a1b44382 enable multicast routing for linux 2.4 (#6037)
SVN-Revision: 18312
2009-11-05 12:10:17 +00:00
Florian Fainelli
94249f3c93 remove useless configuration options
SVN-Revision: 18303
2009-11-04 23:07:56 +00:00
Andy Boyett
7de27db174 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
SVN-Revision: 18300
2009-11-04 22:44:02 +00:00
Florian Fainelli
acfd2f0eb4 include kmod-rdc321x-wdt by default
SVN-Revision: 18299
2009-11-04 22:43:34 +00:00
Florian Fainelli
40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
Florian Fainelli
9f96bc4697 add missing ledtrig-netdev dependency on the networking stack
SVN-Revision: 18297
2009-11-04 22:21:13 +00:00
Florian Fainelli
9a84de9e01 images without tagid now fallback to the untouched partition layout (#6093)
SVN-Revision: 18288
2009-11-03 19:59:04 +00:00
Imre Kaloz
051c2af63f temporary remove the pfifo fast patch from 2.6.32, too
SVN-Revision: 18284
2009-11-03 11:12:17 +00:00