20 Commits (a03e00bbcf314d731bf0df5ff1f43122c4968711)

Author SHA1 Message Date
Gabor Juhos 6bfeb81548 experimental support for 2.6.27 16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files 16 years ago
Gabor Juhos 13bb189a15 switch to 2.6.25.7 16 years ago
Gabor Juhos d187aba072 switch to 2.6.24 17 years ago
Gabor Juhos 9bfca5ce18 don't use mips_machgroup 17 years ago
Gabor Juhos 7d92be2f94 license cleanup 17 years ago
Gabor Juhos 6700252dd1 USB driver: fix a bug in isochronous transfers 17 years ago
Gabor Juhos 92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer 17 years ago
Gabor Juhos 5a9fed951a add copyright header to the USB driver's files 17 years ago
Gabor Juhos 717ff24d47 more USB driver fixes, now it passes usbtests 1-14 17 years ago
Gabor Juhos 4263fdd731 fix USB driver to compile with ADMH_VERBOSE_DEBUG defined 17 years ago
Gabor Juhos 5a1a5dcf58 USB driver updates, the driver passes usbtests 1-10 now 17 years ago
Gabor Juhos ba82fbff75 more USB driver changes 17 years ago
Gabor Juhos c80fbd4dc9 USB driver cleanups, no it is still not finished 17 years ago
Gabor Juhos 2e0b2d53d7 fix an unbalanced spinlock issue 17 years ago
Gabor Juhos 98f43a2494 more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] 17 years ago
Gabor Juhos cda3dc3ae1 USB driver fixes 17 years ago
Gabor Juhos c88cda562a cleanup USB driver, it's still experimental 17 years ago
Gabor Juhos a34a13c09c checkin a new, experimental USB driver 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Florian Fainelli 3ee29a8f60 Fix typo (#2210) 17 years ago
Gabor Juhos 92bfc02547 USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct 17 years ago
Gabor Juhos cf2cfdf9ba minor usb driver cleanup 17 years ago
Gabor Juhos 1152f2f11f fix reset function in USB driver 17 years ago
Gabor Juhos ce520f5424 USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure 17 years ago
Florian Fainelli 43801c2b25 Some adm5120-hcd cleanups 17 years ago
Florian Fainelli c6542df5fe Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run 17 years ago
Gabor Juhos 4db7fa1c06 refactor kernel code (part 1), mark it as broken now 17 years ago
Florian Fainelli 8ed6f00352 Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) 18 years ago
Florian Fainelli ff76ce5d3e Better macronix bottom boot handling, thanks Gabor ! 18 years ago
Florian Fainelli 40f74f411d USB probe rewrite, really needs testing 18 years ago
Florian Fainelli bedf56bac7 Fix adm5120hcd compilation error (#1738) 18 years ago
Florian Fainelli 52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code 18 years ago
Florian Fainelli 569cd75d61 Fix some HCD driver warnings 18 years ago
Florian Fainelli 151babe684 Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification 18 years ago
Florian Fainelli 01e84cef1a Rename mipsIRQ.S to int-handler to match the kernel naming convention, implement basic board detection, rewrite usb HCD driver (to be tested) 18 years ago
Florian Fainelli d9dfd7341b Preliminary ADM5120 support, marked as broken 18 years ago