summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...Karl Kurbjun8-232/+257
2009-03-10Small comment correctionKarl Kurbjun1-1/+1
2009-03-10More DM320 sound work. Buffers that are smaller, even multiples of DSP_BUFFE...Karl Kurbjun7-200/+239
2009-03-09Onda VX747:Maurus Cuelenaere6-86/+82
2009-03-09A few tweaks to get USB support compiling again on TCC targets (part of FS#99...Rob Purchase1-1/+5
2009-03-09* Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere7-83/+144
2009-03-09 * Unify Onda VX747 and VX747+ config filesMaurus Cuelenaere2-1/+23
2009-03-09Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri...Michael Sevakis5-92/+77
2009-03-07Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor...Michael Sevakis1-23/+24
2009-03-07Make Philips SA9200 build againMark Arigo2-11/+48
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken1-1/+1
2009-03-03GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t...Karl Kurbjun1-10/+11
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun2-14/+10
2009-03-03Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken2-16/+9
2009-03-02TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase1-59/+69
2009-03-02Make the H10 5GB bootloader able to load the OF again. From FS#9955.Barry Wardell1-0/+4
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+34
2009-03-02imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis1-5/+11
2009-02-26Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere1-15/+15
2009-02-26Clean up warningsKarl Kurbjun2-2/+2
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun9-46/+482
2009-02-26Ingenic Jz4740:Maurus Cuelenaere5-29/+83
2009-02-23Ingenic Jz4740:Maurus Cuelenaere2-97/+168
2009-02-23PP502x: Improve accuracy of header file. It looks as though DMA channels shar...Michael Sevakis1-4/+4
2009-02-21Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...Andree Buschmann4-27/+306
2009-02-21Submit FS#9749 by Boris Gjenero for missing PP-targets. Do not reset IDE0 on ...Andree Buschmann1-1/+1
2009-02-20e200v2: fix broken lcd driver and cleanup a little bit further.Thomas Martitz1-37/+30
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis11-65/+76
2009-02-19... and fix M:Robe 500 redMaurus Cuelenaere1-29/+4
2009-02-19Fix occasional power button ghost presses and get rid of the delay which was ...Thomas Martitz1-10/+13
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere3-92/+14
2009-02-19Sansa Fuze buttons:Thomas Martitz2-81/+89
2009-02-19Oops. How'd I miss that one checking diffs? ARC driver test change shouldn't ...Michael Sevakis1-1/+1
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis4-49/+208
2009-02-19Sansa e200v2: Some LCD driver changes (none with functional changes):Thomas Martitz1-33/+32
2009-02-19Fix stupid typo...Thomas Martitz1-1/+1
2009-02-18Show DBOP in the e200v2's view IO ports menu.Thomas Martitz2-1/+6
2009-02-18Return old button value if lcd_button_supprt was blocked.Thomas Martitz2-13/+14
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz2-21/+26
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo5-70/+92
2009-02-17PP5022/PP5024-specific USB init which may fix "signal quality issues"Frank Gevaerts1-0/+24
2009-02-17Fix redThomas Martitz1-4/+6
2009-02-17Setting GPIOA_PIN 1 is apparently not needed (anymore)Thomas Martitz1-2/+0
2009-02-17Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's...Thomas Martitz5-85/+82
2009-02-16Onda VX747:Maurus Cuelenaere3-18/+18
2009-02-16fix yellow.Dominik Wenger1-2/+3
2009-02-16e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...Dominik Wenger3-73/+240
2009-02-15Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius1-0/+5
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken2-13/+42
2009-02-13Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual...Michael Sevakis1-1/+1