Gabor Juhos
|
d187aba072
|
switch to 2.6.24
SVN-Revision: 10427
|
17 years ago |
Gabor Juhos
|
9bfca5ce18
|
don't use mips_machgroup
SVN-Revision: 10328
|
17 years ago |
Gabor Juhos
|
7d92be2f94
|
license cleanup
SVN-Revision: 10305
|
17 years ago |
Gabor Juhos
|
6700252dd1
|
USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
|
17 years ago |
Gabor Juhos
|
92be73b5cd
|
usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
|
17 years ago |
Gabor Juhos
|
5a9fed951a
|
add copyright header to the USB driver's files
SVN-Revision: 9657
|
17 years ago |
Gabor Juhos
|
717ff24d47
|
more USB driver fixes, now it passes usbtests 1-14
SVN-Revision: 9599
|
17 years ago |
Gabor Juhos
|
4263fdd731
|
fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
SVN-Revision: 9593
|
17 years ago |
Gabor Juhos
|
5a1a5dcf58
|
USB driver updates, the driver passes usbtests 1-10 now
SVN-Revision: 9592
|
17 years ago |
Gabor Juhos
|
ba82fbff75
|
more USB driver changes
SVN-Revision: 9550
|
17 years ago |
Gabor Juhos
|
c80fbd4dc9
|
USB driver cleanups, no it is still not finished
SVN-Revision: 9543
|
17 years ago |
Gabor Juhos
|
2e0b2d53d7
|
fix an unbalanced spinlock issue
SVN-Revision: 9540
|
17 years ago |
Gabor Juhos
|
98f43a2494
|
more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
SVN-Revision: 9530
|
17 years ago |
Gabor Juhos
|
cda3dc3ae1
|
USB driver fixes
SVN-Revision: 9513
|
17 years ago |
Gabor Juhos
|
c88cda562a
|
cleanup USB driver, it's still experimental
SVN-Revision: 9480
|
17 years ago |
Gabor Juhos
|
a34a13c09c
|
checkin a new, experimental USB driver
SVN-Revision: 8905
|
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.
SVN-Revision: 8653
|
17 years ago |
Florian Fainelli
|
3ee29a8f60
|
Fix typo (#2210)
SVN-Revision: 8402
|
18 years ago |
Gabor Juhos
|
92bfc02547
|
USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct
SVN-Revision: 8391
|
18 years ago |
Gabor Juhos
|
cf2cfdf9ba
|
minor usb driver cleanup
SVN-Revision: 8385
|
18 years ago |
Gabor Juhos
|
1152f2f11f
|
fix reset function in USB driver
SVN-Revision: 8332
|
18 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
SVN-Revision: 8331
|
18 years ago |
Florian Fainelli
|
43801c2b25
|
Some adm5120-hcd cleanups
SVN-Revision: 8320
|
18 years ago |
Florian Fainelli
|
c6542df5fe
|
Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run
SVN-Revision: 8078
|
18 years ago |
Gabor Juhos
|
4db7fa1c06
|
refactor kernel code (part 1), mark it as broken now
SVN-Revision: 7916
|
18 years ago |
Florian Fainelli
|
8ed6f00352
|
Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
SVN-Revision: 7631
|
18 years ago |
Florian Fainelli
|
ff76ce5d3e
|
Better macronix bottom boot handling, thanks Gabor !
SVN-Revision: 7618
|
18 years ago |
Florian Fainelli
|
40f74f411d
|
USB probe rewrite, really needs testing
SVN-Revision: 7505
|
18 years ago |
Florian Fainelli
|
bedf56bac7
|
Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
|
18 years ago |
Florian Fainelli
|
52766d2851
|
Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
|
18 years ago |
Florian Fainelli
|
569cd75d61
|
Fix some HCD driver warnings
SVN-Revision: 7120
|
18 years ago |
Florian Fainelli
|
151babe684
|
Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification
SVN-Revision: 6963
|
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)
SVN-Revision: 6893
|
18 years ago |
Florian Fainelli
|
d9dfd7341b
|
Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
|
18 years ago |