Commit graph

569 commits

Author SHA1 Message Date
Gabor Juhos
f04fcfd801 make irq_chip definitions static
SVN-Revision: 16736
2009-07-07 18:04:26 +00:00
Gabor Juhos
3b47053fb3 AR7240 requires different IRQ unmasking code
SVN-Revision: 16734
2009-07-07 13:57:57 +00:00
Gabor Juhos
97ee3bff49 sync kernel config
SVN-Revision: 16703
2009-07-05 20:22:24 +00:00
Gabor Juhos
c38e7aa7b2 add missing break statement
SVN-Revision: 16701
2009-07-05 18:02:12 +00:00
Gabor Juhos
8e4f117b24 refresh patches
SVN-Revision: 16699
2009-07-05 15:13:39 +00:00
Gabor Juhos
b510674f4e i should go back to sleeping
SVN-Revision: 16677
2009-07-05 09:19:42 +00:00
Gabor Juhos
600958b416 add missing includes
SVN-Revision: 16676
2009-07-05 08:40:23 +00:00
Gabor Juhos
974df3e994 fix build error
SVN-Revision: 16675
2009-07-05 08:09:32 +00:00
Gabor Juhos
54038e0540 add AR7240 specific PCI code
SVN-Revision: 16674
2009-07-05 08:06:24 +00:00
Gabor Juhos
1e84d049a4 fix a typo in the PCI code
SVN-Revision: 16673
2009-07-05 08:02:23 +00:00
Gabor Juhos
089b5ccb47 reorganize PCI code
SVN-Revision: 16672
2009-07-05 07:53:07 +00:00
Gabor Juhos
d55e5fb153 fix AR7240 PCI IRQ support
SVN-Revision: 16669
2009-07-04 05:18:37 +00:00
Gabor Juhos
0fd8d0fad8 fix a bitmask in the ag71xx driver
SVN-Revision: 16658
2009-07-02 17:23:11 +00:00
Gabor Juhos
d97b12f8b7 fix ar71xx_device_{start,stop} functions on the AR7240 SoC
SVN-Revision: 16648
2009-07-01 19:41:00 +00:00
Gabor Juhos
17c84f1db9 initialize GPIO for the AR7240 SoC
SVN-Revision: 16647
2009-07-01 19:38:26 +00:00
Gabor Juhos
c524244c08 initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
2009-07-01 19:37:03 +00:00
Gabor Juhos
eb3ff716c1 add AR7240 specific frequency detection
SVN-Revision: 16645
2009-07-01 19:34:59 +00:00
Gabor Juhos
18d7edb82e add AR7240 specific definitions
SVN-Revision: 16644
2009-07-01 19:32:48 +00:00
Gabor Juhos
0f1b173e9b fix a typo in ath9k_platform.h
SVN-Revision: 16643
2009-07-01 19:28:44 +00:00
Gabor Juhos
d9259b25bf increase NR_IRQS
SVN-Revision: 16623
2009-06-29 20:01:22 +00:00
Gabor Juhos
161fe2c40c fix PCI_CORE irq number
SVN-Revision: 16622
2009-06-29 19:58:36 +00:00
Gabor Juhos
5899460ebf use enum for the machine type
SVN-Revision: 16588
2009-06-27 20:20:05 +00:00
Gabor Juhos
8094a7062f add AR913x specific GPIO function bit definitions
SVN-Revision: 16583
2009-06-27 16:57:45 +00:00
Gabor Juhos
6cebdff1cd don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt
SVN-Revision: 16560
2009-06-25 13:48:21 +00:00
Imre Kaloz
969ea86b06 add missing initramfs symbols to the generic 2.6.30 config
SVN-Revision: 16487
2009-06-17 09:57:30 +00:00
Gabor Juhos
c94dcb755e setup mac address on the WNR2000
SVN-Revision: 16450
2009-06-14 11:38:26 +00:00
Gabor Juhos
b744dced08 refresh 2.6.30 patches
SVN-Revision: 16446
2009-06-14 11:29:41 +00:00
Gabor Juhos
5d21be0e31 move definition of ar91xx_flash_platform_data into a separate header file (closes #5321)
SVN-Revision: 16417
2009-06-11 08:07:14 +00:00
Gabor Juhos
31c9a411eb flush more register writings
SVN-Revision: 16415
2009-06-11 07:18:05 +00:00
Gabor Juhos
2cda2ff575 create jffs2 images
SVN-Revision: 16374
2009-06-07 20:07:32 +00:00
Gabor Juhos
2b67efae7c disable MTD concatenating support
SVN-Revision: 16373
2009-06-07 18:41:48 +00:00
Gabor Juhos
3de6b54859 flush AR71XX_RESET_PCI_INT_ENABLE register after writing
SVN-Revision: 16372
2009-06-07 18:23:39 +00:00
Gabor Juhos
0c4b6a0b07 setup mac address on the AP81 board
SVN-Revision: 16366
2009-06-06 19:03:30 +00:00
Gabor Juhos
227e69c0f4 add experimental sysupgrade support
SVN-Revision: 16364
2009-06-06 17:44:49 +00:00
Gabor Juhos
656f86f810 add default network configuration for the AP83 board
SVN-Revision: 16360
2009-06-06 16:01:09 +00:00
Gabor Juhos
67ace05bfe update flash locking code
SVN-Revision: 16359
2009-06-06 15:56:03 +00:00
Gabor Juhos
9668bbeea9 handle PCI_CORE interrupt as well
SVN-Revision: 16358
2009-06-06 13:48:36 +00:00
Gabor Juhos
bb698428f0 build images for the AP83 board
SVN-Revision: 16357
2009-06-06 13:02:25 +00:00
Gabor Juhos
ab19bea631 change flash partition map of the AP83 board
SVN-Revision: 16356
2009-06-06 09:57:37 +00:00
Gabor Juhos
6326e87952 enable JEDEC probe
SVN-Revision: 16355
2009-06-06 08:55:06 +00:00
Gabor Juhos
92b2d4ac3a fix erase status check on some parallel flash chips
SVN-Revision: 16354
2009-06-06 08:54:31 +00:00
Gabor Juhos
ba08043ce4 add parallel flash driver
SVN-Revision: 16353
2009-06-06 08:41:47 +00:00
Gabor Juhos
7077028d45 sync kernel config, and refresh patches
SVN-Revision: 16352
2009-06-06 06:32:41 +00:00
Gabor Juhos
91aa0a7ca0 make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]
SVN-Revision: 16351
2009-06-06 04:43:55 +00:00
Gabor Juhos
e72be9e83b fix a typo
SVN-Revision: 16348
2009-06-05 19:29:41 +00:00
Gabor Juhos
45d8b93d06 create a 'firmware' partition for MZK-W300NH board
SVN-Revision: 16347
2009-06-05 15:31:33 +00:00
Gabor Juhos
c8bf295481 build firmware image for the MZK-W300NH board
SVN-Revision: 16342
2009-06-04 19:14:46 +00:00
Gabor Juhos
f3c3e2772f improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
SVN-Revision: 16340
2009-06-04 18:18:36 +00:00
Gabor Juhos
74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
2009-06-04 07:56:49 +00:00
Gabor Juhos
08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +00:00
Gabor Juhos
782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
2009-06-03 19:54:25 +00:00
Gabor Juhos
0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
2009-06-03 19:50:04 +00:00
Gabor Juhos
ce93834602 compile SPI_GPIO driver into the kernel, required by the AP83 boards
SVN-Revision: 16313
2009-06-03 18:42:44 +00:00
Gabor Juhos
5eb8242162 refresh patches
SVN-Revision: 16312
2009-06-03 18:32:32 +00:00
Gabor Juhos
b0acbe709c add flash locking code
SVN-Revision: 16311
2009-06-03 18:17:07 +00:00
Gabor Juhos
f84d0d2ae0 register parallel flash device on the AP83 board
SVN-Revision: 16232
2009-05-31 12:37:40 +00:00
Gabor Juhos
377a7cced4 add support for the SST 39VF6401B flash chip
SVN-Revision: 16210
2009-05-30 14:00:04 +00:00
Gabor Juhos
9252651252 refresh patches
SVN-Revision: 16168
2009-05-29 08:29:42 +00:00
Gabor Juhos
63fdd1a743 add support for the EN25P64 flash chip
SVN-Revision: 16167
2009-05-29 08:11:51 +00:00
Gabor Juhos
c2c496868e add support for board specific PLL settings
SVN-Revision: 16133
2009-05-28 13:00:08 +00:00
Gabor Juhos
cbe2c48249 register SPI bus on the AP83 board
SVN-Revision: 16115
2009-05-27 17:16:19 +00:00
Gabor Juhos
f6e6a733f5 add preliminary support for the WRT160NL
SVN-Revision: 16068
2009-05-25 18:36:49 +00:00
Gabor Juhos
1fe8e242f2 create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks)
SVN-Revision: 16066
2009-05-25 17:52:12 +00:00
Gabor Juhos
db1d746463 update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)
SVN-Revision: 16065
2009-05-25 17:31:05 +00:00
Gabor Juhos
b90bd689a2 create profile for the WRT400N board
SVN-Revision: 16061
2009-05-25 16:55:17 +00:00
Gabor Juhos
ce4f707d2a optimize kernel for size
SVN-Revision: 16019
2009-05-24 07:01:45 +00:00
Gabor Juhos
1845692cc2 use netdev_ops on 2.6.30
SVN-Revision: 15998
2009-05-22 19:06:08 +00:00
Gabor Juhos
04a1477c6e disable unnecessary PCI quirks
SVN-Revision: 15986
2009-05-22 11:42:33 +00:00
Gabor Juhos
220751e8ab fix typos in the PB42 support code
SVN-Revision: 15963
2009-05-21 18:22:01 +00:00
Gabor Juhos
cc226f469b refresh patches
SVN-Revision: 15929
2009-05-20 08:24:25 +00:00
Gabor Juhos
7807c1a29f add experimental support for the Atheros PB44 board
SVN-Revision: 15928
2009-05-20 08:23:48 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
2009-05-14 13:32:34 +00:00
Imre Kaloz
c83d91fcfc unify congestion control options
SVN-Revision: 15844
2009-05-14 12:42:07 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Gabor Juhos
2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
2009-05-13 20:12:07 +00:00
Gabor Juhos
9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
2009-05-13 20:00:42 +00:00
Gabor Juhos
dc9f3791ec refresh patches for 2.6.30
SVN-Revision: 15741
2009-05-09 07:01:08 +00:00
Gabor Juhos
fb48fbba16 remove extern directives
SVN-Revision: 15735
2009-05-09 05:57:56 +00:00
Gabor Juhos
15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
2009-05-09 05:39:12 +00:00
Gabor Juhos
51ee440082 refresh patches
SVN-Revision: 15630
2009-05-05 20:26:58 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
744a09fa4b sync kernel config
SVN-Revision: 15628
2009-05-05 18:40:45 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Gabor Juhos
1de7321026 add experimental support for 2.6.30
SVN-Revision: 15561
2009-05-02 19:59:19 +00:00
Gabor Juhos
432136fba6 select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
2009-04-26 18:47:41 +00:00
Gabor Juhos
aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
2009-04-26 06:40:02 +00:00
Gabor Juhos
8614f2c7ed add missing Kconfig symbol
SVN-Revision: 15420
2009-04-26 05:33:38 +00:00
Gabor Juhos
f83c011d77 refresh 2.6.28 patches
SVN-Revision: 15419
2009-04-26 05:29:18 +00:00
Gabor Juhos
1376b27441 enable yaffs on 2.6.29
SVN-Revision: 15378
2009-04-24 11:01:55 +00:00
Gabor Juhos
70795466b9 fix ethernet driver on 2.6.29
SVN-Revision: 15371
2009-04-24 06:46:51 +00:00
Gabor Juhos
8b82de7aa0 add initial support for 2.6.29
SVN-Revision: 15357
2009-04-23 20:14:48 +00:00
Gabor Juhos
6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
2009-04-23 12:25:49 +00:00
Gabor Juhos
83c93d656d add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html
SVN-Revision: 15348
2009-04-23 12:24:50 +00:00
Gabor Juhos
90cd9b70a3 refresh kernel patches
SVN-Revision: 15347
2009-04-23 12:23:21 +00:00
Gabor Juhos
e7704092f1 create firmware image for the TL-WR841ND v3 board
SVN-Revision: 15024
2009-03-24 16:11:50 +00:00
Hauke Mehrtens
62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Gabor Juhos
d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
2009-03-17 19:59:33 +00:00
Gabor Juhos
d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
2009-03-17 18:48:00 +00:00
Gabor Juhos
ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
2009-03-17 18:34:11 +00:00
Gabor Juhos
64958577a7 ap81: register USB host controller
SVN-Revision: 14922
2009-03-17 18:14:55 +00:00
Gabor Juhos
ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
2009-03-17 18:07:16 +00:00
Gabor Juhos
066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
2009-03-17 18:02:50 +00:00
Imre Kaloz
af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
2009-03-17 12:53:22 +00:00
Gabor Juhos
beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
2009-03-15 14:30:08 +00:00
Gabor Juhos
4c371bff3a sync kernel config
SVN-Revision: 14885
2009-03-15 12:57:49 +00:00
Gabor Juhos
9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
2009-03-14 19:28:28 +00:00
Gabor Juhos
fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
2009-03-14 18:28:33 +00:00
Gabor Juhos
b4644aedce create firmware image for the Ubiquiti LS-SR71 board
SVN-Revision: 14874
2009-03-14 13:25:49 +00:00
Gabor Juhos
83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
2009-03-14 12:53:31 +00:00
Gabor Juhos
a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
2009-03-14 12:24:11 +00:00
Felix Fietkau
72faa09dff move cflags default setting to target makefiles
SVN-Revision: 14866
2009-03-14 03:17:06 +00:00
Gabor Juhos
ceb3b8c837 tew-632brp: add default network configuration
SVN-Revision: 14830
2009-03-10 08:14:26 +00:00
Gabor Juhos
79dc3a6d88 add support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941NDv2 r1.1 boards
SVN-Revision: 14786
2009-03-08 06:24:24 +00:00
Gabor Juhos
48d81f6074 build firmware image for the Atlantis-Land A02-RB-W300N
SVN-Revision: 14711
2009-03-01 11:50:05 +00:00
Gabor Juhos
578d9696e5 tl-wr941nd: rename firmware image
SVN-Revision: 14710
2009-03-01 11:36:49 +00:00
Gabor Juhos
1d5f4b3687 tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
SVN-Revision: 14709
2009-03-01 11:17:16 +00:00
Gabor Juhos
247fc0fdae tl-wr941nd: change profile's description as well
SVN-Revision: 14706
2009-03-01 10:49:38 +00:00
Andy Boyett
16c23fa914 tl-wr941nd: change profile name to what new ar71xx image generation code expects
SVN-Revision: 14705
2009-03-01 10:34:52 +00:00
Gabor Juhos
dfd746cd47 add default network configuration for the RB-411 board
SVN-Revision: 14695
2009-02-28 18:55:46 +00:00
Gabor Juhos
3c5d35183e move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
SVN-Revision: 14694
2009-02-28 18:47:43 +00:00
Gabor Juhos
1b4c9db08f add initial profiles
SVN-Revision: 14693
2009-02-28 17:47:33 +00:00
Gabor Juhos
6f3b315375 update kernel config
SVN-Revision: 14690
2009-02-28 15:21:46 +00:00
Gabor Juhos
80afab21fc add default network configuration for the AW-NR580
SVN-Revision: 14688
2009-02-27 20:49:51 +00:00
Gabor Juhos
91984cff19 aw-nr580: add GPIO LEDs
SVN-Revision: 14687
2009-02-27 18:32:04 +00:00
Gabor Juhos
23636366dc aw-nr580: add support for the PCI slot
SVN-Revision: 14686
2009-02-27 17:06:29 +00:00
Gabor Juhos
5842bd91b6 aw-nr580: add support for the LAN ports
SVN-Revision: 14685
2009-02-27 16:34:09 +00:00
Gabor Juhos
38f75ef671 aw-nr580: add GPIO buttons
SVN-Revision: 14682
2009-02-27 15:45:29 +00:00
Gabor Juhos
df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
2009-02-27 10:09:20 +00:00
Gabor Juhos
d0f1667ab3 update target name and description
SVN-Revision: 14678
2009-02-26 20:01:35 +00:00
Gabor Juhos
d33317c579 generate firmware image for the TL-WR941ND device
SVN-Revision: 14674
2009-02-26 17:02:28 +00:00
Gabor Juhos
47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
2009-02-26 17:01:05 +00:00
Gabor Juhos
53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
2009-02-26 07:39:30 +00:00
Andy Boyett
8b9a31b918 defconfig: remove network config installed by base-files so defconfig can work
SVN-Revision: 14664
2009-02-26 05:54:46 +00:00
Andy Boyett
1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
2009-02-26 05:54:32 +00:00
Andy Boyett
f88c482dea defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
SVN-Revision: 14662
2009-02-26 05:54:07 +00:00
Andy Boyett
0b44a56a36 wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
ar8216 headers are embedded in packets on eth0 so it is not usable yet

