| 18706 04.10.2008 10:46:03, by dave:
Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before. |
| 18705 04.10.2008 01:08:11, by gevaerts:
implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. fix red) |
| 18704 04.10.2008 00:49:36, by gevaerts:
disable logf again |
| 18703 04.10.2008 00:43:16, by gevaerts:
reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers |
| 18702 03.10.2008 23:52:47, by amiconn:
Fix warnings on non-arm targets. |
| 18701 03.10.2008 23:40:32, by amiconn:
Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) Put the insane filter buffer into IRAM on coldfire and PP502x (just for completeness, as long as there's no better use). (3) Use the ARMv6 'ssat' instruction for saturation on Gigabeat S. |
| 18700 03.10.2008 18:34:25, by amiconn:
Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This helps keeping things in the (L1) cache (except for -c5000). |
| 18699 03.10.2008 17:54:34, by amiconn:
Put the rangecoder struct into IRAM for a nice speedup on coldfire. |
| 18698 03.10.2008 16:35:07, by rmenes:
Fix red on Players, hopefully. |
| 18697 03.10.2008 14:30:18, by amiconn:
Further speedup for ARMv6 by better pipelining in scalarproduct(). |
| 18696 03.10.2008 13:56:01, by gevaerts:
fix yellow. Don't do the spindown/usb things in the bootloader |
| 18695 03.10.2008 13:51:50, by rmenes:
Recommit FS #9428 by David Hall. The SWCODEC targets should all work with this patch applied. |
| 18694 03.10.2008 12:09:57, by amiconn:
Fix static noise on armv6. |
| 18693 03.10.2008 11:33:36, by amiconn:
Add preliminary ARMv5te optimisations (verified working, but can probably be sped up further), and fix a comment in the ARMv6 code. |
| 18692 03.10.2008 10:54:34, by amiconn:
Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a bit on Gigabeat S. |
| 18691 03.10.2008 10:10:38, by nls:
Correct test to avoid drawing outside display, fixes a problem in sim with spacerocks, could possibly fix things on target too. |
| 18690 03.10.2008 08:47:07, by nls:
Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Thomas Schott |
| 18689 03.10.2008 03:36:54, by rmenes:
Revert r18687, as the patch appears to break battery_bench on the Archos Player. Should also fix red. |
| 18688 03.10.2008 03:25:44, by jdgordon:
fix yellow... should also actyually fix the issue... |
| 18687 03.10.2008 03:04:06, by rmenes:
Commit FS#9428 by David Hall: change battery bench messages on SWCODEC targets. The plugin should display the proper "canel" button on each target now. |
|
|