summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-10-09Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set...Mohamed Tarek
2009-10-09Handle text scrolling in RTL.Mohamed Tarek
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-07Make the database tool buildable from configure.Frank Gevaerts
2009-10-06fix checkwps breakage caused by r229900Nils Wallménius
2009-10-06Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo...Dave Chapman
2009-10-06Once again fix building of the database tool that gets broke over and overNils Wallménius
2009-10-06Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs()Tomer Shalev
2009-10-06Use macro to test viewport's RTL flagTomer Shalev
2009-10-05Encoding fixesMichael Sparmann
2009-10-05Implement RTL as a viewport's bit-fieldTomer Shalev
2009-10-05Reworked iPod Nano 2G PMU code, added RTC and battery ADC.Michael Sparmann
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev
2009-10-05Invert buttons in RTL modeTomer Shalev
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-05Fix red - bootloaders don't link language supportTomer Shalev
2009-10-05RTL support in menusTomer Shalev
2009-10-05Add USB HID mouse support for H10Tomer Shalev
2009-10-05Simulator buttons: Remove a hack and make brickmania work the same as on target.Karl Kurbjun
2009-10-05Fix RedKarl Kurbjun
2009-10-05Button Driver: Add button_status support with data - allows for reading the /...Karl Kurbjun
2009-10-04Have codepage name show in a commentTomer Shalev
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-04Fix yellowTomer Shalev
2009-10-04CONFIG_NAND is not a bitfieldDave Chapman
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman
2009-10-04Prefix the USB controller registers with USB_ to avoid name clashes with plug...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-02Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows ta...Dave Chapman
2009-10-01get rid of one hardcoded 512. SECTOR_SIZE is still there. It should probably ...Frank Gevaerts
2009-10-01FS#10226 - isp1583.c code cosmeticsTomer Shalev
2009-10-01FS#9157 - Tidy up some MAS35XX constantsTomer Shalev