.. |
audio
|
bugfixes in AS3514 shadow register handling, for details see patch #7101
|
2007-05-04 10:28:07 +00:00 |
rtc
|
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized.
|
2007-05-07 19:34:34 +00:00 |
arcotg_udc.c
|
No functional changes, just reorganising code:
|
2007-02-16 22:13:21 +00:00 |
ata.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
ata_flash.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
ata_mmc.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
button.c
|
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT.
|
2007-04-12 22:12:13 +00:00 |
dac.c
|
|
|
dac.h
|
|
|
eeprom_24cxx.c
|
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
|
2007-02-28 13:20:36 +00:00 |
fat.c
|
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change.
|
2007-03-16 23:47:03 +00:00 |
fmradio.c
|
Fix remaining CONFIG_TUNER checks.
|
2007-02-18 08:46:12 +00:00 |
fmradio_i2c.c
|
New scheduler, with priorities for swcodec platforms. Frequent task
|
2006-09-16 16:18:11 +00:00 |
generic_i2c.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
i2c.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
isp1362.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
lcd-1bit-vert.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
lcd-2bit-horz.c
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
|
2007-04-01 17:28:46 +00:00 |
lcd-2bit-vert.c
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
|
2007-04-01 17:28:46 +00:00 |
lcd-16bit.c
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
|
2007-04-01 17:28:46 +00:00 |
lcd-charcell.c
|
Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays.
|
2007-04-06 22:55:00 +00:00 |
lcd-charset-player.c
|
Player: Fix the dollar sign for old LCD.
|
2007-04-21 05:32:11 +00:00 |
lcd-remote-1bit-v.c
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
|
2007-04-01 17:28:46 +00:00 |
lcd-remote-2bit-vi.c
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
|
2007-04-01 17:28:46 +00:00 |
led.c
|
Do the CONFIG_LED define
|
2007-02-18 05:07:19 +00:00 |
m5636.c
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
mas.c
|
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
|
2007-04-11 23:51:00 +00:00 |
pcf50605.c
|
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them.
|
2007-02-28 21:55:11 +00:00 |
power.c
|
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized.
|
2007-05-07 19:34:34 +00:00 |
serial.c
|
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code.
|
2006-11-27 02:16:32 +00:00 |