rockbox/firmware/export
Jens Arnold 6f44a25efa coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let the compiler choose whether to use a register or an immediate.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7491 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:25:32 +00:00
..
adc.h
ata.h
ata_mmc.h
audio.h Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze 2005-08-21 23:01:12 +00:00
backlight.h
bidi.h Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
bitswap.h
buffer.h
button.h
config-fmrecorder.h Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings. 2005-09-06 20:48:28 +00:00
config-gmini120.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-gminisp.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-h100.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-h120.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-h300.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-iaudiox5.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-ondiofm.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-ondiosp.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-player.h Fixed associate problem with file extensions (.info files matched .nfo extension) 2005-09-02 15:05:35 +00:00
config-recorder.h Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings. 2005-09-06 20:48:28 +00:00
config-recorderv2.h Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings. 2005-09-06 20:48:28 +00:00
config.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
cpu.h iAudio: adding support for mcf5250 2005-07-31 08:43:36 +00:00
debug.h
disk.h
fat.h
fmradio.h
fmradio_i2c.h
font.h Increased maximum file size for models with LCD height larger than 64 to 2005-08-03 21:31:51 +00:00
hwcompat.h
i2c-coldfire.h iAudio, iRiver: As both platforms use the same i2c interface i have renamed i2c-h100.c/h to i2c-coldfire.c/h. Also i have changed some stuff in config.h and config-xx.h. Hope everybody agrees with this patch, else we can unroll and improve it. 2005-07-31 17:31:33 +00:00
i2c.h
id3.h Changed WPS enum conditional functionality, displaying the last part in the list if the tag has no value. Also added enum support for battery (5 steps) and volume (10 steps). 2005-09-06 13:43:26 +00:00
kernel.h
lcd-player-charset.h
lcd-remote.h
lcd.h
led.h Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
logf.h
mas.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
mcf5249.h Corrected UART register names 2005-08-13 22:12:40 +00:00
mcf5250.h iAudio: adding support for mcf5250 2005-07-31 08:43:36 +00:00
mp3_playback.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
mp3data.h Archos recording: Always prepend ID3V2 and Xing header to a recording file, even with prerecording and file splitting. Adjusted Xing header creation to create smaller headers. Fixed missing break; in the mpeg thread. 2005-09-04 21:55:15 +00:00
mpeg.h Archos recording: Always prepend ID3V2 and Xing header to a recording file, even with prerecording and file splitting. Adjusted Xing header creation to create smaller headers. Fixed missing break; in the mpeg thread. 2005-09-04 21:55:15 +00:00
panic.h
pcm_playback.h
pcm_record.h Add pcm_set_mux() for switching between FM radio and Line input 2005-08-13 17:28:59 +00:00
power.h
powermgmt.h
replaygain.h Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
rolo.h
rtc.h
serial.h
sh7034.h
sound.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
system.h coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let the compiler choose whether to use a register or an immediate. 2005-09-07 06:25:32 +00:00
tcc730.h
thread.h Fixed the usb mode. We did hit the thread limit which was now 2005-08-21 12:51:00 +00:00
timer.h
tlv320.h iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
tuner.h
uda1380.h
usb.h