summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAgeFilesLines
* register eth0 device on the AP83 boardGabor Juhos2008-11-271-0/+6
| | | | SVN-Revision: 13371
* ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-267-61/+126
| | | | SVN-Revision: 13369
* add definitions for AR91xx specific DDR registersGabor Juhos2008-11-261-8/+13
| | | | SVN-Revision: 13364
* rename DDR registersGabor Juhos2008-11-263-22/+22
| | | | SVN-Revision: 13363
* ag71xx: dump additional registers in debug modeGabor Juhos2008-11-262-4/+8
| | | | SVN-Revision: 13361
* fix AP83 boot failureGabor Juhos2008-11-261-0/+7
| | | | SVN-Revision: 13356
* add dummy code for the Atheros AP83 boardGabor Juhos2008-11-253-0/+29
| | | | SVN-Revision: 13354
* enable gigabit feature if the SoC supports itGabor Juhos2008-11-251-11/+43
| | | | SVN-Revision: 13350
* improve SoC detectionGabor Juhos2008-11-252-7/+50
| | | | SVN-Revision: 13349
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-243-8/+7
| | | | SVN-Revision: 13340
* fix gpio-leds, and gpio-buttons platform data initializationGabor Juhos2008-11-241-0/+2
| | | | SVN-Revision: 13337
* add experimental support for the AzureWave AW-NR580 boardGabor Juhos2008-11-184-0/+47
| | | | SVN-Revision: 13278
* use MyLoader partition parser on the WP543 boardGabor Juhos2008-11-171-27/+0
| | | | SVN-Revision: 13265
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-184/+0
| | | | SVN-Revision: 13254
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵Gabor Juhos2008-11-131-2/+2
| | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199
* rewrite memory size detectionGabor Juhos2008-11-131-21/+7
| | | | SVN-Revision: 13198
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-122-16/+16
| | | | SVN-Revision: 13193
* enable ethernet and PCI on RB-493/AHGabor Juhos2008-11-031-2/+2
| | | | SVN-Revision: 13104
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-313-1/+16
| | | | SVN-Revision: 13087
* change ag71xx platform device registrationGabor Juhos2008-10-175-27/+61
| | | | SVN-Revision: 12997
* fix RB-493 detectionGabor Juhos2008-10-161-0/+3
| | | | SVN-Revision: 12991
* preliminary support for the RB-493/AH, based on a patch by Carl RiechersGabor Juhos2008-10-151-0/+23
| | | | SVN-Revision: 12986
* minor ethernet driver updateGabor Juhos2008-10-153-9/+11
| | | | SVN-Revision: 12985
* add hardware watchdog driverGabor Juhos2008-09-304-0/+292
| | | | SVN-Revision: 12810
* remove some debug stuffGabor Juhos2008-09-183-14/+0
| | | | SVN-Revision: 12631
* add MyLoader supportGabor Juhos2008-09-188-42/+286
| | | | SVN-Revision: 12627
* WP543: add static mtd partitionsGabor Juhos2008-09-181-1/+25
| | | | SVN-Revision: 12624
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-171-5/+6
| | | | SVN-Revision: 12617
* add gpio-buttons devicesGabor Juhos2008-09-074-0/+100
| | | | SVN-Revision: 12544
* simplify leds-gpio device registrationGabor Juhos2008-09-074-34/+56
| | | | SVN-Revision: 12543
* register gpio-leds on the WP543 boardGabor Juhos2008-09-041-0/+46
| | | | SVN-Revision: 12528
* make use the USB controller on the WP543 boardGabor Juhos2008-09-031-0/+2
| | | | SVN-Revision: 12520
* fix platform device ids of the USB controllersGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12519
* fix EHCI driverGabor Juhos2008-09-031-2/+0
| | | | SVN-Revision: 12518
* fix phy id on the WP543 boardGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12517
* make openwrt boot on ar9130 (currently no ethernet yet)Felix Fietkau2008-09-012-12/+49
| | | | SVN-Revision: 12463
* ag71xx: add initial message level supportGabor Juhos2008-08-104-8/+45
| | | | SVN-Revision: 12262
* reorder nand partitions on RB-4xx (closes #3852)Gabor Juhos2008-08-061-7/+7
| | | | SVN-Revision: 12201
* ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ↵Gabor Juhos2008-07-2910-274/+508
| | | | | | miii bus from now on * swap eth0 & eth1 on RB433/450 SVN-Revision: 11995
* fix the name of the micrel PHY driverGabor Juhos2008-07-291-1/+1
| | | | SVN-Revision: 11990
* parse mac address on RouterBOARDsGabor Juhos2008-07-225-29/+78
| | | | SVN-Revision: 11910
* surprise :pGabor Juhos2008-07-2131-0/+5324
SVN-Revision: 11894