37 Commits (9b471f7b3cee29001fea0a629b0037011ec61e8a)

Author SHA1 Message Date
Nicolas Thill 3b4fa7de59 cosmetic fix: properly indent source 18 years ago
Nicolas Thill c60d8f1216 enable use of 8M flash (closes: #2232) 18 years ago
Nicolas Thill 71fb2a6b6e fix vlynq initialization (closes: #2135) 18 years ago
Florian Fainelli 95bc12ab9b Revert 8353, can cause more bad than good 18 years ago
Florian Fainelli 2607706f31 Disable NAPI by default (#1671) 18 years ago
Florian Fainelli 368f35c947 Fix the AR7 led driver compilation (#2160) 18 years ago
Florian Fainelli ba3a37436e Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149) 18 years ago
Florian Fainelli 51dfaf45b4 Fix the gpio init (#2148) 18 years ago
Nicolas Thill bacf34b13f more cosmetic fixes for ar7 18 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) 18 years ago
Nicolas Thill c7437ec67c cosmetic fix (indent and use c-style comments) 18 years ago
Florian Fainelli 3db2dc0515 Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks ! 18 years ago
Florian Fainelli df0b9815fb Add an ar7 tnetd7200 fix by DerAgo, thanks ! 18 years ago
Florian Fainelli 02619c31b5 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865) 18 years ago
Florian Fainelli dfe8f28532 Do not try to initialise clocks for now, it is borken on most devices 18 years ago
Felix Fietkau f082d1fddf add ar7-2.6 fixes by Stefan Weil 18 years ago
Florian Fainelli 27e93fd11c Include the architecture specific gpio file for now 18 years ago
Florian Fainelli f687a54af5 Restore the gpio.h file, platform.c uses the generic GPIO API 18 years ago
Florian Fainelli 9d1c779df7 Remove empty gpio.h files 18 years ago
Felix Fietkau 53496b7cc9 fix ar7 compile 18 years ago
Florian Fainelli b835cbc80e Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos 18 years ago
Eugene Konev 68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe. 18 years ago
Eugene Konev 6c6a9d634e ar7: Add minimal kgdb implementation (#114). 18 years ago
Eugene Konev f82141bce4 Use console config from adam2/pspboot environment (#1623). 18 years ago
Eugene Konev 55c7c1d4d8 ar7: cpmac better reset handling and napi implementation. 18 years ago
Eugene Konev 93bf001cc1 Return -ENODEV, when device is absent. This should fix lockups on boot. 18 years ago
Felix Fietkau dfde150066 remove debug junk 18 years ago
Felix Fietkau 0b4465de66 ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs over 18 years ago
Felix Fietkau e7fb93b248 remove __init from prom_getenv() 18 years ago
Eugene Konev 45c2fcdbf5 ar7: improve search for image start (thanks matteo), add support for avm eva image format (thanks unverbraucht, #1566), support jffs2 images. 18 years ago
Eugene Konev 6f48cd2114 ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup 18 years ago
Eugene Konev 34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h 18 years ago
Eugene Konev d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups. 18 years ago
Eugene Konev ec63c08be8 ar7 misc fixes: - serial - memory probing 18 years ago
Eugene Konev f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice). 18 years ago
Eugene Konev 510db3b0a6 Add forgotten part of vlynq irq setup 18 years ago
Eugene Konev 6eb218b9c9 Add ar7-2.6 port (marked as broken for now). 18 years ago