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