.. |
adc.c
|
H300: ADC driver
|
2005-11-16 13:28:10 +00:00 |
ata.c
|
Fixed yellow iPod builds.
|
2005-11-24 00:51:57 +00:00 |
ata_mmc.c
|
Removed unused ata_standby(), changed return type of ata_sleep() to void, removed misleading comment from ata.h
|
2005-11-07 23:19:06 +00:00 |
button.c
|
iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press on PLAY
|
2005-12-22 09:27:23 +00:00 |
dac.c
|
|
|
dac.h
|
Patch #798050 by Leslie Donaldson, activates Line In on Player models
|
2003-11-03 23:36:36 +00:00 |
fat.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
fmradio.c
|
|
|
fmradio_i2c.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +00:00 |
i2c-coldfire.c
|
H300 FM radio support, with help from Peter D'Hoye
|
2005-12-15 01:11:19 +00:00 |
i2c-pp5020.c
|
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux.
|
2005-12-19 14:30:52 +00:00 |
i2c.c
|
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver.
|
2005-05-07 22:29:35 +00:00 |
lcd-16bit.c
|
H300: Roughly 20% faster LCD updates with DMA
|
2005-12-21 00:52:02 +00:00 |
lcd-h100-remote.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
lcd-h100.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
lcd-h300.c
|
Don't init the lcd twice - once on lcd_init_device and the other one on first call of lcd_enable() (an old, known bug).
|
2006-01-09 16:11:19 +00:00 |
lcd-ipod.c
|
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux.
|
2005-12-19 14:30:52 +00:00 |
lcd-ipodvideo.c
|
Remove unused variables
|
2005-12-21 23:47:43 +00:00 |
lcd-player-charset.c
|
if __CONFIG_H__ is defined, don't include config.h
|
2005-05-23 12:04:30 +00:00 |
lcd-player.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
lcd-recorder.c
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
lcd.S
|
No assembler LCD driver yet for H300
|
2005-11-14 15:41:04 +00:00 |
led.c
|
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED.
|
2005-11-24 00:10:14 +00:00 |
mas.c
|
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
|
2005-08-29 21:15:27 +00:00 |
pcf50605.c
|
Put the ipod into standby mode on shutdown. This is untested on the 5g, but should work...
|
2005-12-21 23:32:19 +00:00 |
pcf50606.c
|
Enable the EXTON and CHG wakeup again
|
2006-01-11 15:36:20 +00:00 |
power.c
|
iPod: Fix the bootloader so it can load and run the original Apple firmware again. The Rockbox firmware was doing too much to the hardware so we remove most of the initialisation.
|
2006-01-05 17:02:48 +00:00 |
rtc.c
|
H300: RTC support
|
2005-12-22 23:48:32 +00:00 |
serial.c
|
Initial commit of work-in-progress iPod port
|
2005-11-07 23:07:19 +00:00 |
tlv320.c
|
iAudio: First unfinished attempt for tlv320 driver and rockbox integration
|
2005-08-06 10:12:19 +00:00 |
uda1380.c
|
Proper UDA1380 reset for H300
|
2005-11-27 01:10:02 +00:00 |
wm8975.c
|
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux.
|
2005-12-19 14:30:52 +00:00 |