summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix redAmaury Pouly2011-12-15
* Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32Amaury Pouly2011-12-15
* Add support for for per-drive logical sector size. This allows targets to hav...Amaury Pouly2011-12-15
* imx233: fix to typo and remove a forgotten panicAmaury Pouly2011-12-15
* imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly2011-12-15
* Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.Tomasz Moń2011-12-15
* usb-s3c6400: 0x10000000 (bit 28) is DEPCTL_setd0pidRafaël Carré2011-12-15
* usb-s3c6400: fix error introduced r31222Rafaël Carré2011-12-15
* Commit the ascodec-as3525.c/ascodec-target.h changes from FS#12452 that keep ...Michael Sevakis2011-12-15
* Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis2011-12-15
* Pass version when building libmktccboot for Rockbox Utility.Dominik Riebeling2011-12-14
* mkimxboot: use common Makefile.Dominik Riebeling2011-12-14
* Rockbox Utility: pass BUILD_DIR to libs Makefiles.Dominik Riebeling2011-12-14
* mkmpioboot: use common Makefile.Dominik Riebeling2011-12-14
* libucl: allow cross compiling via CROSS as well.Dominik Riebeling2011-12-14
* Initial common Makefile for Rockbox Utility tools / libs.Dominik Riebeling2011-12-14
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* Clipv2: fix buttons broken by me in r31235Rafaël Carré2011-12-14
* Sansa AMSv2: don't panic if microsd init failedRafaël Carré2011-12-14
* FS#12443: Implement downmixing to stereo for multichannel flac.Andree Buschmann2011-12-14
* Correct decorrelation within flac decoding. Finally fixes FS#12371.Andree Buschmann2011-12-14
* usb-drv-as3525v2: make it look more like usb-s3c6400Rafaël Carré2011-12-14
* disktidy: clean more Sansa AMS OF filesRafaël Carré2011-12-14
* Sansa AMSv2: enable usb storage in bootloaderRafaël Carré2011-12-14
* usb-s3c6400: fix confusion between USB_DIR_IN and DIR_INRafaël Carré2011-12-14
* Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon2011-12-14
* Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon2011-12-14
* Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...Michael Sevakis2011-12-14
* usb-drv-as3525v2: cosmeticsRafaël Carré2011-12-14
* usb-drv-as3525v2: simplify usb_reset isrRafaël Carré2011-12-14
* usb-s3c6400: make isr more clearRafaël Carré2011-12-14
* Sansa AMS: fix usb in bootloaderRafaël Carré2011-12-14
* disktidy: don't use "abort" for variable name as it might conflictRafaël Carré2011-12-14
* disktidy.config: add a preset for Sansa AMS OF filesRafaël Carré2011-12-14
* disktidy: simplifyRafaël Carré2011-12-14
* usb-s3c6400: fix more index / endpoint number confusionRafaël Carré2011-12-14
* Remove duplicate entry in russian translation.Dominik Riebeling2011-12-13
* Sansa Clip: simplify matrix key scanRafaël Carré2011-12-13
* imx233: add comment about block resetAmaury Pouly2011-12-13
* usb-s3c6400: fix endpoint array traversal in interrupt handlerRafaël Carré2011-12-13
* usb-drv-as3525v2.c: simplifyRafaël Carré2011-12-13
* usb-drv-as3525v2.c: simplify a lotRafaël Carré2011-12-13
* fix redRafaël Carré2011-12-13
* usb-s3c6400 : simplifyRafaël Carré2011-12-13
* usb-drv-as3525v2: use correct input endpoint list sizeRafaël Carré2011-12-13
* fix previous commitRafaël Carré2011-12-13
* AMSv2: enable USBRafaël Carré2011-12-13
* usb-drv-as3525v2: don't include ep0 twice in the IN ep listRafaël Carré2011-12-13
* usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameterRafaël Carré2011-12-13
* s5l870x: use usb-s3c6400 definesRafaël Carré2011-12-13