Commit Graph

335 Commits (656f86f810d8bfc0fa7f6d6fef27412c9cd0ed02)

Author SHA1 Message Date
Gabor Juhos d0f1667ab3 update target name and description
SVN-Revision: 14678
16 years ago
Gabor Juhos d33317c579 generate firmware image for the TL-WR941ND device
SVN-Revision: 14674
16 years ago
Gabor Juhos 47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
16 years ago
Gabor Juhos 53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
16 years ago
Andy Boyett 8b9a31b918 defconfig: remove network config installed by base-files so defconfig can work
SVN-Revision: 14664
16 years ago
Andy Boyett 1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
16 years ago
Andy Boyett f88c482dea defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
SVN-Revision: 14662
16 years ago
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
16 years ago
Andy Boyett ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
16 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
16 years ago
Gabor Juhos 8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
16 years ago
Gabor Juhos 9da4abfe58 add default network configuration for the TL-WR941ND board
SVN-Revision: 14654
16 years ago
Gabor Juhos 9be9eb8ab1 add more base-files
SVN-Revision: 14653
16 years ago
Gabor Juhos b369dbdb0d enable DSA support
SVN-Revision: 14639
16 years ago
Gabor Juhos 60c561f016 remove duplicated includes
SVN-Revision: 14638
16 years ago
Gabor Juhos 77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
16 years ago
Gabor Juhos f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
16 years ago
Gabor Juhos 46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
16 years ago
Gabor Juhos 1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
16 years ago
Gabor Juhos a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
16 years ago
Gabor Juhos 8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
16 years ago
Florian Fainelli 8599641c8f include revision number in Ubiquity images
SVN-Revision: 14574
16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
16 years ago
Gabor Juhos 507e6e4140 add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
16 years ago
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
16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
16 years ago
Gabor Juhos 731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
16 years ago
Gabor Juhos 47665da430 update to 2.6.27.17
SVN-Revision: 14513
16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
16 years ago
Gabor Juhos f245bc83f2 remove 2.6.26 specific stuff
SVN-Revision: 14493
16 years ago
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
16 years ago
Gabor Juhos 31b2c31085 fix a typo in the dynamic mdio patch
SVN-Revision: 14487
16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
16 years ago
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
16 years ago
Gabor Juhos d5fe04fc76 sync kernel configs
SVN-Revision: 14469
16 years ago
Gabor Juhos 7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
16 years ago
Gabor Juhos bc71e5bbde update mdio patch
SVN-Revision: 14426
16 years ago
Gabor Juhos d97af0443e create firmware images for the Planex MZK-W04NU board
SVN-Revision: 14413
16 years ago
Gabor Juhos 43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14384
16 years ago
Gabor Juhos 9e624a7144 mzk-w04nu: fetch MAC address from the flash
SVN-Revision: 14383
16 years ago
Gabor Juhos 03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas)
SVN-Revision: 14382
16 years ago
Gabor Juhos 8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14371
16 years ago
Gabor Juhos b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons
SVN-Revision: 14366
16 years ago
Gabor Juhos 0dfca05fbe print some informations about the SoC at bootup
SVN-Revision: 14338
16 years ago
Gabor Juhos d319f934a1 fix UBNT-RS image generation
SVN-Revision: 14251
16 years ago
Gabor Juhos e3d58387a3 fix leds-gpio platform data initialization (closes #4512)
SVN-Revision: 14238
16 years ago
Gabor Juhos 92dd3af727 tew-632brp: enable WAN port
SVN-Revision: 14216
16 years ago
Gabor Juhos 8c12e6eced experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
16 years ago
Gabor Juhos 093cddebb3 update 2.6.28 config
SVN-Revision: 14207
16 years ago
Gabor Juhos 457bef0475 tew-632brp: add WPS button
SVN-Revision: 14205
16 years ago
Gabor Juhos 6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
16 years ago
Gabor Juhos 2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
16 years ago
Gabor Juhos 0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
16 years ago
Gabor Juhos cfd684128b fix Ubiquiti RouterStation images
SVN-Revision: 14144
16 years ago
Gabor Juhos 4f1b494a45 enable yaffs on 2.6.28
SVN-Revision: 14087
16 years ago
Gabor Juhos 3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
16 years ago
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
16 years ago
Gabor Juhos bd38281dba add preliminary support for the Planex MZK-W300NH board
SVN-Revision: 13863
16 years ago
Gabor Juhos 3fa9ee3bfa remove board specific stuff from the generic machine setup
SVN-Revision: 13861
16 years ago
Gabor Juhos f1953fdf4b add preliminary support for the Atheros PB42 board
SVN-Revision: 13860
16 years ago
Gabor Juhos 9bb47dc62d fix the registered machine type of the WNR2000 board
SVN-Revision: 13853
16 years ago
Gabor Juhos 52f09301af fix compiler warnings in the m25p80 driver on 2.6.28
SVN-Revision: 13838
16 years ago
Gabor Juhos e5501cb623 register WMAC device on the Netgear WNR2000 board
SVN-Revision: 13836
16 years ago
Gabor Juhos 625482aef1 switch to 2.6.27
SVN-Revision: 13832
16 years ago
Gabor Juhos 6f35d8b500 prepare for ath9k support
SVN-Revision: 13825
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
16 years ago
Gabor Juhos 2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
16 years ago
Gabor Juhos 38826c1e19 add dummy WMAC device
SVN-Revision: 13769
16 years ago
Gabor Juhos 42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
16 years ago
Gabor Juhos 824b251d9c generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13758
16 years ago
Gabor Juhos e825595f30 don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
16 years ago
Gabor Juhos 11ab840a48 generate firmware image for the D-Link DIR-615 C1 board
SVN-Revision: 13755
16 years ago
Gabor Juhos af71c482cf add WMAC definitions
SVN-Revision: 13746
16 years ago
Gabor Juhos 7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
16 years ago
Gabor Juhos 067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
16 years ago
Gabor Juhos 2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
16 years ago
Gabor Juhos 581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
16 years ago
Gabor Juhos f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
16 years ago
Gabor Juhos 91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
16 years ago
Gabor Juhos 0a74666c12 add support for Macronix mx25lxxx flash chips, based on a patch by Jonas <jmajau at gmail.com>
SVN-Revision: 13676
16 years ago
Gabor Juhos 9734211161 generate firmware image for the TEW-652BRP board
SVN-Revision: 13672
16 years ago
Gabor Juhos b2946e7e8a sync kernel configs
SVN-Revision: 13658
16 years ago
Gabor Juhos 4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
16 years ago
Gabor Juhos d49e66360c move machine setup code
SVN-Revision: 13656
16 years ago
Gabor Juhos a5f66cd0e8 refresh 2.6.28 patches
SVN-Revision: 13655
16 years ago
Gabor Juhos f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
16 years ago
Gabor Juhos d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
16 years ago
Gabor Juhos f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
16 years ago
Gabor Juhos 00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
16 years ago
Gabor Juhos e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
16 years ago
Gabor Juhos 454ad2a4d5 generate firmware image for the TEW-632BRP board
SVN-Revision: 13634
16 years ago
Gabor Juhos 66023e9c61 enable simple prom emulator
SVN-Revision: 13633
16 years ago
Gabor Juhos 4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
Gabor Juhos d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
16 years ago
Gabor Juhos a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
16 years ago
Gabor Juhos 0de40f55dc rename a patch
SVN-Revision: 13558
16 years ago
Gabor Juhos 206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
16 years ago
Gabor Juhos 2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
16 years ago
Gabor Juhos d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
16 years ago
Gabor Juhos 9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
16 years ago
Gabor Juhos c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
16 years ago
Gabor Juhos 398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
16 years ago
Gabor Juhos af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
16 years ago
Gabor Juhos d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
16 years ago
Gabor Juhos fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
16 years ago
Gabor Juhos a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
16 years ago
Gabor Juhos 9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv
SVN-Revision: 13523
16 years ago
Gabor Juhos 17cc4d671c ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
SVN-Revision: 13522
16 years ago
Gabor Juhos 05ea87a13f EHCI driver: add AR913x support
SVN-Revision: 13519
16 years ago
Gabor Juhos d9d111066a add SoC specific reset code
SVN-Revision: 13518
16 years ago
Gabor Juhos dedd0dceda add AR913x specific reset register offsets
SVN-Revision: 13517
16 years ago
Gabor Juhos d5bbef37fe rename reset register definitions
SVN-Revision: 13516
16 years ago
Gabor Juhos 8107050ef9 fix a typo
SVN-Revision: 13512
16 years ago
Gabor Juhos ea86511fbf register GPIO buttons on the AP83 board
SVN-Revision: 13510
16 years ago
Gabor Juhos 4055fea1aa make all AR913x GPIO lines usable
SVN-Revision: 13509
16 years ago
Gabor Juhos fbe5c883a0 OHCI driver cleanup
SVN-Revision: 13508
16 years ago
Gabor Juhos 9f0e63ea9a register USB device on the AP83 board
SVN-Revision: 13507
16 years ago
Gabor Juhos 520de84638 add ar913x specific USB setup
SVN-Revision: 13505
16 years ago
Gabor Juhos c0f240134f don't override CONFIG_USB_EHCI_ROOT_TT
SVN-Revision: 13504
16 years ago
Gabor Juhos b4e4fa4b89 create platform data for the EHCI driver
SVN-Revision: 13499
16 years ago
Gabor Juhos 770541c15f rename USB variables
SVN-Revision: 13498
16 years ago
Gabor Juhos 4c98f47b14 ag71xx driver: minor cleanup
SVN-Revision: 13496
16 years ago
Gabor Juhos dc3576a136 oops, i accidentally switched it to 2.6.27.7
SVN-Revision: 13495
16 years ago
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
16 years ago
Gabor Juhos 962170b748 update mips_machine stuff
SVN-Revision: 13488
16 years ago
Gabor Juhos 19a57a7794 ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit descriptions
SVN-Revision: 13463
16 years ago
Gabor Juhos 2d3a12991c ag71xx driver: add some debug stuff
SVN-Revision: 13462
16 years ago
Gabor Juhos 6d0181c4fb ag71xx driver: reset DMA registers in hardware initialization
SVN-Revision: 13459
16 years ago
Gabor Juhos 36bf5d3dad update .26 USB patch as well (missed from r13455)
SVN-Revision: 13456
16 years ago
Gabor Juhos 3068fd84f6 update USB patches
SVN-Revision: 13455
16 years ago
Gabor Juhos a89b690fdc more ehci driver cleanup
SVN-Revision: 13454
16 years ago
Gabor Juhos 4e61cbbf5e ag71xx driver: fix a typo
SVN-Revision: 13445
16 years ago
Gabor Juhos 05184c7c38 ehci driver cleanup
SVN-Revision: 13441
16 years ago
Gabor Juhos c79c1efd27 refresh patches
SVN-Revision: 13397
16 years ago
Gabor Juhos 3376b8d890 sync kernel config
SVN-Revision: 13396
16 years ago
Gabor Juhos cbc625ee70 ag71xx driver: clean up hardware initialization
SVN-Revision: 13395
16 years ago
Gabor Juhos e42eb910cc fix build error introduced in r13389
SVN-Revision: 13390
16 years ago
Gabor Juhos 73aaa1b56a register eth1 device on the AP83 board
SVN-Revision: 13389
16 years ago
Gabor Juhos 5cea25afdb add gpio leds for the AP83 board
SVN-Revision: 13388
16 years ago