rockbox/firmware/target/arm/s5l8700
Rafaël Carré 8eba69f91b Storage API : remove undeeded target-specific functions
storage_sleep, storage_spin, storage_spindown are only defined if #defiend (HAVE_DISK_STORAGE), not for MMC/ATA/SD
remove already unneeded nand_disk_is_active, nand_soft_reset

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21912 a1c6a512-1295-4272-9138-f99709370657
2009-07-17 00:09:14 +00:00
..
ipodnano2g Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update() for the second lcd type. This lcd_update works, but not reliably. 2009-07-16 18:03:09 +00:00
meizu-m3 S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
meizu-m6sl S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
meizu-m6sp S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
adc-s5l8700.c S5L8700: mask away status bits from ADC conversion result 2009-07-11 14:12:02 +00:00
adc-target.h S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
ata-nand-s5l8700.c Storage API : remove undeeded target-specific functions 2009-07-17 00:09:14 +00:00
backlight-meizu.c Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brightness level 2009-07-11 13:43:04 +00:00
backlight-target.h Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. 2009-06-23 18:11:03 +00:00
boot.lds Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
crt0.S Get the Nano2G bootloader running - it now runs and displays a logo on one type of Nano2G LCD. 2009-07-16 00:57:02 +00:00
debug-s5l8700.c S5L8700: fix buttons used in debug menu 2009-07-11 22:34:56 +00:00
debug-target.h S5L8700: fix buttons used in debug menu 2009-07-11 22:34:56 +00:00
dma-s5l8700.c Remove svn:executable from these files. 2009-07-12 09:16:55 +00:00
dma-target.h Remove svn:executable from these files. 2009-07-12 09:16:55 +00:00
fmradio-i2c-meizu.c S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
i2c-s5l8700.c S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
kernel-s5l8700.c S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
pcm-s5l8700.c S5L8700: initial framework for PCM (using DMA transfers) 2009-07-05 13:41:16 +00:00
power-meizu.c Meizu: implement power driver (USB power detect / charging status / poweroff) 2009-07-12 14:32:38 +00:00
system-s5l8700.c Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. 2009-06-23 18:11:03 +00:00
system-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timer-s5l8700.c S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
udacodec-meizu.c 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