summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-10-19Fix rolo for AMS Sansa and simplify a few #ifdefs.Thomas Martitz
2009-10-19Initial mini2440 port.Dominik Wenger
2009-10-19Change control handling to start expecting host packets before sending data t...Frank Gevaerts
2009-10-19AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin
2009-10-19AMS Sansa: Add voltage defines to pl180.h. No functional changes.Jack Halpin
2009-10-18S5l8700: fix some CLCD controller register namesBertrik Sikken
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-18Split ARMv6 code from mmu-arm.SRafaël Carré
2009-10-18iPod Nano 2G storage performance improved by not copying around buffers unnec...Michael Sparmann
2009-10-17Add dcache cleaning to the S5L870x PCM driver.Michael Sparmann
2009-10-17Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann
2009-10-17Implement iPod Nano 2G nand_get_info()Michael Sparmann
2009-10-17Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti...Michael Sparmann
2009-10-17fix redNils Wallménius
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-17USB HID: Add mouse mode to h10Tomer Shalev
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev
2009-10-16Fix logic error in D2+ touchscreen driver.Rob Purchase
2009-10-16AMS Sansa: Lower ADC checkvalue for voltage scaling to 1.175V as some player...Jack Halpin
2009-10-16Gigabeat S: Add support for dumping the flash from debug menuTorne Wuff
2009-10-15Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...Rob Purchase
2009-10-15AMS Sansa: FS#10669 Reimplement Voltage scaling.Jack Halpin
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré
2009-10-15Sansa AMS USB driver : still not workingRafaël Carré
2009-10-15Sansa AMS SD driver: cleanup defines and commentsRafaël Carré
2009-10-13Changes to make the Nano2G sim build. It is still missing a UI-ipodnano2g.bmpDave Chapman
2009-10-13The Nano2G also qualifies for HAVE_WHEEL_POSITIONDave Chapman
2009-10-13Add HAVE_SCROLLWHEEL for the Nano2G, as they have a scrollwheel.Dave Chapman
2009-10-13USB: Use explicit casting when setting wTotalLength field in descriptorTomer Shalev
2009-10-13Sansa AMS PCM : replace buggy and confusing one-linerRafaël Carré
2009-10-13Fixed a confusing typoMichael Sparmann
2009-10-13Re-commit r23070 - reboot to disk mode on the Nano2G when USB is inserted. T...Dave Chapman
2009-10-13Fix iPod Nano 2G charging detectionMichael Sparmann
2009-10-13Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware ...Dave Chapman
2009-10-12Nano2G bootloader - fix dual-booting the Apple firmware.Dave Chapman
2009-10-12Replace a couple of magic numbers with the appropriate constants.Rob Purchase
2009-10-12AMS Sansa: Remove BUSWIDTH and BLOCKLEN commands and revise strategy for Hig...Jack Halpin
2009-10-12Fix FS#10670 - The first letter of a scrolling line starts to appear at the endTomer Shalev
2009-10-12S5L870x: Implement pcm_play_dma_get_peak_bufferMichael Sparmann
2009-10-12Fix the yellow againMichael Sparmann
2009-10-12Bring the iPod Nano 2G shutdown FTL panics back.Michael Sparmann
2009-10-12LCD scrolling - reduce one 'if' nesting levelTomer Shalev
2009-10-12LCD scrolling - fix a typoTomer Shalev
2009-10-12Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann
2009-10-11D2: Reduce binsize a bit by using arrays for the PMU initialisation.Rob Purchase
2009-10-11Revert r23021, since it broke non-RTL scrolling. RTL scrolling still needs fi...Tomer Shalev
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev
2009-10-11Fix the latest iPod Nano 2G NAND issuesMichael Sparmann
2009-10-11iPod Nano 2G PMU rework, added backlight brightness setting and USB charging ...Michael Sparmann
2009-10-11Fix D2 red, I missed a fileRob Purchase