| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] register GPIO buttons on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+23 |
* | [ar71xx] make all AR913x GPIO lines usable | juhosg | 2008-12-04 | 3 | -2/+23 |
* | [ar71xx] OHCI driver cleanup | juhosg | 2008-12-04 | 1 | -64/+29 |
* | [ar71xx] register USB device on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+1 |
* | [ar71xx] add ar913x specific USB setup | juhosg | 2008-12-04 | 1 | -0/+13 |
* | [ar71xx] create platform data for the EHCI driver | juhosg | 2008-12-03 | 3 | -3/+32 |
* | [ar71xx] rename USB variables | juhosg | 2008-12-03 | 1 | -10/+10 |
* | [ar71xx] ag71xx driver: minor cleanup | juhosg | 2008-12-03 | 1 | -5/+1 |
* | [ar71xx] update mips_machine stuff | juhosg | 2008-12-02 | 9 | -19/+32 |
* | [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register... | juhosg | 2008-12-02 | 1 | -9/+9 |
* | [ar71xx] ag71xx driver: add some debug stuff | juhosg | 2008-12-02 | 1 | -0/+22 |
* | [ar71xx] ag71xx driver: reset DMA registers in hardware initialization | juhosg | 2008-12-01 | 2 | -8/+50 |
* | [ar71xx] more ehci driver cleanup | juhosg | 2008-11-30 | 1 | -35/+37 |
* | [ar71xx] ag71xx driver: fix a typo | juhosg | 2008-11-30 | 2 | -2/+2 |
* | [ar71xx] ehci driver cleanup | juhosg | 2008-11-30 | 1 | -41/+21 |
* | [ar71xx] ag71xx driver: clean up hardware initialization | juhosg | 2008-11-28 | 2 | -10/+21 |
* | [ar71xx] fix build error introduced in r13389 | juhosg | 2008-11-28 | 1 | -2/+2 |
* | [ar71xx] register eth1 device on the AP83 board | juhosg | 2008-11-28 | 1 | -2/+9 |
* | [ar71xx] add gpio leds for the AP83 board | juhosg | 2008-11-28 | 1 | -0/+24 |
* | [ar71xx] ag71xx driver: add more register bit definitions | juhosg | 2008-11-27 | 1 | -6/+8 |
* | [ar71xx] ag71xx driver: unregister MDIO bus in module exit | juhosg | 2008-11-27 | 2 | -1/+2 |
* | [ar71xx] ag71xx driver: use SoC specific PLL values | juhosg | 2008-11-27 | 1 | -13/+15 |
* | [ar71xx] ag71xx driver: introduce new flag for the AR913x SOCs | juhosg | 2008-11-27 | 2 | -0/+3 |
* | [ar71xx] register eth0 device on the AP83 board | juhosg | 2008-11-27 | 1 | -0/+6 |
* | [ar71xx] ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup | juhosg | 2008-11-26 | 7 | -61/+126 |
* | [ar71xx] add definitions for AR91xx specific DDR registers | juhosg | 2008-11-26 | 1 | -8/+13 |
* | [ar71xx] rename DDR registers | juhosg | 2008-11-26 | 3 | -22/+22 |
* | [ar71xx] ag71xx: dump additional registers in debug mode | juhosg | 2008-11-26 | 2 | -4/+8 |
* | [ar71xx] fix AP83 boot failure | juhosg | 2008-11-26 | 1 | -0/+7 |
* | [ar71xx] add dummy code for the Atheros AP83 board | juhosg | 2008-11-25 | 3 | -0/+29 |
* | [ar71xx] enable gigabit feature if the SoC supports it | juhosg | 2008-11-25 | 1 | -11/+43 |
* | [ar71xx] improve SoC detection | juhosg | 2008-11-25 | 2 | -7/+50 |
* | [ar71xx] ethernet driver preparation for gigabit support | juhosg | 2008-11-24 | 3 | -8/+7 |
* | [ar71xx] fix gpio-leds, and gpio-buttons platform data initialization | juhosg | 2008-11-24 | 1 | -0/+2 |
* | [ar71xx] add experimental support for the AzureWave AW-NR580 board | juhosg | 2008-11-18 | 4 | -0/+47 |
* | [ar71xx] use MyLoader partition parser on the WP543 board | juhosg | 2008-11-17 | 1 | -27/+0 |
* | [ar71xx] move MyLoader stuff into generic files, will be used on adm5120 | juhosg | 2008-11-17 | 3 | -184/+0 |
* | [ar71xx] define some bits of the ethernet controller's registers | juhosg | 2008-11-14 | 4 | -8/+56 |
* | [ar71xx] fixes the ethernet port mask of RB433 in the platform data | juhosg | 2008-11-13 | 1 | -2/+2 |
* | [ar71xx] rewrite memory size detection | juhosg | 2008-11-13 | 1 | -21/+7 |
* | [ar71xx] cosmetic changes in the ag71xx driver | juhosg | 2008-11-12 | 2 | -16/+16 |
* | [ar71xx] enable ethernet and PCI on RB-493/AH | juhosg | 2008-11-03 | 1 | -2/+2 |
* | [ar71xx] setup speed/duplex on RB-433/450 (closes #4151) | juhosg | 2008-10-31 | 3 | -1/+16 |
* | [ar71xx] change ag71xx platform device registration | juhosg | 2008-10-17 | 5 | -27/+61 |
* | [ar71xx] fix RB-493 detection | juhosg | 2008-10-16 | 1 | -0/+3 |
* | [ar71xx] preliminary support for the RB-493/AH, based on a patch by Carl Riec... | juhosg | 2008-10-15 | 1 | -0/+23 |
* | [ar71xx] minor ethernet driver update | juhosg | 2008-10-15 | 3 | -9/+11 |
* | [ar71xx] add hardware watchdog driver | juhosg | 2008-09-30 | 4 | -0/+292 |
* | [ar71xx] remove some debug stuff | juhosg | 2008-09-18 | 3 | -14/+0 |
* | [ar71xx] add MyLoader support | juhosg | 2008-09-18 | 8 | -42/+286 |