summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Include the architecture specific gpio file for nowFlorian Fainelli2007-05-291-1/+1
| | | | SVN-Revision: 7381
* Restore the gpio.h file, platform.c uses the generic GPIO APIFlorian Fainelli2007-05-292-1/+117
| | | | SVN-Revision: 7380
* Resync kernel configuration with generic-2.6Florian Fainelli2007-05-271-20/+1
| | | | SVN-Revision: 7353
* Remove empty gpio.h filesFlorian Fainelli2007-05-272-116/+0
| | | | SVN-Revision: 7352
* fix ar7 compileFelix Fietkau2007-05-249-23/+35
| | | | SVN-Revision: 7331
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-204-32/+3
| | | | SVN-Revision: 7285
* unified preinit environmentMike Baker2007-05-101-9/+0
| | | | SVN-Revision: 7173
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-071-11/+11
| | | | SVN-Revision: 7119
* Mark script as executable.Eugene Konev2007-05-061-0/+0
| | | | SVN-Revision: 7114
* ar7: fix adam2patcher.Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7110
* 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-062-1/+39
| | | | SVN-Revision: 7107
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
| | | | SVN-Revision: 7105
* Add some diagnostic stuff for ar7Florian Fainelli2007-05-062-0/+28
| | | | SVN-Revision: 7102
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
| | | | SVN-Revision: 7031
* ar7: add jffs2 eof marks to squashfs imageFelix Fietkau2007-04-211-0/+1
| | | | SVN-Revision: 7026
* add better default config for ar7, add br2684ctl init script, add a missing ↵Felix Fietkau2007-04-211-0/+41
| | | | | | setting for pppoa SVN-Revision: 7024
* remove the symlink as well when removing the adam2 patcherFelix Fietkau2007-04-211-2/+1
| | | | SVN-Revision: 7023
* remove debug junkFelix Fietkau2007-04-211-1/+0
| | | | SVN-Revision: 7021
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-201-1/+1
| | | | | | ar7-2.6 SVN-Revision: 7020
* mdev fixFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7019
* 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
* fix minor bugs in the patcher init scriptFelix Fietkau2007-04-201-1/+2
| | | | SVN-Revision: 7015
* copy adam2 patch from ar7-2.4 to ar7-2.6Felix Fietkau2007-04-203-0/+83
| | | | SVN-Revision: 7014
* remove bluetooth from kernel configFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7013
* 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-152-59/+57
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948
* Add wifi profiles for ar7-2.6Florian Fainelli2007-04-012-0/+34
| | | | SVN-Revision: 6792
* 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-259-57/+437
| | | | SVN-Revision: 6693
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-224-42/+64
| | | | SVN-Revision: 6635
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵Eugene Konev2007-03-192-8/+1
| | | | | | 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-1833-0/+5058
SVN-Revision: 6600