rockbox/firmware/export
Maurus Cuelenaere 366e1d93b5 Also enable frequency switching on Onda VX767
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21627 a1c6a512-1295-4272-9138-f99709370657
2009-07-03 22:29:32 +00:00
..
adc.h
ak4537.h 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work. 2009-05-25 21:10:45 +00:00
akcodec.h 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work. 2009-05-25 21:10:45 +00:00
as3514.h FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 input that carries the analog radio signal on ams sansas. 2009-02-05 19:57:18 +00:00
as3525.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
ascodec.h
at91sam9260.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
ata.h Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a couple cosmetic tweaks and without the inclusion of 'FS#9721: No error check after writes in ata.c'changes (which can be done separately). No code is changed for targets without HAVE_ATA_DMA defined other than to not display DMA modes in the View Disk Info debug screen if not using DMA (Gigabeat F/X/S were). No target uses the code yet but Gigabeat S use will follow shortly. 2009-03-12 02:01:25 +00:00
ata_idle_notify.h
ata_mmc.h Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) 2009-07-01 10:07:22 +00:00
audio.h FS9795 - some playback cleanup. 2009-04-06 00:39:43 +00:00
audiohw.h 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work. 2009-05-25 21:10:45 +00:00
backlight-sw-fading.h Get rid of the last "backlight thread fading" remnant, and of the calculation of the delay. It actually wasn't more than those 3 cases before anyway. 2009-03-11 21:10:17 +00:00
backlight.h Remove the calls to backlight_lcd_sleep_countdown from target specific code and move it into backlight.c 2009-04-26 01:23:39 +00:00
bidi.h
bitswap.h
buffer.h
button.h beginings of a working touchscreen interface for the WPS. 2 new tags: 2009-04-20 01:41:56 +00:00
config-c100.h c100: Get a regular build compiling. Very little functionality. 2009-06-01 12:37:25 +00:00
config-c200.h Use the USB pid normally used by the OF when in UMS mode. This might make misbehaving pc software play nice. 2009-07-01 00:34:25 +00:00
config-c200v2.h Sansa c200v2 : support more hardware 2009-06-18 15:05:59 +00:00
config-clip.h Sansa AMS: move OF size declaration in model specific config 2009-05-21 11:46:52 +00:00
config-cowond2.h Remove the HAVE_RADIO_REGION from the platform config since it's already defined in the tuner driver's header 2009-05-13 16:38:21 +00:00
config-creativezv.h Fix red and yellow 2009-02-05 22:03:35 +00:00
config-creativezvm.h Fix reds and yellows (hopefully). Some targets apparently didn't properly #ifdef lcd_enable and lcd_sleep code out, so that it got partly active in the bootloader; rename the ui simulator stub fixes most reds; for the clip: move the hook code into lcd-1bit-vert.c which should fix the bootloader red. 2009-03-17 03:36:36 +00:00
config-creativezvm60gb.h Fix red and yellow 2009-02-05 22:03:35 +00:00
config-e200.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-e200v2.h Sansa AMS: move OF size declaration in model specific config 2009-05-21 11:46:52 +00:00
config-fmrecorder.h Move Archos battery runtime estimation defines into config files instead of powermgmt.h. Replace old default values (which were actually the Archos Player currents) with a new default (1mA). This should give nonsense runtime estimates (instead of semi-reasonable but completely wrong estimates) on all players that do not have a battery current defined. Hopefully this will remind people that they should define the battery current when they start a new port. 2009-06-29 18:32:43 +00:00
config-fuze.h Enable charging on the Sansa Fuze (charging/discharging curves are still uncalibrated) 2009-06-20 14:29:21 +00:00
config-gigabeat-s.h Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h 2009-05-23 14:30:20 +00:00
config-gigabeat.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-h10.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-h10_5gb.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-h100.h Remove an old safety making sure that people re-ran configure after the h120/h100 split. People now have had nearly four years to do so, which is probably enough 2009-05-29 18:27:48 +00:00
config-h120.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-h300.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-hdd1630.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-iaudio7.h Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h 2009-05-23 14:30:20 +00:00
config-iaudiom3.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-iaudiom5.h Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audio driver, fmradio i2c driver, and power driver (M5 + X5 only). 2009-06-12 18:53:44 +00:00
config-iaudiox5.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ifp7xx.h Put the display colours for monochrome and greyscale targets into the target config files, and use them both for the simulator UI and screendumps. The Clip now shows the split display properly in screendumps and simulator. A side effect is that screendumps of ordinary monochrome targets are now 4-bit BMP files (saves an alternate code path, and might be more compatible with some gfx programs). * Simplify the simulation of split display, and also simplify greylib simulation. The simulator now always calculates 129 shades (2*128 for a Clip sim), and just uses 2 (or 4) of those for native display simulation. * Centralised the simulator LCD dimension definition. 2009-02-09 00:32:59 +00:00
config-ipod1g2g.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipod3g.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipod4g.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipodcolor.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipodmini.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipodmini2g.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipodnano.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-ipodvideo.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-logikdax.h Put the display colours for monochrome and greyscale targets into the target config files, and use them both for the simulator UI and screendumps. The Clip now shows the split display properly in screendumps and simulator. A side effect is that screendumps of ordinary monochrome targets are now 4-bit BMP files (saves an alternate code path, and might be more compatible with some gfx programs). * Simplify the simulation of split display, and also simplify greylib simulation. The simulator now always calculates 129 shades (2*128 for a Clip sim), and just uses 2 (or 4) of those for native display simulation. * Centralised the simulator LCD dimension definition. 2009-02-09 00:32:59 +00:00
config-lyre_proto1.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-m200.h Put the display colours for monochrome and greyscale targets into the target config files, and use them both for the simulator UI and screendumps. The Clip now shows the split display properly in screendumps and simulator. A side effect is that screendumps of ordinary monochrome targets are now 4-bit BMP files (saves an alternate code path, and might be more compatible with some gfx programs). * Simplify the simulation of split display, and also simplify greylib simulation. The simulator now always calculates 129 shades (2*128 for a Clip sim), and just uses 2 (or 4) of those for native display simulation. * Centralised the simulator LCD dimension definition. 2009-02-09 00:32:59 +00:00
config-m200v4.h Sansa AMS: move OF size declaration in model specific config 2009-05-21 11:46:52 +00:00
config-meizu-m3.h Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus. 2009-06-28 17:43:04 +00:00
config-meizu-m6sl.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-meizu-m6sp.h Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow 2009-05-04 15:46:41 +00:00
config-mrobe100.h Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too. 2009-04-29 22:24:40 +00:00
config-mrobe500.h M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
config-ondavx747.h Ingenic Jz4740: add basic frequency switching 2009-07-03 21:34:40 +00:00
config-ondavx767.h Also enable frequency switching on Onda VX767 2009-07-03 22:29:32 +00:00
config-ondiofm.h Make 'Backlight mod' an Advanced build option for the Ondios (largely inspired by the RTC mod related changes in r12555). Remove the defines in the config files as you won't need to 'hack' them anymore, just chose the right options while running 'configure'. 2009-05-29 13:36:12 +00:00
config-ondiosp.h Make 'Backlight mod' an Advanced build option for the Ondios (largely inspired by the RTC mod related changes in r12555). Remove the defines in the config files as you won't need to 'hack' them anymore, just chose the right options while running 'configure'. 2009-05-29 13:36:12 +00:00
config-player.h Move Archos battery runtime estimation defines into config files instead of powermgmt.h. Replace old default values (which were actually the Archos Player currents) with a new default (1mA). This should give nonsense runtime estimates (instead of semi-reasonable but completely wrong estimates) on all players that do not have a battery current defined. Hopefully this will remind people that they should define the battery current when they start a new port. 2009-06-29 18:32:43 +00:00
config-recorder.h Move Archos battery runtime estimation defines into config files instead of powermgmt.h. Replace old default values (which were actually the Archos Player currents) with a new default (1mA). This should give nonsense runtime estimates (instead of semi-reasonable but completely wrong estimates) on all players that do not have a battery current defined. Hopefully this will remind people that they should define the battery current when they start a new port. 2009-06-29 18:32:43 +00:00
config-recorderv2.h Move Archos battery runtime estimation defines into config files instead of powermgmt.h. Replace old default values (which were actually the Archos Player currents) with a new default (1mA). This should give nonsense runtime estimates (instead of semi-reasonable but completely wrong estimates) on all players that do not have a battery current defined. Hopefully this will remind people that they should define the battery current when they start a new port. 2009-06-29 18:32:43 +00:00
config-sa9200.h Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. 2009-07-01 02:18:49 +00:00
config-tpj1022.h replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. Fix various configs to use it correctly. 2009-02-21 17:56:31 +00:00
config-yh820.h Samsung YH*: Enable RTC on all, enable lcd contrast on 925. 2009-06-01 17:21:19 +00:00
config-yh920.h Confirm USB VID/PID of Samsung YH920 2009-06-18 20:36:11 +00:00
config-yh925.h Samsung YH*: Enable RTC on all, enable lcd contrast on 925. 2009-06-01 17:21:19 +00:00
config.h * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure 2009-06-20 10:54:13 +00:00
config_caps.h
cpu.h Fix duplicate #includes 2009-05-17 14:50:19 +00:00
debug.h New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
disk.h
dm320.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
ds2411.h
eeprom_24cxx.h Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
eeprom_settings.h
enc_base.h
events.h
fat.h
fmradio.h
fmradio_i2c.h Fix red. 2008-12-21 20:31:31 +00:00
font.h Get checkwps working again 2009-01-29 20:49:43 +00:00
gdb_api.h
general.h Move screendump from apps to firmware, solving two nasty firmware-to-apps calls. This required to move the filename creation functions as well. * Fix bug in the BMP header of Clip screendumps. * Add remote screendump for targets with an LCD remote. * Simplify some ifdefs and rename a macro in the sim. 2009-02-10 23:43:37 +00:00
generic_i2c.h Simplify generic_i2c, removing the link between i2c address and i2c interface, adding the concept of an i2c bus index. 2009-03-03 18:00:17 +00:00
hangul.h
hd66789r.h
hotswap.h add firmware/driver/sd.c which contains common code between SD drivers 2009-07-01 21:49:13 +00:00
hwcompat.h
i2c-coldfire.h
i2c-pp.h Move private #defines from i2c-pp.h to i2c-pp.c 2009-05-21 14:31:47 +00:00
i2c-s5l8700.h S5L8700: implement i2c driver (used for communicating with the RTC and the codec in the meizus) 2009-06-27 20:11:11 +00:00
i2c.h
i2s.h
iap.h FS9795 - some playback cleanup. 2009-04-06 00:39:43 +00:00
ifp_usb_serial.h
imx31l.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
isp1362.h
isp1583.h Creative ZVM: 2009-02-05 21:47:54 +00:00
jz4740-codec.h Fix yellow 2009-05-26 23:28:53 +00:00
jz4740.h Ingenic Jz4740: add basic frequency switching 2009-07-03 21:34:40 +00:00
jz_mxu.h Ingenic Jz4740: 2008-12-31 01:57:07 +00:00
kernel.h Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
lcd-charcell.h
lcd-remote.h Latest work on the bmp on-load scaler: 2008-12-26 07:03:22 +00:00
lcd.h Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyway (and won't build) 2009-06-21 14:09:48 +00:00
led.h
logf.h Commit FS#9733 (multiline logf) by Yoshihisa Uchida 2008-12-31 17:01:00 +00:00
ltv350qv.h
lv24020lp.h
m5636.h
m66591.h M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
mas.h
mas35xx.h
mc13783.h imx31/mc13783: Do some housekeeping with register macros, function names and other defines. No functional changes (except to alter a couple int priorities). 2009-03-22 01:50:48 +00:00
mcf5249.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
mcf5250.h
mips-archdefs.h Onda VX747: 2009-02-16 22:49:58 +00:00
mips.h Onda VX747: 2009-02-16 22:49:58 +00:00
mipsregs.h Onda VX747: 2009-02-16 22:49:58 +00:00
mmc.h Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only 2008-11-04 19:57:36 +00:00
mp3_playback.h
mv.h
nand.h Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only 2008-11-04 19:57:36 +00:00
nand_id.h TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes mentioned in the Samsung NAND datasheet. Add this to the nand_id struct, so that it can be runtime detected (required for some D2s to boot). Use the struct directly instead of making a local copy, and format the nand_info table to 80 columns. 2009-03-02 23:36:12 +00:00
panic.h
pcf5060x.h
pcf50605.h
pcf50606.h
pcm.h Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
pcm_sampr.h
pl081.h Sansa AMS: Use DMA for SD transfers (read and write) 2008-11-25 13:38:32 +00:00
pl180.h Fix the Sansa AMS SD driver 2008-11-16 22:26:50 +00:00
pnx0101.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
power.h Make si4700 tuner driver more sane with bit and field defines and entirely hide strange i2c interface from code with write/set/clear/masked functionality. On Gigabeat S use by-the-book busmode selection and GPIO lines. Implement some primitive station detection, debug registers in screen, and misc. changes to tie things together. 2008-12-27 19:18:50 +00:00
powermgmt.h 1 mA gets rounded to 0 during computation, so use 2 mA as the default. 2009-06-29 21:40:03 +00:00
pp5002.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
pp5020.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
pp5024.h
profile.h
qt1106.h
r61509.h Onda VX747: 2009-04-18 17:38:55 +00:00
ramdisk.h Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only 2008-11-04 19:57:36 +00:00
rolo.h
rtc.h
s1a0903x01.h
s3c2440.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
s5l8700.h
screendump.h Fix the Playersim as well. 2009-02-11 00:10:35 +00:00
scroll_engine.h
sd.h Ingenic jz4740 SD driver: remove custom list of SD commands 2009-07-01 22:41:33 +00:00
serial.h Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. 2008-12-25 01:46:16 +00:00
sh7034.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
si4700.h Make si4700 tuner driver more sane with bit and field defines and entirely hide strange i2c interface from code with write/set/clear/masked functionality. On Gigabeat S use by-the-book busmode selection and GPIO lines. Implement some primitive station detection, debug registers in screen, and misc. changes to tie things together. 2008-12-27 19:18:50 +00:00
sound.h
spdif.h
spi.h
storage.h Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only 2008-11-04 19:57:36 +00:00
structec.h
sw_i2c.h
synaptics-mep.h Clean up the Synaptics touchpad driver. 2009-06-19 02:48:15 +00:00
system.h Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 64-bit sim targets. 2009-06-06 00:58:57 +00:00
tcc77x.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
tcc780x.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
tea5767.h
thread.h MIPS: don't save gp register when switching threads 2009-05-06 19:51:34 +00:00
timer.h Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
tlv320.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
touchscreen.h Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295) 2009-06-16 17:04:47 +00:00
tsc2100.h M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease inacurate reads, add support for dynamic frequency (was running at 87.5 MHz, now it runs at 175 MHz when boosted), disable clock to unneded modules (decreased power by 20 mA), LCD turnoff now works without graphic glitches, battery ADC read now returns scaled voltage, define backlight fading 2009-05-02 23:25:55 +00:00
tuner.h Remove some unused declarations 2009-05-21 12:32:26 +00:00
uda1380.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
udacodec.h Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus. 2009-06-28 17:43:04 +00:00
usb-tcc.h Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x (even usb-tcc is too specific, but I don't know anything better) 2008-11-30 15:43:15 +00:00
usb.h Philips SA9200: Working touchpad and button lights! Also, improvements to the keymap (still needs work). 2009-06-19 03:23:38 +00:00
usb_ch9.h reorganise usb_core.c a bit, to make the code more readable and more maintainable (FS#10150 by Tomer Shalev)) 2009-04-19 19:53:32 +00:00
usb_core.h Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h 2009-05-23 14:30:20 +00:00
usb_drv.h Add working USB HID driver, by Tomer Shalev (part of his GSoC work). 2009-05-16 15:30:09 +00:00
wm8731.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
wm8751.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
wm8758.h FS#10086 - Playback and recording sample rate setting on the 5G iPod 2009-04-06 02:46:42 +00:00
wm8975.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
wm8978.h cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from all driver .h files 2009-01-20 22:55:10 +00:00
wm8985.h D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by myself). Also updates the LV24020 driver to add optional logf debugging. 2009-03-21 00:13:20 +00:00
wmcodec.h