summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-10-10Add a timeout for I2C transfers (S5L870x)Michael Sparmann
2009-10-10Fix panic caused by r23074Michael Sparmann
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-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-10Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.Michael Sparmann
2009-10-09Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667).Thomas Martitz
2009-10-09Added S5L870X cache coherency supportMichael Sparmann
2009-10-09Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann
2009-10-09Reduce iPod Nano 2G NAND timeouts to a sane value (20ms)Michael Sparmann
2009-10-08Implemented iPod Nano 2G power_off()Michael Sparmann
2009-10-08Remove an unused #defineRob Purchase
2009-10-08D2: Use a common function for reading ADC values from the PMURob Purchase
2009-10-07Sansa AMS SD: relax requirement for APP_CMD response, some uSD cards seem to ...Rafaël Carré
2009-10-07Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic.Michael Sparmann
2009-10-06Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo...Dave Chapman
2009-10-05Encoding fixesMichael Sparmann
2009-10-05Reworked iPod Nano 2G PMU code, added RTC and battery ADC.Michael Sparmann
2009-10-05Fix the user timer on iPod Nano 2GMichael Sparmann
2009-10-05iPod Nano 2G NAND/ECC driver and FTL improvements (still polling)Michael Sparmann
2009-10-05Make iPod Nano 2G audio workMichael Sparmann
2009-10-05Reduce impact of lost interrupts on S5L8700 I2CMichael Sparmann
2009-10-05Fix a #ifdef typo and the reds hidden by itMichael Sparmann
2009-10-04Implement lcd_update_rect()Dave Chapman
2009-10-04Another patch from FS#10633 by Michael Sparmann (with a couple of minor cosme...Dave Chapman
2009-10-04Another part of FS#10633 by Michael Sparmann - correct cache/protection unit ...Dave Chapman
2009-10-04Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633).Dave Chapman
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman
2009-10-03Samsung YH920 : fix lcd_blit_mono displaying twice too wideRafaël Carré
2009-10-03Samsung YH920 LCDRafaël Carré
2009-10-03Bugfix: On vertically packed 2bpp LCDs a grey pixel block is only 4 pixels, s...Jens Arnold
2009-10-02Final changes to get a Nano 2G main build compiling.Dave Chapman
2009-10-02Unify the button driver for the Nano 2G with the driver for earlier clickwhee...Dave Chapman
2009-10-02Forgotten in r22876 : remove (void)arg;Rafaël Carré
2009-10-02Samsung YH920 : greylib support based on ipod/lcd-as-gray.SRafaël Carré
2009-10-02Patch #2 from FS#10633 (Nano 2G developments) by Michael Sparmann - Some hard...Dave Chapman
2009-10-01AMS Sansa: Replace another simple delay with a more intelligent MCI FIFO sta...Jack Halpin
2009-10-01e200v2/Fuze: Improve scrollwheel a little bit by assuming the previous wheel ...Thomas Martitz
2009-09-30AMS Sansa: Rename variable sdhc to sd_v2 to more accurately reflect the info...Jack Halpin
2009-09-30Fix "lcd driver speed up" on e200v2Rafaël Carré
2009-09-29AMS Sansa: Replace simple write delay with a smarter check on status of MCI ...Jack Halpin
2009-09-27Clean up duplicate #includesBertrik Sikken
2009-09-26Improved Cowon D2 touchscreen driver.Rob Purchase
2009-09-26Sansa Fuze/e200v2: protect lcd a little better against concurrent accessBertrik Sikken
2009-09-25AMS Sansa: Add delay for µSD writes to fix CRC failures with class 6 µSD c...Jack Halpin
2009-09-21ata-nand-telechips: tcc77x have now USEC_TIMERVitja Makarov
2009-09-20i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100Vitja Makarov
2009-09-18i7: _backlight_init() turn backlight on, as we can miss panic messageVitja Makarov