Age | Commit message (Expand) | Author |
2010-06-23 | sd-as3525.c: disable wide bus, it corrupts writes | Rafaël Carré |
2010-06-23 | as3525*: initialize cpu_frequency correctly | Rafaël Carré |
2010-06-23 | revert r27044 (which was a revert of r26953 & r26954) | Rafaël Carré |
2010-06-23 | playback.c: don't assume cacheline size is 16 bytes | Rafaël Carré |
2010-06-23 | revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2... | Jonathan Gordon |
2010-06-23 | redo r27027 to hopefully fix data aborts when loading a theme | Jonathan Gordon |
2010-06-23 | Silence the genversion.sh line during compilation a bit (to "GEN version.h"). | Thomas Martitz |
2010-06-22 | The mci_delay()s should be unnecessary if we properly tell the controller to ... | Tobias Diedrich |
2010-06-22 | Give 4-bit mode another chance on AMSv1 since other bugs were fixed. | Tobias Diedrich |
2010-06-22 | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz |
2010-06-22 | Fix wrong comments in tuner-clipplus.c | Bertrik Sikken |
2010-06-22 | Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v... | Tobias Diedrich |
2010-06-22 | Unconditionally boost cpu and remove CNAK retry panic | Tobias Diedrich |
2010-06-22 | Remove '\n' from panicf | Tobias Diedrich |
2010-06-22 | Threshold seems to affect the CNAK retries needed. | Tobias Diedrich |
2010-06-22 | Hardware too smart can complicate things... We have to intercept the usb_cor... | Tobias Diedrich |
2010-06-22 | "lsusb -vv" now works too, but the real bug is probably still in here somewhere. | Tobias Diedrich |
2010-06-22 | revert r26953 + r26954 | Rafaël Carré |
2010-06-22 | Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi... | Michael Sevakis |
2010-06-22 | usb_storage seems to be working now, enable USE_ROCKBOX_USB on C200v2, other ... | Tobias Diedrich |
2010-06-22 | lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro... | Michael Sevakis |
2010-06-22 | e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig... | Michael Sevakis |
2010-06-21 | Apply FS #11423 - Use udelay in AMS driver for FM radio I2C | Bertrik Sikken |
2010-06-21 | as3525v2-usb: definitely switch to this clock handling, it is the good one | Amaury Pouly |
2010-06-21 | as3525-usb: change clock handling | Amaury Pouly |
2010-06-21 | as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis... | Amaury Pouly |
2010-06-21 | as3525v2-usb: add a few missing define for completeness, finish reorganizatio... | Amaury Pouly |
2010-06-21 | Allow UI fonts to be unloaded (needed for FS#11428) | Michael Sparmann |
2010-06-21 | iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po... | Michael Sevakis |
2010-06-21 | I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet... | Thomas Martitz |
2010-06-21 | Fix yellows and reds (one was a type, the other was rather incorrect before a... | Thomas Martitz |
2010-06-21 | Fix ata_idle_notify on iPod Nano 2G | Michael Sparmann |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-21 | Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on start | Bertrik Sikken |
2010-06-21 | change the D2 bootloader to boot rockbox by default. boot OF is hold is on or... | Jonathan Gordon |
2010-06-21 | mps depends on endpoint, I wonder why gcc didn't warn about i being used unin... | Tobias Diedrich |
2010-06-21 | Don't autogenerate version.c. Just version.h is enough | Frank Gevaerts |
2010-06-21 | Tell version.sh where to look for the svn repository | Frank Gevaerts |
2010-06-20 | Add some magic to force make to regenerate version.h properly when the revisi... | Frank Gevaerts |
2010-06-20 | Revert r26350 - fixes FS#11421 | Michael Chicoine |
2010-06-20 | Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP | Michael Sparmann |
2010-06-20 | Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_... | Michael Sparmann |
2010-06-20 | Also define STORAGE_ALIGN_ATTR if STORAGE_WANTS_ALIGN isn't defined | Michael Sparmann |
2010-06-20 | Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a... | Michael Sparmann |
2010-06-20 | Add a STORAGE_ALIGN_ATTR macro, similar to CACHEALIGN_ATTR, for consistency | Michael Sparmann |
2010-06-20 | Revert r26937 (as3525v2: use 248MHz PLL) | Rafaël Carré |
2010-06-19 | as3525v2-usb: fix yellow about unused functions (they can be resurrected from... | Amaury Pouly |
2010-06-19 | as3525v2-usb: remove useless macro | Amaury Pouly |
2010-06-19 | as3525v2-usb: end of massive renaming | Amaury Pouly |
2010-06-19 | as3525v2-usb: major code renaming | Amaury Pouly |