summaryrefslogtreecommitdiff
path: root/target/linux/ar7-2.6/files
AgeCommit message (Expand)Author
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-06Disable the USB clock for now, will be used later for the AR7-HCD driver, whi...florian
2007-09-04suppress warning in gcd()nico
2007-09-04use kernel abs(), remove recursion in gcd() (closes: #2307)nico
2007-09-04use constant for clock values (closes: #2306)nico
2007-08-18cosmetic fix: properly indent sourcenico
2007-08-18enable use of 8M flash (closes: #2232)nico
2007-08-18fix vlynq initialization (closes: #2135)nico
2007-08-07Revert 8353, can cause more bad than goodflorian
2007-08-06Disable NAPI by default (#1671)florian
2007-08-01Fix the AR7 led driver compilation (#2160)florian
2007-07-31Register the second uart on tnetd7300 and fix the watchdog register for 7200/...florian
2007-07-31Fix the gpio init (#2148)florian
2007-07-27more cosmetic fixes for ar7nico
2007-07-27update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)nico
2007-07-27cosmetic fix (indent and use c-style comments)nico
2007-07-24Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p...florian
2007-07-18Add an ar7 tnetd7200 fix by DerAgo, thanks !florian
2007-06-21Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)florian
2007-06-12Do not try to initialise clocks for now, it is borken on most devicesflorian
2007-06-04add ar7-2.6 fixes by Stefan Weilnbd
2007-05-29Include the architecture specific gpio file for nowflorian
2007-05-29Restore the gpio.h file, platform.c uses the generic GPIO APIflorian
2007-05-27Remove empty gpio.h filesflorian
2007-05-24fix ar7 compilenbd
2007-05-20Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhosflorian
2007-05-07ar7: Fix volatile usage. Thanks Christopher Pascoe.ejka
2007-05-06ar7: Add minimal kgdb implementation (#114).ejka
2007-05-06Use console config from adam2/pspboot environment (#1623).ejka
2007-05-06ar7: cpmac better reset handling and napi implementation.ejka
2007-04-22Return -ENODEV, when device is absent. This should fix lockups on boot.ejka
2007-04-21remove debug junknbd
2007-04-20ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring...nbd
2007-04-20remove __init from prom_getenv()nbd
2007-04-15ar7: improve search for image start (thanks matteo), add support for avm eva ejka
2007-03-27ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use singleejka
2007-03-27ar7: speed up irq handlers, fix asm/ar7/ar7.hejka
2007-03-25ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.ejka
2007-03-22ar7 misc fixes:ejka
2007-03-19Remove initrd code leftovers. Also fixes "Bad page state" on boot ejka
2007-03-18Add forgotten part of vlynq irq setupejka
2007-03-18Add ar7-2.6 port (marked as broken for now).ejka