summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger
2009-10-26AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin
2009-10-26fix an off-by-one error in lcd_update_rect()Michael Chicoine
2009-10-26Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin
2009-10-26Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they...Thomas Martitz
2009-10-26Color targets: Ported assembler optimised transparent bitmap drawing from Gig...Jens Arnold
2009-10-25AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin
2009-10-25Fix ipod nano 2g bootloader link problem, caused by my previous commitBertrik Sikken
2009-10-25Meizu M6 SP: make bootloader compile and run againBertrik Sikken
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken
2009-10-25power-meizu.c: fix usage of USB_TR nameBertrik Sikken
2009-10-24Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann
2009-10-24Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...Michael Sparmann
2009-10-24Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.Jack Halpin
2009-10-24Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop.Thomas Martitz
2009-10-24Hide yellowMichael Sparmann
2009-10-23Fix redMichael Sparmann
2009-10-23Implement iPod Nano 2G storage active indicatorMichael Sparmann
2009-10-23Finally a click, pop and other distortion free PCM driver for that fishy buff...Michael Sparmann
2009-10-22Working Bootloader for mini2440. Dominik Wenger
2009-10-21Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann
2009-10-21iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th...Michael Sparmann
2009-10-21Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,...Michael Sparmann
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-20D2: Remove the hardcoded driver-level touchscreen calibration, since it's don...Rob Purchase
2009-10-20Cleanup and expand D2 charger detection (not yet implemented for D2+).Rob Purchase
2009-10-20Fixed a bunch of iPod Nano 2G FTL bugs.Michael Sparmann
2009-10-20iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...Michael Sparmann
2009-10-19Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold
2009-10-19Initial mini2440 port.Dominik Wenger
2009-10-19AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-18Split ARMv6 code from mmu-arm.SRafaël Carré
2009-10-18iPod Nano 2G storage performance improved by not copying around buffers unnec...Michael Sparmann
2009-10-17Add dcache cleaning to the S5L870x PCM driver.Michael Sparmann
2009-10-17Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann
2009-10-17Implement iPod Nano 2G nand_get_info()Michael Sparmann
2009-10-17Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti...Michael Sparmann
2009-10-17fix redNils Wallménius
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-16Fix logic error in D2+ touchscreen driver.Rob Purchase
2009-10-16AMS Sansa: Lower ADC checkvalue for voltage scaling to 1.175V as some player...Jack Halpin
2009-10-15Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...Rob Purchase
2009-10-15AMS Sansa: FS#10669 Reimplement Voltage scaling.Jack Halpin
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré
2009-10-15Sansa AMS USB driver : still not workingRafaël Carré
2009-10-15Sansa AMS SD driver: cleanup defines and commentsRafaël Carré
2009-10-13Sansa AMS PCM : replace buggy and confusing one-linerRafaël Carré
2009-10-13Re-commit r23070 - reboot to disk mode on the Nano2G when USB is inserted. T...Dave Chapman
2009-10-13Fix iPod Nano 2G charging detectionMichael Sparmann