summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files
Commit message (Expand)AuthorAgeFilesLines
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p...Florian Fainelli2007-07-243-13/+76
* Add an ar7 tnetd7200 fix by DerAgo, thanks !Florian Fainelli2007-07-182-36/+144
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)Florian Fainelli2007-06-211-1/+3
* Do not try to initialise clocks for now, it is borken on most devicesFlorian Fainelli2007-06-121-1/+2
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-046-22/+47
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-291-1/+1
* Restore the gpio.h file, platform.c uses the generic GPIO APIFlorian Fainelli2007-05-292-1/+117
* Remove empty gpio.h filesFlorian Fainelli2007-05-272-116/+0
* fix ar7 compileFelix Fietkau2007-05-248-17/+10
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-202-31/+0
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-071-11/+11
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-061-0/+20
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-061-0/+38
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
* remove debug junkFelix Fietkau2007-04-211-1/+0
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring...Felix Fietkau2007-04-201-28/+77
* remove __init from prom_getenv()Felix Fietkau2007-04-201-1/+1
* ar7: improve search for image start (thanks matteo), add support for avm eva ...Eugene Konev2007-04-151-58/+56
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single chan...Eugene Konev2007-03-271-212/+252
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-272-34/+79
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-258-56/+436
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-223-29/+21
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tri...Eugene Konev2007-03-191-8/+0
* Add forgotten part of vlynq irq setupEugene Konev2007-03-182-1/+5
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-1822-0/+4465