summaryrefslogtreecommitdiff
path: root/target/linux/ar7-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵Felix Fietkau2007-04-201-28/+77
| | | | | | ring runs over SVN-Revision: 7018
* remove __init from prom_getenv()Felix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7012
* ar7: improve search for image start (thanks matteo), add support for avm eva ↵Eugene Konev2007-04-151-58/+56
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵Eugene Konev2007-03-271-212/+252
| | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-272-34/+79
| | | | SVN-Revision: 6723
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-258-56/+436
| | | | SVN-Revision: 6693
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-223-29/+21
| | | | SVN-Revision: 6635
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵Eugene Konev2007-03-191-8/+0
| | | | | | tried to free initramfs twice). SVN-Revision: 6613
* Add forgotten part of vlynq irq setupEugene Konev2007-03-182-1/+5
| | | | SVN-Revision: 6606
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-1822-0/+4465
SVN-Revision: 6600