summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2009-10-11D2: The RTC chip needs to be runtime detected.Rob Purchase
2009-10-11iPod Nano 2G: Reset NAND banks after powering the chip up.Michael Sparmann
2009-10-11H300 LCD update: Use interrupt driven background DMA transfers, giving other ...Jens Arnold
2009-10-11Correct the charging/power #defines for the Nano2G. This now enables you to ...Dave Chapman
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-11Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz
2009-10-11Correct some iPod Nano 2G definesMichael 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-11Forgot to add 22kHzKarl 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-11Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed.Dave Chapman
2009-10-11Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be...Dave Chapman
2009-10-11Kill some warningsDave Chapman
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman
2009-10-10"Implement" S5L8701 core_sleepMichael Sparmann
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
2009-10-10Nano2G - implement "Pause on headphone unplug" featureDave Chapman
2009-10-10Nano2G - reboot into disk mode when USB is inserted.Dave Chapman
2009-10-10Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman
2009-10-10Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman
2009-10-10Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.Michael Sparmann
2009-10-09Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667).Thomas Martitz
2009-10-09Added S5L870X cache coherency supportMichael Sparmann
2009-10-09Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann