summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-10-11Samsung YP-S3: make bootloader compile againBertrik Sikken
2009-10-11Add a thread to power down the NAND after inactivity on the iPod Nano 2GMichael Sparmann
2009-10-11S5L870x: Fix PCLK freqMichael Sparmann
2009-10-11Fix yellowMichael Sparmann
2009-10-11Fix another anti-double-inclusion define for iPod Nano 2GMichael Sparmann
2009-10-11Implement NAND power management for iPod Nano 2GMichael Sparmann
2009-10-11S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...Michael Sparmann
2009-10-11Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente...Dave Chapman
2009-10-11M:Robe 500: Correct power down pin assignment.Karl Kurbjun
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun
2009-10-11AMS Sansa: If SD card is HS capable set High Speed timings.Jack Halpin
2009-10-11Kill some warningsDave Chapman
2009-10-11Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman
2009-10-10Increase iPod Nano 2G stack size to 16KiBMichael Sparmann
2009-10-10D2: Don't read touchscreen co-ordinates when hold is enabled.Rob Purchase
2009-10-10Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase
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