53 Commits (9882253827b16579bbd317f6e8c0deb75b0ca0f3)

Author SHA1 Message Date
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
Felix Fietkau 5123be41cd add ar7 2.6.22 patches by matteo (work in progress, not booting yet) 18 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place 18 years ago
Florian Fainelli 02619c31b5 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865) 18 years ago
Florian Fainelli 653b0cd1c9 ar7-2.6 actually supports atm 18 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 18 years ago
Florian Fainelli 0bcf16ea95 Add support for two other boards : WA7A and B 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 74e26fe612 add ar7 phy fix by stefan weil 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 46bef81b5f Resync kernel configuration with generic-2.6 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
Mike Baker 4a41439c46 unified preinit environment 18 years ago
Eugene Konev 68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe. 18 years ago
Eugene Konev d52f004569 Mark script as executable. 18 years ago
Eugene Konev 7896af4c2a ar7: fix adam2patcher. 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
Florian Fainelli c961eac32d Add some diagnostic stuff for ar7 18 years ago
Eugene Konev 93bf001cc1 Return -ENODEV, when device is absent. This should fix lockups on boot. 18 years ago
Felix Fietkau 9be029b445 ar7: add jffs2 eof marks to squashfs image 18 years ago
Felix Fietkau 7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa 18 years ago
Felix Fietkau edb8f76fbc remove the symlink as well when removing the adam2 patcher 18 years ago
Felix Fietkau dfde150066 remove debug junk 18 years ago
Felix Fietkau e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6 18 years ago
Felix Fietkau 665cebde37 mdev fix 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 24c0c2bd0c fix minor bugs in the patcher init script 18 years ago
Felix Fietkau 36802e23cf copy adam2 patch from ar7-2.4 to ar7-2.6 18 years ago
Felix Fietkau b0aadf9bbf remove bluetooth from kernel config 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
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6 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