summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...Rob Purchase5-137/+269
2009-10-15AMS Sansa: FS#10669 Reimplement Voltage scaling.Jack Halpin2-4/+24
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré1-0/+6
2009-10-15Sansa AMS USB driver : still not workingRafaël Carré2-26/+26
2009-10-15Sansa AMS SD driver: cleanup defines and commentsRafaël Carré1-50/+16
2009-10-13Sansa AMS PCM : replace buggy and confusing one-linerRafaël Carré1-3/+8
2009-10-13Re-commit r23070 - reboot to disk mode on the Nano2G when USB is inserted. T...Dave Chapman1-11/+20
2009-10-13Fix iPod Nano 2G charging detectionMichael Sparmann1-2/+2
2009-10-13Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware ...bootloader_ipodpatcher_v4Dave Chapman1-1/+3
2009-10-12Nano2G bootloader - fix dual-booting the Apple firmware.Dave Chapman2-3/+2
2009-10-12AMS Sansa: Remove BUSWIDTH and BLOCKLEN commands and revise strategy for Hig...Jack Halpin1-26/+26
2009-10-12S5L870x: Implement pcm_play_dma_get_peak_bufferMichael Sparmann1-3/+2
2009-10-12Fix the yellow againMichael Sparmann1-9/+0
2009-10-12Bring the iPod Nano 2G shutdown FTL panics back.Michael Sparmann2-3/+16
2009-10-12Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann1-0/+6
2009-10-11Fix the latest iPod Nano 2G NAND issuesMichael Sparmann1-9/+8
2009-10-11iPod Nano 2G PMU rework, added backlight brightness setting and USB charging ...Michael Sparmann6-44/+95
2009-10-11iPod Nano 2G: Reset NAND banks after powering the chip up.Michael Sparmann1-39/+41
2009-10-11H300 LCD update: Use interrupt driven background DMA transfers, giving other ...Jens Arnold1-35/+78
2009-10-11Samsung YP-S3: make bootloader compile againBertrik Sikken1-0/+39
2009-10-11Add a thread to power down the NAND after inactivity on the iPod Nano 2GMichael Sparmann1-3/+28
2009-10-11S5L870x: Fix PCLK freqMichael Sparmann3-4/+2
2009-10-11Fix yellowMichael Sparmann1-1/+1
2009-10-11Fix another anti-double-inclusion define for iPod Nano 2GMichael Sparmann1-2/+2
2009-10-11Implement NAND power management for iPod Nano 2GMichael Sparmann4-29/+65
2009-10-11S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...Michael Sparmann1-31/+26
2009-10-11Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente...Dave Chapman1-0/+6
2009-10-11M:Robe 500: Correct power down pin assignment.Karl Kurbjun1-5/+5
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun1-0/+9
2009-10-11AMS Sansa: If SD card is HS capable set High Speed timings.Jack Halpin1-1/+11
2009-10-11Kill some warningsDave Chapman2-11/+2
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman3-5/+33
2009-10-10Increase iPod Nano 2G stack size to 16KiBMichael Sparmann1-0/+3
2009-10-10D2: Don't read touchscreen co-ordinates when hold is enabled.Rob Purchase1-0/+3
2009-10-10Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase4-26/+117
2009-10-10Add a timeout for I2C transfers (S5L870x)Michael Sparmann1-9/+57
2009-10-10Fix panic caused by r23074Michael Sparmann1-3/+0
2009-10-10Revert the S5L870X I2C driver to busy waiting because of some issues with int...Michael Sparmann1-28/+18
2009-10-10Squash a warning when FTL_READONLY is definedDave Chapman1-1/+3
2009-10-10Nano2G - implement "Pause on headphone unplug" featureDave Chapman1-0/+5
2009-10-10Nano2G - reboot into disk mode when USB is inserted.Dave Chapman1-11/+20
2009-10-10Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman1-4/+14
2009-10-10Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.Michael Sparmann2-6/+17
2009-10-09Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667).Thomas Martitz1-7/+5
2009-10-09Added S5L870X cache coherency supportMichael Sparmann2-0/+6
2009-10-09Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann7-15/+35
2009-10-09Reduce iPod Nano 2G NAND timeouts to a sane value (20ms)Michael Sparmann1-8/+8
2009-10-08Implemented iPod Nano 2G power_off()Michael Sparmann4-21/+77
2009-10-08Remove an unused #defineRob Purchase1-3/+1
2009-10-08D2: Use a common function for reading ADC values from the PMURob Purchase2-31/+12