Commit Graph

54 Commits (c6bc77ea365704f3f5c79d64aed069792a4e95b1)

Author SHA1 Message Date
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Florian Fainelli 2607706f31 Disable NAPI by default (#1671)
SVN-Revision: 8353
17 years ago
Florian Fainelli 368f35c947 Fix the AR7 led driver compilation (#2160)
SVN-Revision: 8295
17 years ago
Florian Fainelli ba3a37436e Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149)
SVN-Revision: 8280
17 years ago
Florian Fainelli 51dfaf45b4 Fix the gpio init (#2148)
SVN-Revision: 8279
17 years ago
Nicolas Thill bacf34b13f more cosmetic fixes for ar7
SVN-Revision: 8190
17 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
17 years ago
Nicolas Thill c7437ec67c cosmetic fix (indent and use c-style comments)
SVN-Revision: 8188
17 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 !
SVN-Revision: 8141
17 years ago
Florian Fainelli df0b9815fb Add an ar7 tnetd7200 fix by DerAgo, thanks !
SVN-Revision: 8036
17 years ago
Felix Fietkau 5123be41cd add ar7 2.6.22 patches by matteo (work in progress, not booting yet)
SVN-Revision: 7914
17 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
17 years ago
Florian Fainelli 02619c31b5 Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
SVN-Revision: 7689
17 years ago
Florian Fainelli 653b0cd1c9 ar7-2.6 actually supports atm
SVN-Revision: 7666
17 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
SVN-Revision: 7644
17 years ago
Florian Fainelli 0bcf16ea95 Add support for two other boards : WA7A and B
SVN-Revision: 7593
17 years ago
Florian Fainelli dfe8f28532 Do not try to initialise clocks for now, it is borken on most devices
SVN-Revision: 7580
17 years ago
Felix Fietkau 74e26fe612 add ar7 phy fix by stefan weil
SVN-Revision: 7564
17 years ago
Felix Fietkau f082d1fddf add ar7-2.6 fixes by Stefan Weil
SVN-Revision: 7487
17 years ago
Florian Fainelli 27e93fd11c Include the architecture specific gpio file for now
SVN-Revision: 7381
17 years ago
Florian Fainelli f687a54af5 Restore the gpio.h file, platform.c uses the generic GPIO API
SVN-Revision: 7380
17 years ago
Florian Fainelli 46bef81b5f Resync kernel configuration with generic-2.6
SVN-Revision: 7353
17 years ago
Florian Fainelli 9d1c779df7 Remove empty gpio.h files
SVN-Revision: 7352
17 years ago
Felix Fietkau 53496b7cc9 fix ar7 compile
SVN-Revision: 7331
17 years ago
Florian Fainelli b835cbc80e Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
SVN-Revision: 7285
17 years ago
Mike Baker 4a41439c46 unified preinit environment
SVN-Revision: 7173
17 years ago
Eugene Konev 68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe.
SVN-Revision: 7119
17 years ago
Eugene Konev d52f004569 Mark script as executable.
SVN-Revision: 7114
17 years ago
Eugene Konev 7896af4c2a ar7: fix adam2patcher.
SVN-Revision: 7110
17 years ago
Eugene Konev 6c6a9d634e ar7: Add minimal kgdb implementation (#114).
SVN-Revision: 7109
17 years ago
Eugene Konev f82141bce4 Use console config from adam2/pspboot environment (#1623).
SVN-Revision: 7107
17 years ago
Eugene Konev 55c7c1d4d8 ar7: cpmac better reset handling and napi implementation.
SVN-Revision: 7105
17 years ago
Florian Fainelli c961eac32d Add some diagnostic stuff for ar7
SVN-Revision: 7102
17 years ago
Eugene Konev 93bf001cc1 Return -ENODEV, when device is absent. This should fix lockups on boot.
SVN-Revision: 7031
17 years ago
Felix Fietkau 9be029b445 ar7: add jffs2 eof marks to squashfs image
SVN-Revision: 7026
17 years ago
Felix Fietkau 7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
17 years ago
Felix Fietkau edb8f76fbc remove the symlink as well when removing the adam2 patcher
SVN-Revision: 7023
17 years ago
Felix Fietkau dfde150066 remove debug junk
SVN-Revision: 7021
17 years ago
Felix Fietkau e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
17 years ago
Felix Fietkau 665cebde37 mdev fix
SVN-Revision: 7019
17 years ago
Felix Fietkau 0b4465de66 ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs over
SVN-Revision: 7018
17 years ago
Felix Fietkau 24c0c2bd0c fix minor bugs in the patcher init script
SVN-Revision: 7015
17 years ago
Felix Fietkau 36802e23cf copy adam2 patch from ar7-2.4 to ar7-2.6
SVN-Revision: 7014
17 years ago
Felix Fietkau b0aadf9bbf remove bluetooth from kernel config
SVN-Revision: 7013
17 years ago
Felix Fietkau e7fb93b248 remove __init from prom_getenv()
SVN-Revision: 7012
17 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.
SVN-Revision: 6948
17 years ago
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6
SVN-Revision: 6792
17 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
SVN-Revision: 6724
17 years ago
Eugene Konev 34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h
SVN-Revision: 6723
17 years ago
Eugene Konev d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
SVN-Revision: 6693
17 years ago