..
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
as3525.h
Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit transfers when possible.
2009-08-31 15:54:25 +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 FS#9545, storage cleanup and multi-driver support
2009-07-17 22:28:49 +00:00
ata_idle_notify.h
Correct wrong usage of event callbacks all over the place. It's not supposed to return anything, and should take a data parameter.
2009-10-20 21:54:44 +00:00
ata_mmc.h
Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)
2009-07-01 10:07:22 +00:00
audio.h
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
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
Fix red: Invert buttons in RTL mode
2009-10-05 17:53:45 +00:00
config-c100.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-c200.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-c200v2.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-clip.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-cowond2.h
D2 should have HAVE_USB_POWER defined.
2009-10-20 20:44:30 +00:00
config-creativezv.h
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
2009-09-19 09:37:14 +00:00
config-creativezvm.h
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
2009-09-19 09:37:14 +00:00
config-creativezvm60gb.h
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
2009-09-19 09:37:14 +00:00
config-e200.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-e200v2.h
Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloader
2009-10-15 10:23:18 +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
Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloader
2009-10-15 10:23:18 +00:00
config-gigabeat-s.h
Gigabeat S: Add support for dumping the flash from debug menu
2009-10-16 16:08:11 +00:00
config-gigabeat.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-h10.h
USB HID: Add mouse mode to h10
2009-10-17 15:20:23 +00:00
config-h10_5gb.h
USB HID: Add mouse mode to h10
2009-10-17 15:20:23 +00:00
config-h100.h
LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into the model specific config file
2009-08-18 04:24:01 +00:00
config-h120.h
LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into the model specific config file
2009-08-18 04:24:01 +00:00
config-h300.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-hdd1630.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-iaudio7.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-iaudiom3.h
LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram into the model specific config file
2009-08-18 04:23:53 +00:00
config-iaudiom5.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-iaudiox5.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ifp7xx.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ipod1g2g.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ipod3g.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ipod4g.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-ipodcolor.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-ipodmini.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-ipodmini2g.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-ipodnano.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-ipodnano2g.h
Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Also add hardware defines for the 9th DMA channel we discovered on the S5L8701, and fix the µsec timer (there were missing braces).
2009-10-24 23:27:13 +00:00
config-ipodvideo.h
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-logikdax.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +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
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-m200v4.h
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
2009-09-19 09:37:14 +00:00
config-meizu-m3.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-meizu-m6sl.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-meizu-m6sp.h
Meizu M6 SP: make bootloader compile and run again
2009-10-25 13:52:46 +00:00
config-mini2440.h
Initial mini2440 port.
2009-10-19 18:14:27 +00:00
config-mrobe100.h
USB HID: Use different context for each mode; Use constant for each action;
2009-10-17 05:39:54 +00:00
config-mrobe500.h
M:Robe 500: Add support for more audio frequencies, initialize and set the touchscreen PWD pin.
2009-10-11 06:08:14 +00:00
config-ondavx747.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ondavx767.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-ondiofm.h
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
2009-09-19 09:37:14 +00:00
config-ondiosp.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +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
Commit "FS#10468 - USB HID: Show keypad mode on screen"
2009-09-30 10:06:04 +00:00
config-tpj1022.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-view.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-yh820.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-yh920.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-yh925.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config-yps3.h
move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! )
2009-09-06 17:12:09 +00:00
config.h
Don't selecu any usb class drivers for a simulator build
2009-10-20 18:33:23 +00:00
config_caps.h
cpu.h
Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "family" define - the 8700 and 8701 are proving to be different. Also move all the cpu-specific defines earlier in config.h
2009-07-15 21:34:31 +00:00
debug.h
disk.h
Commit FS#9545, storage cleanup and multi-driver support
2009-07-17 22:28:49 +00:00
dm320.h
M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. TestFPS measures 190 FPS with the DMA updates vs. 58 FPS for the non-DMA updates.
2009-08-20 00:36:39 +00:00
ds2411.h
eeprom_24cxx.h
eeprom_settings.h
enc_base.h
events.h
Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
2009-10-20 21:54:59 +00:00
fat.h
Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows targets to set a different sector size than 512 for the storage system. Should not affect any other target.
2009-10-02 16:41:55 +00:00
fmradio.h
fmradio_i2c.h
font.h
Get rid of some of the code duplication from checkwps, it still duplicates a lot though.
2009-09-13 13:40:58 +00:00
gdb_api.h
general.h
generic_i2c.h
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
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +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
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +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
kernel.h
Guard the Timeout API declarations with the correct #ifdef
2009-07-14 20:04:26 +00:00
lcd-charcell.h
lcd-remote.h
Revise r23225 a bit, removing the debug_printf function and implementing more generic lcd_(remote)_putsf function(s) instead and use those in more places
2009-10-17 18:02:48 +00:00
lcd.h
Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
2009-10-20 21:54:59 +00:00
led.h
logf.h
A new implementation of logf, logfdisplay and logfdump.
2009-08-21 22:54:23 +00:00
ltv350qv.h
lv24020lp.h
m5636.h
m66591.h
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +00:00
mas.h
FS#9157 - Tidy up some MAS35XX constants
2009-10-01 05:25:20 +00:00
mas35xx.h
mc13783.h
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
mips.h
mipsregs.h
mmc.h
Commit FS#9545, storage cleanup and multi-driver support
2009-07-17 22:28:49 +00:00
mp3_playback.h
mv.h
Commit FS#9545, storage cleanup and multi-driver support
2009-07-17 22:28:49 +00:00
nand.h
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668)
2009-10-09 20:36:09 +00:00
nand_id.h
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +00:00
ohci.h
Add data structures
2009-07-12 15:29:22 +00:00
panic.h
pcf5060x.h
D2: Use a common function for reading ADC values from the PMU
2009-10-08 15:47:43 +00:00
pcf5063x.h
Initial support for runtime detection of the PMU used in newer D2+ models (PCF50635). The backlight and battery monitoring should work, but the RTC and touchscreen are not yet implemented.
2009-10-10 17:35:02 +00:00
pcf50605.h
pcf50606.h
D2: Use a common function for reading ADC values from the PMU
2009-10-08 15:47:43 +00:00
pcf50635.h
Initial support for runtime detection of the PMU used in newer D2+ models (PCF50635). The backlight and battery monitoring should work, but the RTC and touchscreen are not yet implemented.
2009-10-10 17:35:02 +00:00
pcm.h
pcm_sampr.h
pl081.h
pl180.h
AMS Sansa: Add voltage defines to pl180.h. No functional changes.
2009-10-19 05:34:17 +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
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
Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consistency.
2009-10-19 21:38:52 +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
pp6100.h
Add information gleaned from disassembling the main firmware image. Detect lcd type in use. Still no actual output
2009-07-17 20:40:40 +00:00
profile.h
qt1106.h
r61509.h
Onda VX7x7: fix error when compiling with USB_BOOT defined
2009-07-29 12:57:42 +00:00
ramdisk.h
Commit FS#9545, storage cleanup and multi-driver support
2009-07-17 22:28:49 +00:00
rolo.h
rtc.h
FS#10569 RTC driver cleanup
2009-09-26 14:58:32 +00:00
s1a0903x01.h
s3c2440.h
Working Bootloader for mini2440.
2009-10-22 17:45:02 +00:00
s5l8700.h
Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Also add hardware defines for the 9th DMA channel we discovered on the S5L8701, and fix the µsec timer (there were missing braces).
2009-10-24 23:27:13 +00:00
screendump.h
scroll_engine.h
Const police raid\!
2009-09-04 16:04:02 +00:00
sd.h
Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with 4 bit WIDEBUS.
2009-10-25 05:49:35 +00:00
serial.h
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
sound.h
* Move DSP_CALLBACK_* enum to sound.h
2009-08-01 21:38:18 +00:00
spdif.h
spi.h
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +00:00
storage.h
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668)
2009-10-09 20:36:09 +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
fix checkwps breakage caused by r229900
2009-10-06 22:02:06 +00:00
tcc77x.h
TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 (78x, MLC) and M200 (77x, SLC).
2009-08-12 19:26:04 +00:00
tcc780x.h
D2: Enable ARM cache coherency functions (eg. during codec load), which should eliminate data aborts/freezes on track changes. NOTE: The linker script reserves space at the end of DRAM for the TTB, but this is not currently used.
2009-09-01 21:35:37 +00:00
tea5760.h
Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver
2009-07-07 21:57:16 +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
touchscreen.h
Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295)
2009-06-16 17:04:47 +00:00
tsc200x.h
Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x touchscreen controller).
2009-10-15 20:13:29 +00:00
tsc2100.h
Correct svn:keywords and svn:eol-style on a few more files.
2009-07-12 09:43:44 +00:00
tuner.h
FS#9824: Fix FM channel spacing for Europe
2009-09-24 22:05:07 +00:00
uda1380.h
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-s3c6400x.h
iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default for now.
2009-10-20 06:37:07 +00:00
usb-tcc.h
usb.h
FS#10704 - Make a configuration option to disable USB HID
2009-10-23 13:29:19 +00:00
usb_ch9.h
usb_core.h
Change control handling to start expecting host packets before sending data to the host. This makes the handling less timing sensitive on some controllers
2009-10-19 16:21:50 +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
wm8751.h
wm8758.h
wm8975.h
wm8978.h
wm8985.h
wmcodec.h