SVN-Revision: 14661
2009-02-26 01:22:57 +00:00
Andy Boyett
ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
2009-02-26 01:20:27 +00:00
Gabor Juhos
2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
2009-02-25 17:52:14 +00:00
Gabor Juhos
8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
2009-02-25 16:48:56 +00:00
Gabor Juhos
0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
2009-02-25 16:47:11 +00:00
Gabor Juhos
9da4abfe58 add default network configuration for the TL-WR941ND board
SVN-Revision: 14654
2009-02-24 18:19:02 +00:00
Gabor Juhos
9be9eb8ab1 add more base-files
SVN-Revision: 14653
2009-02-24 18:16:40 +00:00
Gabor Juhos
b369dbdb0d enable DSA support
SVN-Revision: 14639
2009-02-23 13:01:21 +00:00
Gabor Juhos
60c561f016 remove duplicated includes
SVN-Revision: 14638
2009-02-23 11:34:05 +00:00
Gabor Juhos
77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
2009-02-23 10:43:23 +00:00
Gabor Juhos
f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
2009-02-23 08:50:00 +00:00
Gabor Juhos
46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
2009-02-23 08:21:05 +00:00
Gabor Juhos
1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
2009-02-23 08:01:31 +00:00
Gabor Juhos
a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
2009-02-23 07:58:44 +00:00
Gabor Juhos
db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
2009-02-22 20:52:12 +00:00
Gabor Juhos
8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
2009-02-22 20:49:06 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens
3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Florian Fainelli
8599641c8f include revision number in Ubiquity images
SVN-Revision: 14574
2009-02-20 10:19:24 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Gabor Juhos
507e6e4140 add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
2009-02-19 07:39:50 +00:00
Gabor Juhos
357ed07a84 add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader.
SVN-Revision: 14556
2009-02-18 19:58:43 +00:00
Gabor Juhos
df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
2009-02-15 13:12:43 +00:00
Gabor Juhos
bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
2009-02-15 07:57:29 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
47665da430 update to 2.6.27.17
SVN-Revision: 14513
2009-02-15 07:47:12 +00:00
Gabor Juhos
e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
2009-02-13 20:36:39 +00:00
Gabor Juhos
39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
2009-02-13 11:16:57 +00:00
Gabor Juhos
4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
2009-02-13 10:43:40 +00:00
Gabor Juhos
09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
2009-02-13 08:58:59 +00:00
Gabor Juhos
f245bc83f2 remove 2.6.26 specific stuff
SVN-Revision: 14493
2009-02-13 08:56:13 +00:00
Gabor Juhos
40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
2009-02-12 19:48:27 +00:00
Gabor Juhos
31b2c31085 fix a typo in the dynamic mdio patch
SVN-Revision: 14487
2009-02-12 15:10:39 +00:00
Gabor Juhos
e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
2009-02-12 14:06:58 +00:00
Gabor Juhos
7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
2009-02-12 08:08:14 +00:00
Gabor Juhos
d5fe04fc76 sync kernel configs
SVN-Revision: 14469
2009-02-10 18:29:13 +00:00
Gabor Juhos
7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
2009-02-08 12:32:39 +00:00
Gabor Juhos
bc71e5bbde update mdio patch
SVN-Revision: 14426
2009-02-06 17:06:37 +00:00
Gabor Juhos
d97af0443e create firmware images for the Planex MZK-W04NU board
SVN-Revision: 14413
2009-02-05 16:46:55 +00:00
Gabor Juhos
43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14384
2009-02-03 08:44:50 +00:00
Gabor Juhos
9e624a7144 mzk-w04nu: fetch MAC address from the flash
SVN-Revision: 14383
2009-02-03 07:53:46 +00:00
Gabor Juhos
03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas)
SVN-Revision: 14382
2009-02-03 07:26:31 +00:00
Gabor Juhos
8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14371
2009-02-02 19:37:57 +00:00
Gabor Juhos
b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons
SVN-Revision: 14366
2009-02-02 17:51:51 +00:00
Gabor Juhos
0dfca05fbe print some informations about the SoC at bootup
SVN-Revision: 14338
2009-02-01 09:46:04 +00:00
Gabor Juhos
d319f934a1 fix UBNT-RS image generation
SVN-Revision: 14251
2009-01-28 20:55:59 +00:00
Gabor Juhos
e3d58387a3 fix leds-gpio platform data initialization (closes #4512)
SVN-Revision: 14238
2009-01-28 11:48:14 +00:00
Gabor Juhos
92dd3af727 tew-632brp: enable WAN port
SVN-Revision: 14216
2009-01-27 07:08:24 +00:00
Gabor Juhos
8c12e6eced experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
2009-01-26 18:50:43 +00:00
Gabor Juhos
093cddebb3 update 2.6.28 config
SVN-Revision: 14207
2009-01-26 18:15:55 +00:00
Gabor Juhos
457bef0475 tew-632brp: add WPS button
SVN-Revision: 14205
2009-01-26 17:45:33 +00:00
Gabor Juhos
6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
2009-01-26 14:55:09 +00:00
Gabor Juhos
2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
2009-01-25 18:33:19 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
cfd684128b fix Ubiquiti RouterStation images
SVN-Revision: 14144
2009-01-22 07:35:05 +00:00
Gabor Juhos
4f1b494a45 enable yaffs on 2.6.28
SVN-Revision: 14087
2009-01-18 10:34:16 +00:00
Gabor Juhos
3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
2009-01-15 13:40:35 +00:00
Gabor Juhos
4df7bb3579 don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board * reported by RoundSparrow
SVN-Revision: 13878
2009-01-05 20:18:09 +00:00
Gabor Juhos
bd38281dba add preliminary support for the Planex MZK-W300NH board
SVN-Revision: 13863
2009-01-04 19:46:41 +00:00
Gabor Juhos
3fa9ee3bfa remove board specific stuff from the generic machine setup
SVN-Revision: 13861
2009-01-04 19:07:13 +00:00
Gabor Juhos
f1953fdf4b add preliminary support for the Atheros PB42 board
SVN-Revision: 13860
2009-01-04 19:06:00 +00:00
Gabor Juhos
9bb47dc62d fix the registered machine type of the WNR2000 board
SVN-Revision: 13853
2009-01-04 09:32:22 +00:00
Gabor Juhos
52f09301af fix compiler warnings in the m25p80 driver on 2.6.28
SVN-Revision: 13838
2009-01-03 15:01:08 +00:00
Gabor Juhos
e5501cb623 register WMAC device on the Netgear WNR2000 board
SVN-Revision: 13836
2009-01-03 14:14:03 +00:00
Gabor Juhos
625482aef1 switch to 2.6.27
SVN-Revision: 13832
2009-01-03 11:02:03 +00:00
Gabor Juhos
6f35d8b500 prepare for ath9k support
SVN-Revision: 13825
2009-01-02 18:54:33 +00:00
Andy Boyett
9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Gabor Juhos
2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
38826c1e19 add dummy WMAC device
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Gabor Juhos
42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
824b251d9c generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13758
2008-12-29 10:34:19 +00:00
Gabor Juhos
e825595f30 don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
2008-12-28 10:32:13 +00:00
Gabor Juhos
11ab840a48 generate firmware image for the D-Link DIR-615 C1 board
SVN-Revision: 13755
2008-12-28 10:26:42 +00:00
Gabor Juhos
af71c482cf add WMAC definitions
SVN-Revision: 13746
2008-12-26 21:48:50 +00:00
Gabor Juhos
7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Gabor Juhos
067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
2008-12-23 13:59:04 +00:00
Gabor Juhos
2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
2008-12-20 08:28:39 +00:00
Gabor Juhos
581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
2008-12-20 07:47:30 +00:00
Gabor Juhos
f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
2008-12-19 20:18:48 +00:00
Gabor Juhos
91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
2008-12-19 19:17:53 +00:00
Gabor Juhos
0a74666c12 add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jmajau at gmail.com>
SVN-Revision: 13676
2008-12-17 13:56:14 +00:00
Gabor Juhos
9734211161 generate firmware image for the TEW-652BRP board
SVN-Revision: 13672
2008-12-17 08:00:22 +00:00
Gabor Juhos
b2946e7e8a sync kernel configs
SVN-Revision: 13658
2008-12-15 19:44:04 +00:00
Gabor Juhos
4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
2008-12-15 19:18:52 +00:00
Gabor Juhos
d49e66360c move machine setup code
SVN-Revision: 13656
2008-12-15 16:11:42 +00:00
Gabor Juhos
a5f66cd0e8 refresh 2.6.28 patches
SVN-Revision: 13655
2008-12-15 14:49:40 +00:00
Gabor Juhos
f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Gabor Juhos
d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
2008-12-15 11:07:11 +00:00
Gabor Juhos
f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
2008-12-15 11:04:16 +00:00
Gabor Juhos
00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
2008-12-15 09:48:34 +00:00
Gabor Juhos
e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
2008-12-15 08:32:04 +00:00
Gabor Juhos
454ad2a4d5 generate firmware image for the TEW-632BRP board
SVN-Revision: 13634
2008-12-14 20:21:36 +00:00
Gabor Juhos
66023e9c61 enable simple prom emulator
SVN-Revision: 13633
2008-12-14 20:18:23 +00:00
Gabor Juhos
4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
2008-12-14 19:40:17 +00:00
Florian Fainelli
5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
2008-12-10 01:39:29 +00:00
Gabor Juhos
d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
2008-12-09 18:49:01 +00:00
Gabor Juhos
5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
2008-12-09 10:16:49 +00:00
Gabor Juhos
4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
2008-12-09 09:42:57 +00:00
Gabor Juhos
a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
2008-12-09 08:11:49 +00:00
Gabor Juhos
0de40f55dc rename a patch
SVN-Revision: 13558
2008-12-09 07:49:41 +00:00
Gabor Juhos
206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
2008-12-08 13:15:12 +00:00
Gabor Juhos
2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
2008-12-08 08:31:25 +00:00
Gabor Juhos
d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
2008-12-08 08:24:47 +00:00
Gabor Juhos
9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
2008-12-08 08:22:56 +00:00
Gabor Juhos
c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
2008-12-07 09:46:41 +00:00
Gabor Juhos
398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
2008-12-07 06:43:02 +00:00
Gabor Juhos
af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
2008-12-06 18:10:57 +00:00
Gabor Juhos
d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
2008-12-06 10:03:36 +00:00
Gabor Juhos
fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
2008-12-05 20:08:00 +00:00