Commit Graph

1132 Commits (5a8e9846af689be7bc3b1fb4a356c3e3c711b94a)

Author SHA1 Message Date
Gabor Juhos 967cc718f8 ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
15 years ago
Gabor Juhos 376fba2698 ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
SVN-Revision: 17543
15 years ago
Gabor Juhos 582b8ba168 move early_printk stuff into a separate file
SVN-Revision: 17403
15 years ago
Gabor Juhos 4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
15 years ago
Gabor Juhos dd48a43550 WRT160NL: add default trigger for the power led
SVN-Revision: 17203
15 years ago
Gabor Juhos 0c2142d309 WRT160NL: register GPIO LEDs and buttons
SVN-Revision: 17166
15 years ago
Gabor Juhos 66f839ac67 oops, add missing semicolons
SVN-Revision: 17142
15 years ago
Gabor Juhos e632633c5d get rid of some ifdefs in the IRQ code
SVN-Revision: 17141
15 years ago
Gabor Juhos 116576b3ba fix MISC IRQ handling on the AR7240
SVN-Revision: 17098
15 years ago
Gabor Juhos 5ab3bcc27f add ethernet suppor for the WRT160NL (thanks to Christian Daniel)
SVN-Revision: 17057
15 years ago
Gabor Juhos a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards
SVN-Revision: 16785
15 years ago
Gabor Juhos abd419a7df increase size of the kernel partition on the TEW-632BR board
SVN-Revision: 16784
15 years ago
Gabor Juhos 2dc230d260 register the VSC7395 device on the PB44 board
SVN-Revision: 16783
15 years ago
Gabor Juhos 218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver
SVN-Revision: 16780
15 years ago
Gabor Juhos a38d9256a7 add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127
SVN-Revision: 16754
15 years ago
Gabor Juhos b8a97ca5c5 register a GPIO LEDs and buttons on the PB44 board
SVN-Revision: 16748
15 years ago
Gabor Juhos eca1b1ac07 register a I2C GPIO expander on the PB44 board
SVN-Revision: 16747
15 years ago
Gabor Juhos 2614fcb2f3 add initial support for the TL-WR741ND board
SVN-Revision: 16739
15 years ago
Gabor Juhos a6e3c605bc add AR7240 specific fixes for the ag71xx driver
SVN-Revision: 16737
15 years ago
Gabor Juhos f04fcfd801 make irq_chip definitions static
SVN-Revision: 16736
15 years ago
Gabor Juhos 3b47053fb3 AR7240 requires different IRQ unmasking code
SVN-Revision: 16734
15 years ago
Gabor Juhos c38e7aa7b2 add missing break statement
SVN-Revision: 16701
15 years ago
Gabor Juhos 600958b416 add missing includes
SVN-Revision: 16676
15 years ago
Gabor Juhos 54038e0540 add AR7240 specific PCI code
SVN-Revision: 16674
15 years ago
Gabor Juhos 1e84d049a4 fix a typo in the PCI code
SVN-Revision: 16673
15 years ago
Gabor Juhos 089b5ccb47 reorganize PCI code
SVN-Revision: 16672
15 years ago
Gabor Juhos d55e5fb153 fix AR7240 PCI IRQ support
SVN-Revision: 16669
15 years ago
Gabor Juhos d97b12f8b7 fix ar71xx_device_{start,stop} functions on the AR7240 SoC
SVN-Revision: 16648
15 years ago
Gabor Juhos 17c84f1db9 initialize GPIO for the AR7240 SoC
SVN-Revision: 16647
15 years ago
Gabor Juhos c524244c08 initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
15 years ago
Gabor Juhos eb3ff716c1 add AR7240 specific frequency detection
SVN-Revision: 16645
15 years ago
Gabor Juhos 18d7edb82e add AR7240 specific definitions
SVN-Revision: 16644
15 years ago
Gabor Juhos d9259b25bf increase NR_IRQS
SVN-Revision: 16623
15 years ago
Gabor Juhos 161fe2c40c fix PCI_CORE irq number
SVN-Revision: 16622
15 years ago
Gabor Juhos 5899460ebf use enum for the machine type
SVN-Revision: 16588
15 years ago
Gabor Juhos 8094a7062f add AR913x specific GPIO function bit definitions
SVN-Revision: 16583
15 years ago
Gabor Juhos c94dcb755e setup mac address on the WNR2000
SVN-Revision: 16450
15 years ago
Gabor Juhos 5d21be0e31 move definition of ar91xx_flash_platform_data into a separate header file (closes #5321)
SVN-Revision: 16417
15 years ago
Gabor Juhos 31c9a411eb flush more register writings
SVN-Revision: 16415
15 years ago
Gabor Juhos 3de6b54859 flush AR71XX_RESET_PCI_INT_ENABLE register after writing
SVN-Revision: 16372
15 years ago
Gabor Juhos 0c4b6a0b07 setup mac address on the AP81 board
SVN-Revision: 16366
15 years ago
Gabor Juhos 67ace05bfe update flash locking code
SVN-Revision: 16359
15 years ago
Gabor Juhos 9668bbeea9 handle PCI_CORE interrupt as well
SVN-Revision: 16358
15 years ago
Gabor Juhos ab19bea631 change flash partition map of the AP83 board
SVN-Revision: 16356
15 years ago
Gabor Juhos ba08043ce4 add parallel flash driver
SVN-Revision: 16353
15 years ago
Gabor Juhos e72be9e83b fix a typo
SVN-Revision: 16348
15 years ago
Gabor Juhos 45d8b93d06 create a 'firmware' partition for MZK-W300NH board
SVN-Revision: 16347
15 years ago
Gabor Juhos f3c3e2772f improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
SVN-Revision: 16340
15 years ago
Gabor Juhos 74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
15 years ago
Gabor Juhos 782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
15 years ago
Gabor Juhos b0acbe709c add flash locking code
SVN-Revision: 16311
15 years ago
Gabor Juhos f84d0d2ae0 register parallel flash device on the AP83 board
SVN-Revision: 16232
15 years ago
Gabor Juhos c2c496868e add support for board specific PLL settings
SVN-Revision: 16133
15 years ago
Gabor Juhos cbe2c48249 register SPI bus on the AP83 board
SVN-Revision: 16115
15 years ago
Gabor Juhos f6e6a733f5 add preliminary support for the WRT160NL
SVN-Revision: 16068
15 years ago
Gabor Juhos db1d746463 update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)
SVN-Revision: 16065
15 years ago
Gabor Juhos 220751e8ab fix typos in the PB42 support code
SVN-Revision: 15963
15 years ago
Gabor Juhos 7807c1a29f add experimental support for the Atheros PB44 board
SVN-Revision: 15928
15 years ago
Gabor Juhos 2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
15 years ago
Gabor Juhos 9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
15 years ago
Gabor Juhos fb48fbba16 remove extern directives
SVN-Revision: 15735
15 years ago
Gabor Juhos 15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
15 years ago
Gabor Juhos aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
15 years ago
Gabor Juhos d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
15 years ago
Gabor Juhos d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
15 years ago
Gabor Juhos ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
15 years ago
Gabor Juhos 64958577a7 ap81: register USB host controller
SVN-Revision: 14922
15 years ago
Gabor Juhos ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
15 years ago
Gabor Juhos 066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
15 years ago
Gabor Juhos beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
15 years ago
Gabor Juhos 9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
15 years ago
Gabor Juhos fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
15 years ago
Gabor Juhos 83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
15 years ago
Gabor Juhos a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
15 years ago
Gabor Juhos 1d5f4b3687 tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
SVN-Revision: 14709
15 years ago
Gabor Juhos 91984cff19 aw-nr580: add GPIO LEDs
SVN-Revision: 14687
15 years ago
Gabor Juhos 23636366dc aw-nr580: add support for the PCI slot
SVN-Revision: 14686
15 years ago
Gabor Juhos 5842bd91b6 aw-nr580: add support for the LAN ports
SVN-Revision: 14685
15 years ago
Gabor Juhos 38f75ef671 aw-nr580: add GPIO buttons
SVN-Revision: 14682
15 years ago
Gabor Juhos df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
15 years ago
Gabor Juhos 47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
15 years ago
Gabor Juhos 53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
15 years ago
Andy Boyett 1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
15 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
15 years ago
Andy Boyett ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
15 years ago
Gabor Juhos 8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
15 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
15 years ago
Gabor Juhos 60c561f016 remove duplicated includes
SVN-Revision: 14638
15 years ago
Gabor Juhos 77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
15 years ago
Gabor Juhos f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
15 years ago
Gabor Juhos 46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
15 years ago
Gabor Juhos 1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
15 years ago
Gabor Juhos a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
15 years ago
Gabor Juhos 8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
15 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 731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
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 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 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 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 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 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 e5501cb623 register WMAC device on the Netgear WNR2000 board
SVN-Revision: 13836
16 years ago
Gabor Juhos 6f35d8b500 prepare for ath9k support
SVN-Revision: 13825
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 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 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 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 4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
16 years ago
Gabor Juhos d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
16 years ago
Gabor Juhos af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
16 years ago
Gabor Juhos d9d111066a add SoC specific reset code
SVN-Revision: 13518
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 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 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 962170b748 update mips_machine stuff
SVN-Revision: 13488
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
Gabor Juhos 74932eb40a ag71xx driver: introduce new flag for the AR913x SOCs
SVN-Revision: 13376
16 years ago
Gabor Juhos 54844a199f register eth0 device on the AP83 board
SVN-Revision: 13371
16 years ago
Gabor Juhos c9ae01d3c8 ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
16 years ago
Gabor Juhos 9f93bd51cf rename DDR registers
SVN-Revision: 13363
16 years ago
Gabor Juhos e648c0ad5d fix AP83 boot failure
SVN-Revision: 13356
16 years ago
Gabor Juhos 4690f9356c add dummy code for the Atheros AP83 board
SVN-Revision: 13354
16 years ago
Gabor Juhos fdd05db0d8 enable gigabit feature if the SoC supports it
SVN-Revision: 13350
16 years ago
Gabor Juhos a7d528722c improve SoC detection
SVN-Revision: 13349
16 years ago
Gabor Juhos b421c22787 fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
16 years ago
Gabor Juhos 3bf635be11 add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
16 years ago
Gabor Juhos 22a7b1b3d3 use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
16 years ago
Gabor Juhos 300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
16 years ago
Gabor Juhos 1d582ac8c0 fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185
SVN-Revision: 13199
16 years ago
Gabor Juhos d1c40911eb rewrite memory size detection
SVN-Revision: 13198
16 years ago
Gabor Juhos 68e1fed8a4 enable ethernet and PCI on RB-493/AH
SVN-Revision: 13104
16 years ago
Gabor Juhos e0fc95a2ab setup speed/duplex on RB-433/450 (closes #4151)
SVN-Revision: 13087
16 years ago
Gabor Juhos 7d167c06f3 change ag71xx platform device registration
SVN-Revision: 12997
16 years ago
Gabor Juhos 18c93fb457 fix RB-493 detection
SVN-Revision: 12991
16 years ago
Gabor Juhos 3b90e01db8 preliminary support for the RB-493/AH, based on a patch by Carl Riechers
SVN-Revision: 12986
16 years ago
Gabor Juhos 3994f8e4c3 add hardware watchdog driver
SVN-Revision: 12810
16 years ago
Gabor Juhos 23a45e0c6d remove some debug stuff
SVN-Revision: 12631
16 years ago
Gabor Juhos 219ec2a419 add MyLoader support
SVN-Revision: 12627
16 years ago
Gabor Juhos d590c14151 WP543: add static mtd partitions
SVN-Revision: 12624
16 years ago
Gabor Juhos a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
16 years ago
Gabor Juhos b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
16 years ago
Gabor Juhos dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
16 years ago
Gabor Juhos da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
16 years ago
Gabor Juhos 7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
16 years ago
Gabor Juhos e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
16 years ago
Gabor Juhos dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
16 years ago
Felix Fietkau d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
16 years ago
Gabor Juhos 970f41ad18 ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450
SVN-Revision: 11995
16 years ago
Gabor Juhos 7564923517 parse mac address on RouterBOARDs
SVN-Revision: 11910
16 years ago
Gabor Juhos f529a37420 surprise :p
SVN-Revision: 11894
16 years ago