Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add WMAC definitions | Gabor Juhos | 2008-12-26 |
| | | | | SVN-Revision: 13746 | ||
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 |
| | | | | SVN-Revision: 13745 | ||
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 |
| | | | | SVN-Revision: 13736 | ||
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵ | Gabor Juhos | 2008-12-20 |
| | | | | | | at ubnt.com>) SVN-Revision: 13699 | ||
* | rb-4xx: setup code cleanup | Gabor Juhos | 2008-12-20 |
| | | | | SVN-Revision: 13698 | ||
* | improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵ | Gabor Juhos | 2008-12-19 |
| | | | | | | ubnt.com>) SVN-Revision: 13697 | ||
* | rename RouterStation stuff, and add machine type for the LSX board | Gabor Juhos | 2008-12-19 |
| | | | | SVN-Revision: 13694 | ||
* | prepare for RouterStation support | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13657 | ||
* | move machine setup code | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13656 | ||
* | tew-632brp: add status LED | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13648 | ||
* | tew-632brp: register GPIO buttons | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13647 | ||
* | tew-632brp: register GPIO LEDs | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13646 | ||
* | tew-632brp: use LZMA compressed uImage | Gabor Juhos | 2008-12-15 |
| | | | | SVN-Revision: 13645 | ||
* | tew-632brp: register flash device | Gabor Juhos | 2008-12-14 |
| | | | | SVN-Revision: 13631 | ||
* | register eth0 device on the TEW-632BRP board | Gabor Juhos | 2008-12-09 |
| | | | | SVN-Revision: 13566 | ||
* | ag71xx driver: increase size of dma descriptors | Gabor Juhos | 2008-12-09 |
| | | | | SVN-Revision: 13561 | ||
* | ag71xx driver: use same FIFO configuration for all SOC | Gabor Juhos | 2008-12-09 |
| | | | | SVN-Revision: 13560 | ||
* | ag71xx driver: add OOM handler | Gabor Juhos | 2008-12-08 |
| | | | | SVN-Revision: 13545 | ||
* | ag71xx driver: don't refill rx buffers twice | Gabor Juhos | 2008-12-08 |
| | | | | SVN-Revision: 13544 | ||
* | ag71xx driver: interrupt status is masked by hw, don't mask it again | Gabor Juhos | 2008-12-08 |
| | | | | SVN-Revision: 13543 | ||
* | ag71xx driver: remove unused code | Gabor Juhos | 2008-12-08 |
| | | | | SVN-Revision: 13542 | ||
* | ag71xx driver: NAPI poll cleanup | Gabor Juhos | 2008-12-07 |
| | | | | SVN-Revision: 13538 | ||
* | ag71xx driver: handle TX timout | Gabor Juhos | 2008-12-07 |
| | | | | SVN-Revision: 13537 | ||
* | add dummy code for the TRENDnet TEW-632BRP board | Gabor Juhos | 2008-12-06 |
| | | | | SVN-Revision: 13531 | ||
* | ag71xx driver: always use NAPI to transmit packets | Gabor Juhos | 2008-12-06 |
| | | | | SVN-Revision: 13529 | ||
* | 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 |