.. |
adc.h
|
Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & remote power button vs. the respective hold switch, and shut down when on hold. On X5/M5 this check is not strictly necessary for the main unit, but left there to keep things uniform. (2) M3: Stop reading the ADC properly before leaving the bootloader, on RoLo, and on reboot, to make it work reliably after those transitions. (3) Disable all interrupt sources on system init to avoid premature ISR calls after enabling interrupts in general. (4) iAudios: Proper implementation of ide_powered(), avoiding nasty HDD clicks in the bootloader when powering down, e.g. because of Hold. (5) Slight optimisations.
|
2008-03-17 23:47:38 +00:00 |
as3514.h
|
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
|
2008-05-21 03:55:17 +00:00 |
ata.h
|
Bring Gigabeat S bootloader one step close to a release version.
|
2008-05-10 18:00:11 +00:00 |
ata_idle_notify.h
|
Implement the playback event handling as a system-wide multi-purpose event system. Unified mpeg.c and playback.c audio event handling. Converted ata_idle_notify to use the new event handling system also.
|
2008-03-16 13:55:16 +00:00 |
ata_mmc.h
|
|
|
audio.h
|
Revert my earlier const madness, we'll keep the parameter lists simple.
|
2008-03-28 12:51:33 +00:00 |
audiohw.h
|
simplify this #if statement too
|
2008-05-16 20:26:20 +00:00 |
backlight.h
|
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.
|
2008-05-14 19:29:25 +00:00 |
bidi.h
|
Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static.
|
2008-05-03 08:35:14 +00:00 |
bitswap.h
|
|
|
buffer.h
|
|
|
button.h
|
Bring Gigabeat S bootloader one step close to a release version.
|
2008-05-10 18:00:11 +00:00 |
config-c100.h
|
Forgot the export/config file.
|
2008-06-21 15:22:33 +00:00 |
config-c200.h
|
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.
|
2008-05-14 19:29:25 +00:00 |
config-cowond2.h
|
Oops, fix red.
|
2008-06-22 19:01:44 +00:00 |
config-creativezv.h
|
1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)
|
2008-05-15 18:01:14 +00:00 |
config-creativezvm.h
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |
config-creativezvm60gb.h
|
Fix yellows and reds.
|
2008-05-14 20:36:25 +00:00 |
config-e200.h
|
Fix red. No bother with lcd power management calls in bootloader.
|
2008-05-14 20:26:20 +00:00 |
config-fmrecorder.h
|
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR into HAVE_BUTTONBAR to bring it in line with the other defines
|
2008-05-29 20:32:39 +00:00 |
config-gigabeat-s.h
|
Gigabeat S:
|
2008-05-21 08:42:11 +00:00 |
config-gigabeat.h
|
Gigabeat F/X:
|
2008-05-29 21:27:44 +00:00 |
config-h10.h
|
Fix red. No bother with lcd power management calls in bootloader.
|
2008-05-14 20:26:20 +00:00 |
config-h10_5gb.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-h100.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-h120.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-h300.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-hdd1630.h
|
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). Current status is that the bootloader works to load Rockbox, but dual boot does not work: it freezes after decrypting the OF. When Rockbox boots, it freezes somewhere between showing the logo and the main menu. And there's no driver for the touchpad. So lots of work left.
|
2008-06-27 18:40:25 +00:00 |
config-iaudiom3.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-iaudiom5.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-iaudiox5.h
|
Fix red. No bother with lcd power management calls in bootloader.
|
2008-05-14 20:26:20 +00:00 |
config-ifp7xx.h
|
|
|
config-ipod1g2g.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config-ipod3g.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipod4g.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipodcolor.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipodmini.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipodmini2g.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipodnano.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-ipodvideo.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
config-logikdax.h
|
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver.
|
2008-05-02 19:12:09 +00:00 |
config-m200.h
|
Add the Sansa c100 as a build target with basic drivers.
|
2008-06-21 15:18:36 +00:00 |
config-meizu-m6sl.h
|
initial Meizu M6SL port (take 2)
|
2008-06-27 23:24:34 +00:00 |
config-mrobe100.h
|
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.
|
2008-05-14 19:29:25 +00:00 |
config-mrobe500.h
|
yep.. I really cant spell
|
2008-04-29 01:09:39 +00:00 |
config-ondiofm.h
|
|
|
config-ondiosp.h
|
|
|
config-player.h
|
Revert... stupid svn doesn't complain when passing -m twice :(
|
2008-04-02 22:45:23 +00:00 |
config-recorder.h
|
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR into HAVE_BUTTONBAR to bring it in line with the other defines
|
2008-05-29 20:32:39 +00:00 |
config-recorderv2.h
|
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR into HAVE_BUTTONBAR to bring it in line with the other defines
|
2008-05-29 20:32:39 +00:00 |
config-sa9200.h
|
Philips GoGear SA9200 port. Working bootloader and normal builds, including sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page.
|
2008-05-21 03:55:17 +00:00 |
config-tpj1022.h
|
use HAVE_ATA to decide if ata.c should be compiled
|
2008-03-27 10:58:36 +00:00 |
config.h
|
initial Meizu M6SL port (take 2)
|
2008-06-27 23:24:34 +00:00 |
config_caps.h
|
|
|
cpu.h
|
initial Meizu M6SL port (take 2)
|
2008-06-27 23:24:34 +00:00 |
debug.h
|
|
|
disk.h
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
dm320.h
|
Fix red + add some extra defines.
|
2008-05-05 15:54:50 +00:00 |
ds2411.h
|
|
|
eeprom_24cxx.h
|
|
|
eeprom_settings.h
|
|
|
enc_base.h
|
Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM buffer is empty and save some power. Codec API becomes incompatible so full updates! :)
|
2007-11-30 05:16:56 +00:00 |
events.h
|
FS#9051 - remove LCD margins... use viewports if you need them...
|
2008-06-23 13:20:35 +00:00 |
fat.h
|
Do some crackdown on kernel object reinitialization after they could be in use and use before initialization. For c200/e200: Be sure fat cache and ata locks are acquired in the proper order during hot swapping. Delay hotswap monitoring until after initial file mounting (address 2nd kobj concern + possible call of fat driver before init).
|
2008-03-12 10:03:52 +00:00 |
fmradio.h
|
|
|
fmradio_i2c.h
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
font.h
|
Make checkwps compile again. Still more work is needed though, as checkwps is compiled to emulate an iPod Color - this needs changing to allow the LCD (and remote LCD) dimensions/depth to be specified on the commandline - the new %V tags are validated against the LCD characteristics
|
2008-03-25 21:09:58 +00:00 |
gdb_api.h
|
|
|
general.h
|
|
|
generic_i2c.h
|
|
|
hangul.h
|
|
|
hotswap.h
|
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a microsd card (no hotswap), use HAVE_ATA_SD for the Sansa flash driver so we don't rely on HAVE_HOTSWAP in some places.
|
2008-05-13 02:50:31 +00:00 |
hwcompat.h
|
|
|
i2c-coldfire.h
|
Correct the name of a flag. No functional change.
|
2008-03-18 22:48:26 +00:00 |
i2c-pp.h
|
|
|
i2c.h
|
Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't).
|
2008-04-28 10:22:05 +00:00 |
i2s.h
|
|
|
id3.h
|
FS #8680. MOD codec by Rainer Sinsch.
|
2008-05-21 11:19:58 +00:00 |
ifp_usb_serial.h
|
move the ifp7xx usb serial driver files to more specific names, to make the "usb_serial" name available for more general usb class driver use
|
2008-03-02 18:16:24 +00:00 |
imx31l.h
|
Enable write buffering for the 1MB device memory section. This means using a different device framebuffer address too. You must update the firmware _and_ bootloader.
|
2008-05-11 15:39:00 +00:00 |
isp1362.h
|
|
|
isp1583.h
|
1) Put USB in IRAM
|
2008-05-16 21:05:18 +00:00 |
kernel.h
|
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when the lcd is enabled and the image is refreshed so overlayed drawing can also be refreshed. Chiefly mpegplayer needs this so it can redraw the YUV data after the backlight is turned on while paused or when using 'Set Start Time'.
|
2008-05-28 10:17:16 +00:00 |
lcd-charcell.h
|
|
|
lcd-remote.h
|
FS#9051 - remove LCD margins... use viewports if you need them...
|
2008-06-23 13:20:35 +00:00 |
lcd.h
|
FS#9051 - remove LCD margins... use viewports if you need them...
|
2008-06-23 13:20:35 +00:00 |
led.h
|
|
|
logf.h
|
|
|
ltv350qv.h
|
Use LTV350QV register definitions
|
2008-05-11 08:10:57 +00:00 |
lv24020lp.h
|
|
|
m5636.h
|
|
|
mas.h
|
|
|
mas35xx.h
|
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
|
2008-05-14 21:35:19 +00:00 |
mc13783.h
|
Correct an oopsy when finishing off the MC13783 header. No wonder ADC readings seemed a wee odd.
|
2008-05-21 20:59:07 +00:00 |
mcf5249.h
|
|
|
mcf5250.h
|
|
|
mp3_playback.h
|
|
|
mp3data.h
|
|
|
mpeg.h
|
Updated use of events.h header file.
|
2008-04-27 19:56:16 +00:00 |
panic.h
|
|
|
pcf5060x.h
|
Split out the PCF5060x register defines into a common header and create a generic pcf50606.c using standard i2c read/writes.
|
2008-04-04 20:24:08 +00:00 |
pcf50605.h
|
|
|
pcf50606.h
|
Split out the PCF5060x register defines into a common header and create a generic pcf50606.c using standard i2c read/writes.
|
2008-04-04 20:24:08 +00:00 |
pcm.h
|
|
|
pcm_record.h
|
|
|
pcm_sampr.h
|
|
|
pnx0101.h
|
|
|
power.h
|
|
|
powermgmt.h
|
Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller.
|
2008-04-20 18:28:25 +00:00 |
pp5002.h
|
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to disable' register and hasn't anything to do with acknowledging interrupts-- that's handled at the module level.
|
2008-06-03 05:08:24 +00:00 |
pp5020.h
|
Oops. Lost sync on a few instances and 'HI' registers.
|
2008-06-03 05:19:32 +00:00 |
pp5024.h
|
comment typo fixes
|
2008-02-22 20:23:00 +00:00 |
profile.h
|
Moved private types and constants from profile.h to profile.c
|
2008-04-28 18:41:13 +00:00 |
replaygain.h
|
|
|
rolo.h
|
Made rolo.h consistent with rolo.c
|
2008-05-03 07:17:44 +00:00 |
rtc.h
|
|
|
s1a0903x01.h
|
|
|
s3c2440.h
|
This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed.
|
2008-04-22 04:34:25 +00:00 |
s5l8700.h
|
initial Meizu M6SL port (take 2)
|
2008-06-27 23:24:34 +00:00 |
scroll_engine.h
|
Add viewport capabilities to all the LCD drivers, and adapt scrolling code. This is the firmware/ part of FS#8385 - the changes to the WPS code still need more work and will be committed at a later date. NOTE: There are no user-visible changes with this commit - just the infrastructure.
|
2008-01-07 20:34:11 +00:00 |
serial.h
|
|
|
sh7034.h
|
|
|
sound.h
|
More static / header file cleanup.
|
2008-05-03 23:18:56 +00:00 |
spdif.h
|
|
|
spi.h
|
|
|
structec.h
|
|
|
sw_i2c.h
|
mrobe 100: real time clock (if anybody recognises the RTC chip let me know)
|
2008-02-03 18:15:39 +00:00 |
system.h
|
initial Meizu M6SL port (take 2)
|
2008-06-27 23:24:34 +00:00 |
tcc77x.h
|
Convert the TCC77x ADC driver to use interrupts - based on the technique used in the SH ADC driver.
|
2008-05-03 07:49:39 +00:00 |
tcc780x.h
|
A few preparations for the D2 PCM driver: move driver up to TCC780x level, move FIQ handler into PCM driver, add some new register defines, and remove those goddamn warnings.
|
2008-04-21 20:16:18 +00:00 |
tea5767.h
|
|
|
thread.h
|
Spelling fixes.
|
2008-05-18 14:34:29 +00:00 |
timer.h
|
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver.
|
2008-05-02 19:12:09 +00:00 |
tlv320.h
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |
tsc2100.h
|
fix red
|
2008-04-27 14:07:57 +00:00 |
tuner.h
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
uda1380.h
|
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
|
2008-05-14 21:35:19 +00:00 |
usb.h
|
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). Current status is that the bootloader works to load Rockbox, but dual boot does not work: it freezes after decrypting the OF. When Rockbox boots, it freezes somewhere between showing the logo and the main menu. And there's no driver for the touchpad. So lots of work left.
|
2008-06-27 18:40:25 +00:00 |
usb_ch9.h
|
Add keywords and fix more headers.
|
2008-04-18 17:24:19 +00:00 |
usb_core.h
|
add usb_allowed_current() function, so powermanagement code can know when it's allowed to charge from usb
|
2008-06-04 18:55:58 +00:00 |
usb_drv.h
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
wm8721.h
|
Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it
|
2008-02-13 11:19:23 +00:00 |
wm8731.h
|
Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it
|
2008-02-13 11:19:23 +00:00 |
wm8751.h
|
hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)
|
2008-05-12 18:42:20 +00:00 |
wm8758.h
|
add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for simulator.
|
2008-05-16 19:28:45 +00:00 |
wm8975.h
|
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of operations in hw, e.g. setting bass
|
2008-04-28 08:37:18 +00:00 |
wm8978.h
|
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keymaps consistent; it's rather messy atm.
|
2008-05-03 15:14:52 +00:00 |
wm8985.h
|
Initial D2 sound playback support (known issues to follow on the CowonD2Info wiki page).
|
2008-06-22 18:48:22 +00:00 |
wmcodec.h
|
|
|