Age | Commit message (Expand) | Author |
2009-03-21 | D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by... | Rob Purchase |
2009-03-20 | Don't forget to fix these too... | Maurus Cuelenaere |
2009-03-20 | Actually kill them.. | Maurus Cuelenaere |
2009-03-20 | Implement udelay() for D2 and remove the old hacks from USB & FM drivers. | Rob Purchase |
2009-03-20 | Kill some yellow | Maurus Cuelenaere |
2009-03-17 | Make USB on sansas more reliable (FS#10026). Both fixes by Toni Hellmann | Frank Gevaerts |
2009-03-17 | FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv... | Nils Wallménius |
2009-03-17 | Update the comment about our changes too. | Thomas Martitz |
2009-03-17 | Restore behavior of the original implementation strnatcmp to not ignore leadi... | Thomas Martitz |
2009-03-17 | Fix very last yellows. | Thomas Martitz |
2009-03-17 | Okay, this should be the last. I'm sorry for the trouble, but now everything ... | Thomas Martitz |
2009-03-17 | One more try: Fix remaining reds and yellows | Thomas Martitz |
2009-03-17 | Fix reds and yellows (hopefully). Some targets apparently didn't properly #if... | Thomas Martitz |
2009-03-17 | The c200 didn't got in for some reason. | Thomas Martitz |
2009-03-17 | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz |
2009-03-14 | SansaAMS: Add a comment to clarifing a bit that the dcache is inactive withou... | Thomas Martitz |
2009-03-14 | Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2)... | Mark Arigo |
2009-03-13 | Sansa Fuze Buttons: cleanup slightly, prevent button_counter from wrapping, a... | Thomas Martitz |
2009-03-12 | Move powermgmt-target.h up one directory (from as3525/sansa-clip to as3525) i... | Bertrik Sikken |
2009-03-12 | Allow mkinfo.pl to read the RAM usage correctly. All other targets define bot... | Jens Arnold |
2009-03-12 | Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binar... | Michael Sevakis |
2009-03-12 | Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c... | Michael Sevakis |
2009-03-11 | Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 spec... | Maurus Cuelenaere |
2009-03-11 | Get rid of the last "backlight thread fading" remnant, and of the calculation... | Thomas Martitz |
2009-03-11 | Don't swamp the system with broadcast messages that nobody is listening to ye... | Frank Gevaerts |
2009-03-11 | Commit FS#9970 by Yoshihisa Uchida: fix building when HAVE_SERIAL & ROCKBOX_H... | Maurus Cuelenaere |
2009-03-11 | Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy... | Karl Kurbjun |
2009-03-10 | Small comment correction | Karl Kurbjun |
2009-03-10 | More DM320 sound work. Buffers that are smaller, even multiples of DSP_BUFFE... | Karl Kurbjun |
2009-03-09 | Add support for Onda VX747 simulator (and yes, it needs a better picture) | Maurus Cuelenaere |
2009-03-09 | Move USB_DEVBSS_ATTR & USB_NUM_ENDPOINTS to SoC-specific header. | Maurus Cuelenaere |
2009-03-09 | Onda VX747: | Maurus Cuelenaere |
2009-03-09 | Make strnatcmp() and strnatcasecmp() call strcmp() or strcasecmp() if strings... | Frank Gevaerts |
2009-03-09 | A few tweaks to get USB support compiling again on TCC targets (part of FS#99... | Rob Purchase |
2009-03-09 | * Onda VX767: fix some redundant files + add some missing functions for apps/... | Maurus Cuelenaere |
2009-03-09 | * Unify Onda VX747 and VX747+ config files | Maurus Cuelenaere |
2009-03-09 | Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri... | Michael Sevakis |
2009-03-08 | Allow the user to leave MSC mode by pressing the USB POWER button (the one th... | Frank Gevaerts |
2009-03-08 | Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ... | Jens Arnold |
2009-03-08 | Ondio SP needed the same fix as Ondio FM. Thanks to Marianne Arnold for point... | Magnus Holmgren |
2009-03-08 | Move the multivolume definition to a better place for the Ondio FM to fix the... | Magnus Holmgren |
2009-03-07 | Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor... | Michael Sevakis |
2009-03-07 | Make Philips SA9200 build again | Mark Arigo |
2009-03-05 | Use total_sectors in ata_get_info() instead of calculating it all over again.... | Frank Gevaerts |
2009-03-04 | Cosmetic fix: remove duplicate semicolons | Bertrik Sikken |
2009-03-03 | GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t... | Karl Kurbjun |
2009-03-03 | Get the volume controls working on the M:Robe 500 along with some minor code ... | Karl Kurbjun |
2009-03-03 | Simplify generic_i2c, removing the link between i2c address and i2c interface... | Bertrik Sikken |
2009-03-02 | TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men... | Rob Purchase |
2009-03-02 | Make the H10 5GB bootloader able to load the OF again. From FS#9955. | Barry Wardell |