rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / ar7-2.6 / files /
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-09-06 Florian FainelliDisable the USB clock for now, will be used later for...
2007-09-04 Nicolas Thillsuppress warning in gcd()
2007-09-04 Nicolas Thilluse kernel abs(), remove recursion in gcd() (closes...
2007-09-04 Nicolas Thilluse constant for clock values (closes: #2306)
2007-08-18 Nicolas Thillcosmetic fix: properly indent source
2007-08-18 Nicolas Thillenable use of 8M flash (closes: #2232)
2007-08-18 Nicolas Thillfix vlynq initialization (closes: #2135)
2007-08-07 Florian FainelliRevert 8353, can cause more bad than good
2007-08-06 Florian FainelliDisable NAPI by default (#1671)
2007-08-01 Florian FainelliFix the AR7 led driver compilation (#2160)
2007-07-31 Florian FainelliRegister the second uart on tnetd7300 and fix the watch...
2007-07-31 Florian FainelliFix the gpio init (#2148)
2007-07-27 Nicolas Thillmore cosmetic fixes for ar7
2007-07-27 Nicolas Thillupdate ar7 to 2.6.22.1 (thanks to Matteo Croce for...
2007-07-27 Nicolas Thillcosmetic fix (indent and use c-style comments)
2007-07-24 Florian FainelliAdd more ar7 fixes by DerAgo. Fix vlnyq initialistion...
2007-07-18 Florian FainelliAdd an ar7 tnetd7200 fix by DerAgo, thanks !
2007-06-21 Florian FainelliFix the IRQ assignment with vlynq/pci, thanks sw !...
2007-06-12 Florian FainelliDo not try to initialise clocks for now, it is borken...
2007-06-04 Felix Fietkauadd ar7-2.6 fixes by Stefan Weil
2007-05-29 Florian FainelliInclude the architecture specific gpio file for now
2007-05-29 Florian FainelliRestore the gpio.h file, platform.c uses the generic...
2007-05-27 Florian FainelliRemove empty gpio.h files
2007-05-24 Felix Fietkaufix ar7 compile
2007-05-20 Florian FainelliUse the generic GPIO api for bcm947xx and ar7 (for...
2007-05-07 Eugene Konevar7: Fix volatile usage. Thanks Christopher Pascoe.
2007-05-06 Eugene Konevar7: Add minimal kgdb implementation (#114).
2007-05-06 Eugene KonevUse console config from adam2/pspboot environment ...
2007-05-06 Eugene Konevar7: cpmac better reset handling and napi implementation.
2007-04-22 Eugene KonevReturn -ENODEV, when device is absent. This should...
2007-04-21 Felix Fietkauremove debug junk
2007-04-20 Felix Fietkauar7-2.6: make cpmac robust against hardware quirks...
2007-04-20 Felix Fietkauremove __init from prom_getenv()
2007-04-15 Eugene Konevar7: improve search for image start (thanks matteo...
2007-03-27 Eugene Konevar7: cpmac: use fixed-size ringbuffers for rx/tx descri...
2007-03-27 Eugene Konevar7: speed up irq handlers, fix asm/ar7/ar7.h
2007-03-25 Eugene Konevar7: clocks setup (prerequisite for dsl/usb) and misc...
2007-03-22 Eugene Konevar7 misc fixes:
2007-03-19 Eugene KonevRemove initrd code leftovers. Also fixes "Bad page...
2007-03-18 Eugene KonevAdd forgotten part of vlynq irq setup
2007-03-18 Eugene KonevAdd ar7-2.6 port (marked as broken for now).