Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ag71xx driver: improve poll routine | Gabor Juhos | 2008-12-05 |
| | | | | SVN-Revision: 13525 | ||
* | ag71xx driver: always flush register writes | Gabor Juhos | 2008-12-05 |
| | | | | SVN-Revision: 13524 | ||
* | ag71xx driver: don't use dma_cache_wback_inv | Gabor Juhos | 2008-12-05 |
| | | | | SVN-Revision: 13523 | ||
* | ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161) | Gabor Juhos | 2008-12-05 |
| | | | | SVN-Revision: 13522 | ||
* | EHCI driver: add AR913x support | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13519 | ||
* | add SoC specific reset code | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13518 | ||
* | add AR913x specific reset register offsets | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13517 | ||
* | rename reset register definitions | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13516 | ||
* | fix a typo | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13512 | ||
* | register GPIO buttons on the AP83 board | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13510 | ||
* | make all AR913x GPIO lines usable | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13509 | ||
* | OHCI driver cleanup | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13508 | ||
* | register USB device on the AP83 board | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13507 | ||
* | add ar913x specific USB setup | Gabor Juhos | 2008-12-04 |
| | | | | SVN-Revision: 13505 | ||
* | create platform data for the EHCI driver | Gabor Juhos | 2008-12-03 |
| | | | | SVN-Revision: 13499 | ||
* | rename USB variables | Gabor Juhos | 2008-12-03 |
| | | | | SVN-Revision: 13498 | ||
* | ag71xx driver: minor cleanup | Gabor Juhos | 2008-12-03 |
| | | | | SVN-Revision: 13496 | ||
* | update mips_machine stuff | Gabor Juhos | 2008-12-02 |
| | | | | SVN-Revision: 13488 | ||
* | ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit ↵ | Gabor Juhos | 2008-12-02 |
| | | | | | | descriptions SVN-Revision: 13463 | ||
* | ag71xx driver: add some debug stuff | Gabor Juhos | 2008-12-02 |
| | | | | SVN-Revision: 13462 | ||
* | ag71xx driver: reset DMA registers in hardware initialization | Gabor Juhos | 2008-12-01 |
| | | | | SVN-Revision: 13459 | ||
* | more ehci driver cleanup | Gabor Juhos | 2008-11-30 |
| | | | | SVN-Revision: 13454 | ||
* | ag71xx driver: fix a typo | Gabor Juhos | 2008-11-30 |
| | | | | SVN-Revision: 13445 | ||
* | ehci driver cleanup | Gabor Juhos | 2008-11-30 |
| | | | | SVN-Revision: 13441 | ||
* | ag71xx driver: clean up hardware initialization | Gabor Juhos | 2008-11-28 |
| | | | | SVN-Revision: 13395 | ||
* | fix build error introduced in r13389 | Gabor Juhos | 2008-11-28 |
| | | | | SVN-Revision: 13390 | ||
* | register eth1 device on the AP83 board | Gabor Juhos | 2008-11-28 |
| | | | | SVN-Revision: 13389 | ||
* | add gpio leds for the AP83 board | Gabor Juhos | 2008-11-28 |
| | | | | SVN-Revision: 13388 | ||
* | ag71xx driver: add more register bit definitions | Gabor Juhos | 2008-11-27 |
| | | | | SVN-Revision: 13387 | ||
* | ag71xx driver: unregister MDIO bus in module exit | Gabor Juhos | 2008-11-27 |
| | | | | SVN-Revision: 13385 | ||
* | ag71xx driver: use SoC specific PLL values | Gabor Juhos | 2008-11-27 |
| | | | | SVN-Revision: 13377 | ||
* | ag71xx driver: introduce new flag for the AR913x SOCs | Gabor Juhos | 2008-11-27 |
| | | | | SVN-Revision: 13376 | ||
* | register eth0 device on the AP83 board | Gabor Juhos | 2008-11-27 |
| | | | | SVN-Revision: 13371 | ||
* | ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup | Gabor Juhos | 2008-11-26 |
| | | | | SVN-Revision: 13369 | ||
* | add definitions for AR91xx specific DDR registers | Gabor Juhos | 2008-11-26 |
| | | | | SVN-Revision: 13364 | ||
* | rename DDR registers | Gabor Juhos | 2008-11-26 |
| | | | | SVN-Revision: 13363 | ||
* | ag71xx: dump additional registers in debug mode | Gabor Juhos | 2008-11-26 |
| | | | | SVN-Revision: 13361 | ||
* | fix AP83 boot failure | Gabor Juhos | 2008-11-26 |
| | | | | SVN-Revision: 13356 | ||
* | add dummy code for the Atheros AP83 board | Gabor Juhos | 2008-11-25 |
| | | | | SVN-Revision: 13354 | ||
* | enable gigabit feature if the SoC supports it | Gabor Juhos | 2008-11-25 |
| | | | | SVN-Revision: 13350 | ||
* | improve SoC detection | Gabor Juhos | 2008-11-25 |
| | | | | SVN-Revision: 13349 | ||
* | ethernet driver preparation for gigabit support | Gabor Juhos | 2008-11-24 |
| | | | | SVN-Revision: 13340 | ||
* | fix gpio-leds, and gpio-buttons platform data initialization | Gabor Juhos | 2008-11-24 |
| | | | | SVN-Revision: 13337 | ||
* | add experimental support for the AzureWave AW-NR580 board | Gabor Juhos | 2008-11-18 |
| | | | | SVN-Revision: 13278 | ||
* | use MyLoader partition parser on the WP543 board | Gabor Juhos | 2008-11-17 |
| | | | | SVN-Revision: 13265 | ||
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 |
| | | | | SVN-Revision: 13254 | ||
* | define some bits of the ethernet controller's registers | Gabor Juhos | 2008-11-14 |
| | | | | SVN-Revision: 13201 | ||
* | fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵ | Gabor Juhos | 2008-11-13 |
| | | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199 | ||
* | rewrite memory size detection | Gabor Juhos | 2008-11-13 |
| | | | | SVN-Revision: 13198 | ||
* | cosmetic changes in the ag71xx driver | Gabor Juhos | 2008-11-12 |
| | | | | SVN-Revision: 13193 |