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