| Commit message (Expand) | Author | Age |
| * | D2: Reduce binsize a bit by using arrays for the PMU initialisation. | Rob Purchase | 2009-10-11 |
| * | Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h | Frank Gevaerts | 2009-10-11 |
| * | Revert r23021, since it broke non-RTL scrolling. RTL scrolling still needs fi... | Tomer Shalev | 2009-10-11 |
| * | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev | 2009-10-11 |
| * | Add a action helper for touchscreen targets to only receive the touchpress co... | Thomas Martitz | 2009-10-11 |
| * | Fix the latest iPod Nano 2G NAND issues | Michael Sparmann | 2009-10-11 |
| * | iPod Nano 2G PMU rework, added backlight brightness setting and USB charging ... | Michael Sparmann | 2009-10-11 |
| * | Fix D2 red, I missed a file | Rob Purchase | 2009-10-11 |
| * | D2: The RTC chip needs to be runtime detected. | Rob Purchase | 2009-10-11 |
| * | Clean up, simplify and fix small bugs in color picker. | Thomas Martitz | 2009-10-11 |
| * | iPod Nano 2G: Reset NAND banks after powering the chip up. | Michael Sparmann | 2009-10-11 |
| * | H300 LCD update: Use interrupt driven background DMA transfers, giving other ... | Jens Arnold | 2009-10-11 |
| * | Correct the charging/power #defines for the Nano2G. This now enables you to ... | Dave Chapman | 2009-10-11 |
| * | Samsung YP-S3: make bootloader compile again | Bertrik Sikken | 2009-10-11 |
| * | Add a thread to power down the NAND after inactivity on the iPod Nano 2G | Michael Sparmann | 2009-10-11 |
| * | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz | 2009-10-11 |
| * | Correct some iPod Nano 2G defines | Michael Sparmann | 2009-10-11 |
| * | S5L870x: Fix PCLK freq | Michael Sparmann | 2009-10-11 |
| * | Fix yellow | Michael Sparmann | 2009-10-11 |
| * | Fix another anti-double-inclusion define for iPod Nano 2G | Michael Sparmann | 2009-10-11 |
| * | Implement NAND power management for iPod Nano 2G | Michael Sparmann | 2009-10-11 |
| * | S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP... | Michael Sparmann | 2009-10-11 |
| * | mkamsboot: allow the version string to be overridden from the commandline - e... | Dave Chapman | 2009-10-11 |
| * | revert r23093 and r 23094, since the title pointer is used to modify the titl... | Nils Wallménius | 2009-10-11 |
| * | Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente... | Dave Chapman | 2009-10-11 |
| * | forgot one file, fixes yellow | Nils Wallménius | 2009-10-11 |
| * | Const correctness | Nils Wallménius | 2009-10-11 |
| * | Avoid more useless string copys and make some random cleanups | Nils Wallménius | 2009-10-11 |
| * | M:Robe 500: Correct power down pin assignment. | Karl Kurbjun | 2009-10-11 |
| * | Forgot to add 22kHz | Karl Kurbjun | 2009-10-11 |
| * | M:Robe 500: Add support for more audio frequencies, initialize and set the to... | Karl Kurbjun | 2009-10-11 |
| * | AMS Sansa: If SD card is HS capable set High Speed timings. | Jack Halpin | 2009-10-11 |
| * | Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed. | Dave Chapman | 2009-10-11 |
| * | Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be... | Dave Chapman | 2009-10-11 |
| * | Kill some warnings | Dave Chapman | 2009-10-11 |
| * | Make the Nano2G bootloader actually function as a bootloader. The resulting ... | Dave Chapman | 2009-10-11 |
| * | A bit of const correctness and 80-char limit correction. | Thomas Martitz | 2009-10-11 |
| * | Add current measurements to the iPod Nano 2G's battery debug screen | Michael Sparmann | 2009-10-10 |
| * | "Implement" S5L8701 core_sleep | Michael Sparmann | 2009-10-10 |
| * | Increase iPod Nano 2G stack size to 16KiB | Michael Sparmann | 2009-10-10 |
| * | D2: Don't read touchscreen co-ordinates when hold is enabled. | Rob Purchase | 2009-10-10 |
| * | Initial support for runtime detection of the PMU used in newer D2+ models (PC... | Rob Purchase | 2009-10-10 |
| * | Add a timeout for I2C transfers (S5L870x) | Michael Sparmann | 2009-10-10 |
| * | Fix panic caused by r23074 | Michael Sparmann | 2009-10-10 |
| * | Rework configuration dialog for TTS / Encoder values. | Dominik Riebeling | 2009-10-10 |
| * | Revert the S5L870X I2C driver to busy waiting because of some issues with int... | Michael Sparmann | 2009-10-10 |
| * | Squash a warning when FTL_READONLY is defined | Dave Chapman | 2009-10-10 |
| * | Nano2G - implement "Pause on headphone unplug" feature | Dave Chapman | 2009-10-10 |
| * | Don't put the complete HTML source in the trace when checking for a new versi... | Dominik Riebeling | 2009-10-10 |
| * | Nano2G - reboot into disk mode when USB is inserted. | Dave Chapman | 2009-10-10 |