summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-10-19AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin
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-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-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-13Sansa AMS PCM : replace buggy and confusing one-linerRafaël Carré
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-12AMS Sansa: Remove BUSWIDTH and BLOCKLEN commands and revise strategy for Hig...Jack Halpin
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-12Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann
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-11iPod Nano 2G: Reset NAND banks after powering the chip up.Michael Sparmann
2009-10-11Samsung YP-S3: make bootloader compile againBertrik Sikken
2009-10-11Add a thread to power down the NAND after inactivity on the iPod Nano 2GMichael Sparmann
2009-10-11S5L870x: Fix PCLK freqMichael Sparmann
2009-10-11Fix yellowMichael Sparmann
2009-10-11Fix another anti-double-inclusion define for iPod Nano 2GMichael Sparmann
2009-10-11Implement NAND power management for iPod Nano 2GMichael Sparmann
2009-10-11S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...Michael Sparmann
2009-10-11Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente...Dave Chapman
2009-10-11M:Robe 500: Correct power down pin assignment.Karl Kurbjun
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun
2009-10-11AMS Sansa: If SD card is HS capable set High Speed timings.Jack Halpin
2009-10-11Kill some warningsDave Chapman
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman
2009-10-10Increase iPod Nano 2G stack size to 16KiBMichael Sparmann
2009-10-10D2: Don't read touchscreen co-ordinates when hold is enabled.Rob Purchase
2009-10-10Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase
2009-10-10Add a timeout for I2C transfers (S5L870x)Michael Sparmann
2009-10-10Fix panic caused by r23074Michael Sparmann
2009-10-10Revert the S5L870X I2C driver to busy waiting because of some issues with int...Michael Sparmann
2009-10-10Squash a warning when FTL_READONLY is definedDave Chapman