Age | Commit message (Expand) | Author | Files | Lines |
2009-10-22 | Working Bootloader for mini2440. | Dominik Wenger | 5 | -0/+1473 |
2009-10-21 | Add iPod Nano 2G µsec timer, and use it in the clickwheel driver. | Michael Sparmann | 1 | -13/+0 |
2009-10-21 | iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th... | Michael Sparmann | 1 | -7/+8 |
2009-10-21 | Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,... | Michael Sparmann | 1 | -25/+50 |
2009-10-20 | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz | 19 | -19/+19 |
2009-10-20 | D2: Remove the hardcoded driver-level touchscreen calibration, since it's don... | Rob Purchase | 1 | -33/+3 |
2009-10-20 | Cleanup and expand D2 charger detection (not yet implemented for D2+). | Rob Purchase | 1 | -2/+20 |
2009-10-20 | Fixed a bunch of iPod Nano 2G FTL bugs. | Michael Sparmann | 1 | -10/+16 |
2009-10-20 | iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default... | Michael Sparmann | 2 | -56/+429 |
2009-10-19 | Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis... | Jens Arnold | 2 | -3/+3 |
2009-10-19 | Initial mini2440 port. | Dominik Wenger | 16 | -177/+937 |
2009-10-19 | AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning... | Jack Halpin | 1 | -14/+31 |
2009-10-18 | Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim... | Bertrik Sikken | 2 | -2/+2 |
2009-10-18 | Split ARMv6 code from mmu-arm.S | Rafaël Carré | 2 | -137/+156 |
2009-10-18 | iPod Nano 2G storage performance improved by not copying around buffers unnec... | Michael Sparmann | 2 | -84/+95 |
2009-10-17 | Add dcache cleaning to the S5L870x PCM driver. | Michael Sparmann | 1 | -1/+3 |
2009-10-17 | Fix S5L870x cache coherency functions. They were split into a different file,... | Michael Sparmann | 4 | -5/+139 |
2009-10-17 | Implement iPod Nano 2G nand_get_info() | Michael Sparmann | 2 | -1/+12 |
2009-10-17 | Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti... | Michael Sparmann | 1 | -3/+3 |
2009-10-17 | fix red | Nils Wallménius | 1 | -2/+1 |
2009-10-17 | Revise r23225 a bit, removing the debug_printf function and implementing more... | Nils Wallménius | 7 | -196/+141 |
2009-10-16 | Fix logic error in D2+ touchscreen driver. | Rob Purchase | 1 | -3/+3 |
2009-10-16 | AMS Sansa: Lower ADC checkvalue for voltage scaling to 1.175V as some player... | Jack Halpin | 1 | -3/+3 |
2009-10-15 | Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou... | Rob Purchase | 5 | -137/+269 |
2009-10-15 | AMS Sansa: FS#10669 Reimplement Voltage scaling. | Jack Halpin | 2 | -4/+24 |
2009-10-15 | Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloader | Rafaël Carré | 1 | -0/+6 |
2009-10-15 | Sansa AMS USB driver : still not working | Rafaël Carré | 2 | -26/+26 |
2009-10-15 | Sansa AMS SD driver: cleanup defines and comments | Rafaël Carré | 1 | -50/+16 |
2009-10-13 | Sansa AMS PCM : replace buggy and confusing one-liner | Rafaël Carré | 1 | -3/+8 |
2009-10-13 | Re-commit r23070 - reboot to disk mode on the Nano2G when USB is inserted. T... | Dave Chapman | 1 | -11/+20 |
2009-10-13 | Fix iPod Nano 2G charging detection | Michael Sparmann | 1 | -2/+2 |
2009-10-13 | Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware ...bootloader_ipodpatcher_v4 | Dave Chapman | 1 | -1/+3 |
2009-10-12 | Nano2G bootloader - fix dual-booting the Apple firmware. | Dave Chapman | 2 | -3/+2 |
2009-10-12 | AMS Sansa: Remove BUSWIDTH and BLOCKLEN commands and revise strategy for Hig... | Jack Halpin | 1 | -26/+26 |
2009-10-12 | S5L870x: Implement pcm_play_dma_get_peak_buffer | Michael Sparmann | 1 | -3/+2 |
2009-10-12 | Fix the yellow again | Michael Sparmann | 1 | -9/+0 |
2009-10-12 | Bring the iPod Nano 2G shutdown FTL panics back. | Michael Sparmann | 2 | -3/+16 |
2009-10-12 | Fix the iPod Nano 2G clickwheel when releasing the hold switch | Michael Sparmann | 1 | -0/+6 |
2009-10-11 | Fix the latest iPod Nano 2G NAND issues | Michael Sparmann | 1 | -9/+8 |
2009-10-11 | iPod Nano 2G PMU rework, added backlight brightness setting and USB charging ... | Michael Sparmann | 6 | -44/+95 |
2009-10-11 | iPod Nano 2G: Reset NAND banks after powering the chip up. | Michael Sparmann | 1 | -39/+41 |
2009-10-11 | H300 LCD update: Use interrupt driven background DMA transfers, giving other ... | Jens Arnold | 1 | -35/+78 |
2009-10-11 | Samsung YP-S3: make bootloader compile again | Bertrik Sikken | 1 | -0/+39 |
2009-10-11 | Add a thread to power down the NAND after inactivity on the iPod Nano 2G | Michael Sparmann | 1 | -3/+28 |
2009-10-11 | S5L870x: Fix PCLK freq | Michael Sparmann | 3 | -4/+2 |
2009-10-11 | Fix yellow | Michael Sparmann | 1 | -1/+1 |
2009-10-11 | Fix another anti-double-inclusion define for iPod Nano 2G | Michael Sparmann | 1 | -2/+2 |
2009-10-11 | Implement NAND power management for iPod Nano 2G | Michael Sparmann | 4 | -29/+65 |
2009-10-11 | S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP... | Michael Sparmann | 1 | -31/+26 |
2009-10-11 | Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente... | Dave Chapman | 1 | -0/+6 |