2 Commits (137e963057c93bcd8ffa2500b410c1109bf5c916)

Author SHA1 Message Date
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 18 years ago
Gabor Juhos 4db7fa1c06 refactor kernel code (part 1), mark it as broken now 18 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