summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Clean up, simplify and fix small bugs in color picker.Thomas Martitz
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-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman
2009-10-11revert r23093 and r 23094, since the title pointer is used to modify the titl...Nils Wallménius
2009-10-11Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente...Dave Chapman
2009-10-11forgot one file, fixes yellowNils Wallménius
2009-10-11Const correctnessNils Wallménius
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius
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-11A bit of const correctness and 80-char limit correction.Thomas Martitz
2009-10-10Add current measurements to the iPod Nano 2G's battery debug screenMichael Sparmann
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-10Rework configuration dialog for TTS / Encoder values.Dominik Riebeling
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-10Don't put the complete HTML source in the trace when checking for a new versi...Dominik Riebeling
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-10mkamsboot: support Fuze OF v 1.02.28Rafaël Carré
2009-10-10Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.Michael Sparmann
2009-10-10Slight const police and avoid copying a lang stringNils Wallménius
2009-10-10Don't cast away constnessNils Wallménius
2009-10-10Make function arg const pointerNils Wallménius