summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6
Commit message (Expand)AuthorAgeFilesLines
* Revert 8353, can cause more bad than goodflorian2007-08-071-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-3/+3
* Disable NAPI by default (#1671)florian2007-08-061-1/+1
* Fix the AR7 led driver compilation (#2160)florian2007-08-011-0/+1
* Register the second uart on tnetd7300 and fix the watchdog register for 7200/...florian2007-07-313-56/+90
* Fix the gpio init (#2148)florian2007-07-311-0/+2
* more cosmetic fixes for ar7nico2007-07-273-4/+3
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)nico2007-07-2719-701/+107
* cosmetic fix (indent and use c-style comments)nico2007-07-271-14/+14
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p...florian2007-07-245-14/+109
* Add an ar7 tnetd7200 fix by DerAgo, thanks !florian2007-07-182-36/+144
* add ar7 2.6.22 patches by matteo (work in progress, not booting yet)nbd2007-07-118-0/+414
* fill in the kernel version info for every target, move the kernel tarball md5...nbd2007-06-281-0/+2
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)florian2007-06-211-1/+3
* ar7-2.6 actually supports atmflorian2007-06-181-1/+1
* prepare for the transition to linux 2.6.22 - make it possible to override the...nbd2007-06-161-0/+3
* Add support for two other boards : WA7A and Bflorian2007-06-121-0/+2
* Do not try to initialise clocks for now, it is borken on most devicesflorian2007-06-121-1/+2
* add ar7 phy fix by stefan weilnbd2007-06-111-0/+94
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-047-23/+49
* Include the architecture specific gpio file for nowflorian2007-05-291-1/+1
* Restore the gpio.h file, platform.c uses the generic GPIO APIflorian2007-05-292-1/+117
* Resync kernel configuration with generic-2.6florian2007-05-271-20/+1
* Remove empty gpio.h filesflorian2007-05-272-116/+0
* fix ar7 compilenbd2007-05-249-23/+35
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhosflorian2007-05-204-32/+3
* unified preinit environmentmbm2007-05-101-9/+0
* ar7: Fix volatile usage. Thanks Christopher Pascoe.ejka2007-05-071-11/+11
* Mark script as executable.ejka2007-05-061-0/+0
* ar7: fix adam2patcher.ejka2007-05-061-1/+1
* ar7: Add minimal kgdb implementation (#114).ejka2007-05-061-0/+20
* Use console config from adam2/pspboot environment (#1623).ejka2007-05-062-1/+39
* ar7: cpmac better reset handling and napi implementation.ejka2007-05-061-141/+216
* Add some diagnostic stuff for ar7florian2007-05-062-0/+28
* Return -ENODEV, when device is absent. This should fix lockups on boot.ejka2007-04-221-0/+2
* ar7: add jffs2 eof marks to squashfs imagenbd2007-04-211-0/+1
* add better default config for ar7, add br2684ctl init script, add a missing s...nbd2007-04-211-0/+41
* remove the symlink as well when removing the adam2 patchernbd2007-04-211-2/+1
* remove debug junknbd2007-04-211-1/+0
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar...nbd2007-04-201-1/+1
* mdev fixnbd2007-04-201-1/+1
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring...nbd2007-04-201-28/+77
* fix minor bugs in the patcher init scriptnbd2007-04-201-1/+2
* copy adam2 patch from ar7-2.4 to ar7-2.6nbd2007-04-203-0/+83
* remove bluetooth from kernel confignbd2007-04-201-1/+1
* remove __init from prom_getenv()nbd2007-04-201-1/+1
* ar7: improve search for image start (thanks matteo), add support for avm eva ejka2007-04-152-59/+57
* Add wifi profiles for ar7-2.6florian2007-04-012-0/+34
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use singleejka2007-03-271-212/+252
* ar7: speed up irq handlers, fix asm/ar7/ar7.hejka2007-03-272-34/+79