summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm
AgeCommit message (Expand)AuthorFilesLines
2009-10-26AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin1-2/+2
2009-10-26fix an off-by-one error in lcd_update_rect()Michael Chicoine2-2/+2
2009-10-26Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin3-22/+13
2009-10-26Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they...Thomas Martitz2-8/+0
2009-10-26Color targets: Ported assembler optimised transparent bitmap drawing from Gig...Jens Arnold2-128/+0
2009-10-25AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin3-13/+22
2009-10-25Fix ipod nano 2g bootloader link problem, caused by my previous commitBertrik Sikken1-2/+2
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken4-371/+478
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken1-67/+90
2009-10-25power-meizu.c: fix usage of USB_TR nameBertrik Sikken1-1/+1
2009-10-24Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann1-3/+4
2009-10-24Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...Michael Sparmann1-3/+4
2009-10-24Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.Jack Halpin1-9/+11
2009-10-24Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop.Thomas Martitz2-2/+6
2009-10-24Hide yellowMichael Sparmann1-1/+1
2009-10-23Fix redMichael Sparmann1-0/+10
2009-10-23Implement iPod Nano 2G storage active indicatorMichael Sparmann2-10/+9
2009-10-23Finally a click, pop and other distortion free PCM driver for that fishy buff...Michael Sparmann2-51/+106
2009-10-22Working Bootloader for mini2440. Dominik Wenger5-0/+1473
2009-10-21Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann1-13/+0
2009-10-21iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th...Michael Sparmann1-7/+8
2009-10-21Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,...Michael Sparmann1-25/+50
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz16-16/+16
2009-10-20D2: Remove the hardcoded driver-level touchscreen calibration, since it's don...Rob Purchase1-33/+3
2009-10-20Cleanup and expand D2 charger detection (not yet implemented for D2+).Rob Purchase1-2/+20
2009-10-20Fixed a bunch of iPod Nano 2G FTL bugs.Michael Sparmann1-10/+16
2009-10-20iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...Michael Sparmann2-56/+429
2009-10-19Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold2-3/+3
2009-10-19Initial mini2440 port.Dominik Wenger16-177/+937
2009-10-19AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin1-14/+31
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2-2/+2
2009-10-18Split ARMv6 code from mmu-arm.SRafaël Carré2-137/+156
2009-10-18iPod Nano 2G storage performance improved by not copying around buffers unnec...Michael Sparmann2-84/+95
2009-10-17Add dcache cleaning to the S5L870x PCM driver.Michael Sparmann1-1/+3
2009-10-17Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann4-5/+139
2009-10-17Implement iPod Nano 2G nand_get_info()Michael Sparmann2-1/+12
2009-10-17Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti...Michael Sparmann1-3/+3
2009-10-17fix redNils Wallménius1-2/+1
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius5-184/+135
2009-10-16Fix logic error in D2+ touchscreen driver.Rob Purchase1-3/+3
2009-10-16AMS Sansa: Lower ADC checkvalue for voltage scaling to 1.175V as some player...Jack Halpin1-3/+3
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