summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-03-09A few tweaks to get USB support compiling again on TCC targets (part of FS#99...Rob Purchase
2009-03-09Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri...Michael Sevakis
2009-03-07Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor...Michael Sevakis
2009-03-07Make Philips SA9200 build againMark Arigo
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-03-03GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t...Karl Kurbjun
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun
2009-03-03Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken
2009-03-02TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase
2009-03-02Make the H10 5GB bootloader able to load the OF again. From FS#9955.Barry Wardell
2009-03-02imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis
2009-02-26Clean up warningsKarl Kurbjun
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun
2009-02-23PP502x: Improve accuracy of header file. It looks as though DMA channels shar...Michael Sevakis
2009-02-21Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...Andree Buschmann
2009-02-21Submit FS#9749 by Boris Gjenero for missing PP-targets. Do not reset IDE0 on ...Andree Buschmann
2009-02-20e200v2: fix broken lcd driver and cleanup a little bit further.Thomas Martitz
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis
2009-02-19... and fix M:Robe 500 redMaurus Cuelenaere
2009-02-19Fix occasional power button ghost presses and get rid of the delay which was ...Thomas Martitz
2009-02-19Add generic touchscreen driver which allows calibration (apps/ layer will fol...Maurus Cuelenaere
2009-02-19Sansa Fuze buttons:Thomas Martitz
2009-02-19Oops. How'd I miss that one checking diffs? ARC driver test change shouldn't ...Michael Sevakis
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis
2009-02-19Sansa e200v2: Some LCD driver changes (none with functional changes):Thomas Martitz
2009-02-19Fix stupid typo...Thomas Martitz
2009-02-18Show DBOP in the e200v2's view IO ports menu.Thomas Martitz
2009-02-18Return old button value if lcd_button_supprt was blocked.Thomas Martitz
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo
2009-02-17PP5022/PP5024-specific USB init which may fix "signal quality issues"Frank Gevaerts
2009-02-17Fix redThomas Martitz
2009-02-17Setting GPIOA_PIN 1 is apparently not needed (anymore)Thomas Martitz
2009-02-17Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's...Thomas Martitz
2009-02-16fix yellow.Dominik Wenger
2009-02-16e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...Dominik Wenger
2009-02-15Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken
2009-02-13Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual...Michael Sevakis
2009-02-13Separate running an SDMA channel from resetting it. It should make usage more...Michael Sevakis
2009-02-13Philips HDD1630 - working battery voltage readings. Still needs to be calibra...Mark Arigo
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-02-13FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a...Mark Arigo
2009-02-12Gigabeat S: Handle any DMA playback errors reported and stop in that case (no...Michael Sevakis
2009-02-12Gigabeat S: No need to do cache writeback on recording buffers now.Michael Sevakis
2009-02-12Fix header multiple inclusion guard typo.Michael Sevakis
2009-02-11Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...Michael Sevakis
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-10Gigabeat S: Update some very stale comments about what's going on in the star...Michael Sevakis