summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2009-10-08D2: Use a common function for reading ADC values from the PMURob Purchase
2009-10-07Make the database tool buildable from configure.Frank Gevaerts
2009-10-06fix checkwps breakage caused by r229900Nils Wallménius
2009-10-06Once again fix building of the database tool that gets broke over and overNils Wallménius
2009-10-06Use macro to test viewport's RTL flagTomer Shalev
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-05Add USB HID mouse support for H10Tomer Shalev
2009-10-05Button Driver: Add button_status support with data - allows for reading the /...Karl Kurbjun
2009-10-04Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633).Dave Chapman
2009-10-04CONFIG_NAND is not a bitfieldDave Chapman
2009-10-04Prefix the USB controller registers with USB_ to avoid name clashes with plug...Dave Chapman
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-01FS#9157 - Tidy up some MAS35XX constantsTomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-09-26FS#10569 RTC driver cleanupNils Wallménius
2009-09-24FS#9824: Fix FM channel spacing for EuropeBertrik Sikken
2009-09-19Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but ...Marianne Arnold
2009-09-17TIMERB is in a different location on the S5L8701Dave Chapman
2009-09-17Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na...Dave Chapman
2009-09-13Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon
2009-09-06Make the e200 compile the vled for the sim... other targets are probably doin...Jonathan Gordon
2009-09-04Fix typos in the commentAlexander Levin
2009-09-04Const police raid\!Nils Wallménius
2009-09-04Explain the stride and fix the player.Karl Kurbjun
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg
2009-08-31Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz
2009-08-30Fix Onda VX777 boot extensionMaurus Cuelenaere
2009-08-30Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz
2009-08-29Add stride defines to support vertical stridesKarl Kurbjun
2009-08-21A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere
2009-08-20Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses).Thomas Martitz
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun
2009-08-19Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius
2009-08-18h300 has a 16 bits display, not a 2 bits.Rafaël Carré
2009-08-18iaudiox5 has a 16 bits display, not a 2 bits.Rafaël Carré
2009-08-18LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ...Rafaël Carré
2009-08-18LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int...Rafaël Carré
2009-08-18LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ...Rafaël Carré
2009-08-18LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi...Rafaël Carré
2009-08-18M:Robe 500: Increase the max icon size.Karl Kurbjun
2009-08-17Onda VX747: don't enable software volume control in simsMaurus Cuelenaere
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere