summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon2010-05-05
* fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg2010-05-05
* rbutil: add fuzev2Rafaël Carré2010-05-05
* i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis2010-05-05
* Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli2010-05-05
* sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin2010-05-05
* Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré2010-05-05
* Fuzev2: FM - tested on 2 different modelsRafaël Carré2010-05-05
* as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré2010-05-05
* Clip+: use correct 290mAh battery capacityRafaël Carré2010-05-05
* as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré2010-05-05
* Fix typos in the comment (now in .c)Alexander Levin2010-05-04
* Fix typos in the commentAlexander Levin2010-05-04
* sd-as3525v2: Check for response timeout error in addition to response crc er...Jack Halpin2010-05-04
* Fix logf behavior in voice_thread.cJeffrey Goode2010-05-04
* Make some internal things static, add logf line to sound.cJeffrey Goode2010-05-04
* Add logf line to talk.cJeffrey Goode2010-05-04
* HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat2010-05-04
* HD200 - rework bootloader logicMarcin Bukat2010-05-04
* HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat2010-05-04
* HD200 - fix backlight flashes during startupMarcin Bukat2010-05-04
* HD200 - remove fm glue code from bootloader buildMarcin Bukat2010-05-04
* Merely correct a comment.Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis2010-05-04
* as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré2010-05-03
* rolo: make PP code pp6100-compatibleRafaël Carré2010-05-03
* Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere2010-05-03
* Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere2010-05-03
* Stop scrolling when exiting the CPU boost log menuMaurus Cuelenaere2010-05-03
* Update a comment to reflect the previous commit.Thomas Martitz2010-05-03
* Move read_line() further down so that it can be used in checkwps and remove c...Thomas Martitz2010-05-03
* Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2010-05-03
* FFT plugin: The 64-bit sqrt function is no longer neededDelyan Kratunov2010-05-02
* FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov2010-05-02
* missed a commentMohamed Tarek2010-05-02
* Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek2010-05-02
* Test more possible alignments in the Write & Verify test. Some ata drivers ap...Jens Arnold2010-05-02
* Save a few instructions by better use of conditions.Jens Arnold2010-05-02
* Remove residual tabs in codec directory.Andree Buschmann2010-05-02
* Change naming of arm asm routines in libmad's synthesis to match their functi...Andree Buschmann2010-05-02
* - Modify metadata/asf.c to use libasf.Mohamed Tarek2010-05-02
* Add myself to COMMITERSDelyan Kratunov2010-05-02
* Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...Mohamed Tarek2010-05-02
* - Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek2010-05-02
* Fix a bug introduced with r25777.Andree Buschmann2010-05-02
* Fix intdentation apps/codecs/libwma/asf.h, no functional changes.Mohamed Tarek2010-05-02
* Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...Andree Buschmann2010-05-02
* Improve motion compensation for ARM: * Use less registers in the simple copy ...Jens Arnold2010-05-02
* Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold2010-05-02