| Commit message (Expand) | Author | Age |
| ... | |
| * | Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spotting | Dave Chapman | 2009-07-16 |
| * | The S5L8701 has the LCD controller in a different place. | Dave Chapman | 2009-07-16 |
| * | Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam... | Dave Chapman | 2009-07-15 |
| * | Guard the Timeout API declarations with the correct #ifdef | Rob Purchase | 2009-07-14 |
| * | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil | 2009-07-13 |
| * | Basic changes to add nano 2g to the build system, based on the Meizu M3 port.... | Dave Chapman | 2009-07-12 |
| * | S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set | Bertrik Sikken | 2009-07-12 |
| * | Add data structures | Frank Gevaerts | 2009-07-12 |
| * | Remove OHCI registers from s3c2440.h and move them to their own header. Since... | Frank Gevaerts | 2009-07-12 |
| * | Meizu: implement power driver (USB power detect / charging status / poweroff) | Bertrik Sikken | 2009-07-12 |
| * | S5L8700: implement timer driver | Bertrik Sikken | 2009-07-12 |
| * | Correct svn:keywords and svn:eol-style on a few more files. | Thomas Martitz | 2009-07-12 |
| * | Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 ha... | Alexander Levin | 2009-07-11 |
| * | Fix red in bootloaders | Alexander Levin | 2009-07-11 |
| * | Improvements to the pitch screen UI (FS#10359 by David Johnston) | Alexander Levin | 2009-07-11 |
| * | D2: Remove unnecessary ide_power functions. | Rob Purchase | 2009-07-10 |
| * | D2: Update the battery discharge curve to observed values, and add a crude ru... | Rob Purchase | 2009-07-10 |
| * | S5L8700: Implement ADC driver | Bertrik Sikken | 2009-07-09 |
| * | Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver | Bertrik Sikken | 2009-07-07 |
| * | Samsa: fix red for clip/m200v4/c200v2 (typo) | Rafaël Carré | 2009-07-06 |
| * | Samsa AMS: start of an USB driver (nothing working atm) | Rafaël Carré | 2009-07-06 |
| * | Also enable frequency switching on Onda VX767 | Maurus Cuelenaere | 2009-07-03 |
| * | Ingenic Jz4740: add basic frequency switching | Maurus Cuelenaere | 2009-07-03 |
| * | Ingenic jz4740 SD driver: remove custom list of SD commands | Rafaël Carré | 2009-07-01 |
| * | add firmware/driver/sd.c which contains common code between SD drivers | Rafaël Carré | 2009-07-01 |
| * | Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) | Rafaël Carré | 2009-07-01 |
| * | Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. | Mark Arigo | 2009-07-01 |
| * | Use the USB pid normally used by the OF when in UMS mode. This might make mis... | Jonas Häggqvist | 2009-07-01 |
| * | 1 mA gets rounded to 0 during computation, so use 2 mA as the default. | Michael Giacomelli | 2009-06-29 |
| * | Clean up nested defines in powermngt.h while I'm at it. | Michael Giacomelli | 2009-06-29 |
| * | Protect CURRENT_REMOTE define with an ifndef. | Michael Giacomelli | 2009-06-29 |
| * | Move Archos battery runtime estimation defines into config files instead of p... | Michael Giacomelli | 2009-06-29 |
| * | Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h | Rafaël Carré | 2009-06-29 |
| * | Remove the TIMER_* macros and declare target-specific functions in timer.h | Rafaël Carré | 2009-06-29 |
| * | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré | 2009-06-29 |
| * | Move PP (last target) timer code in target tree | Rafaël Carré | 2009-06-29 |
| * | Move SH7034 timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Move coldfire timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Move PNX0101 timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple... | Bertrik Sikken | 2009-06-28 |
| * | Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei... | Bertrik Sikken | 2009-06-28 |
| * | S5L8700: implement i2c driver (used for communicating with the RTC and the co... | Bertrik Sikken | 2009-06-27 |
| * | Meizu M3: implement logarithmic brightness curve (curve provided by markun) a... | Bertrik Sikken | 2009-06-27 |
| * | Onda VX747: fix DEFAULT_BRIGHTNESS_SETTING | Maurus Cuelenaere | 2009-06-24 |
| * | Onda VX747: make backlight setting range from 1->16 instead of 0->15 | Maurus Cuelenaere | 2009-06-24 |
| * | Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken) | Maurus Cuelenaere | 2009-06-24 |
| * | Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to ... | Bertrik Sikken | 2009-06-23 |
| * | Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw... | Rafaël Carré | 2009-06-21 |
| * | Make ATA poweroff an advanced build option for the Player. | Jens Arnold | 2009-06-20 |
| * | Enable charging on the Sansa Fuze (charging/discharging curves are still unca... | Bertrik Sikken | 2009-06-20 |