summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty gpio.h filesFlorian Fainelli2007-05-272-116/+0
| | | | SVN-Revision: 7352
* fix ar7 compileFelix Fietkau2007-05-248-17/+10
| | | | SVN-Revision: 7331
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-202-31/+0
| | | | SVN-Revision: 7285
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-071-11/+11
| | | | SVN-Revision: 7119
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-061-0/+20
| | | | SVN-Revision: 7109
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-061-0/+38
| | | | SVN-Revision: 7107
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
| | | | SVN-Revision: 7105
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
| | | | SVN-Revision: 7031
* remove debug junkFelix Fietkau2007-04-211-1/+0
| | | | SVN-Revision: 7021
* 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