8 #ifdef ROCKBOX_HAS_LOGF
10 #endif /* ROCKBOX_HAS_LOGF */
14 #endif /* RB_PROFILE */
19 #endif /* SIMULATOR */
33 #endif /* SIMULATOR */
36 #endif /* HAVE_DIRCACHE */
38 #if !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__)
40 #endif /* !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) */
64 #ifdef HAVE_LCD_CHARCELLS
65 drivers/lcd-charcell.c
66 drivers/lcd-charset-player.c
67 #endif /* HAVE_LCD_CHARCELLS */
69 #ifdef HAVE_LCD_BITMAP
77 drivers/lcd-1bit-vert.c
79 #if LCD_PIXELFORMAT == HORIZONTAL_PACKING
80 drivers/lcd-2bit-horz.c
81 #elif LCD_PIXELFORMAT == VERTICAL_PACKING
82 drivers/lcd-2bit-vert.c
83 #endif /* LCD_PIXELFORMAT */
86 #endif /* LCD_DEPTH */
87 #endif /* HAVE_LCD_BITMAP */
89 #ifdef HAVE_REMOTE_LCD
90 #if LCD_REMOTE_DEPTH == 1
91 drivers/lcd-remote-1bit-v.c
92 #elif LCD_REMOTE_DEPTH == 2
93 drivers/lcd-remote-2bit-vi.c
94 #endif /* LCD_REMOTE_DEPTH */
95 #endif /* HAVE_REMOTE_LCD */
103 #endif /* SIMULATOR */
110 #else /* !HAVE_MMC */
111 #ifdef HAVE_FLASH_DISK
113 #else /* !HAVE_FLASH_DISK */
114 #if !defined(SANSA_E200) && !defined(SANSA_C200) && !defined(LOGIK_DAX) && !defined(IAUDIO_7)
116 #endif /* SANSA_E200 */
117 #endif /* HAVE_FLASH_DISK */
118 #endif /* HAVE_MMC */
123 #endif /* SIMULATOR */
127 drivers/eeprom_24cxx.c
128 #ifdef HAVE_EEPROM_SETTINGS
130 #endif /* HAVE_EEPROM_SETTINGS */
131 #endif /* HAVE_EEPROM */
135 #if (CONFIG_RTC == RTC_M41ST84W)
136 drivers/rtc/rtc_m41st84w.c
137 #elif (CONFIG_RTC == RTC_PCF50606)
138 drivers/rtc/rtc_pcf50606.c
139 #elif (CONFIG_RTC == RTC_PCF50605)
140 drivers/rtc/rtc_pcf50605.c
141 #elif (CONFIG_RTC == RTC_E8564)
142 drivers/rtc/rtc_e8564.c
143 #elif (CONFIG_RTC == RTC_DS1339_DS3231)
144 drivers/rtc/rtc_ds1339_ds3231.c
145 #elif (CONFIG_RTC == RTC_S3C2440)
146 drivers/rtc/rtc_s3c2440.c
147 #elif (CONFIG_RTC == RTC_AS3514)
148 drivers/rtc/rtc_as3514.c
149 #elif (CONFIG_RTC == RTC_RX5X348AB)
150 drivers/rtc/rtc_rx5x348ab.c
151 #endif /* (CONFIG_RTC == RTC_) */
152 #endif /* SIMULATOR */
158 #if (CONFIG_TUNER & LV24020LP)
159 drivers/tuner/lv24020lp.c
160 #endif /* (CONFIG_TUNER & LV24020LP) */
161 #if (CONFIG_TUNER & S1A0903X01)
163 drivers/tuner/s1a0903x01.c
164 #endif /* (CONFIG_TUNER & S1A0903X01) */
165 #if (CONFIG_TUNER & TEA5767)
166 drivers/tuner/tea5767.c
167 #endif /* (CONFIG_TUNER & TEA5767) */
168 #endif /*SIMULATOR */
169 #endif /* CONFIG_TUNER */
172 #if CONFIG_CODEC != SWCODEC
174 #endif /* CONFIG_CODEC != SWCODEC */
178 #if CONFIG_CODEC == SWCODEC
185 #ifdef HAVE_RECORDING
189 #endif /* SIMULATOR */
190 #endif /* HAVE_RECORDING */
191 #endif /* BOOTLOADER */
199 #endif /* SIMULATOR */
200 #endif /* BOOTLOADER */
206 #if defined(HAVE_UDA1380)
207 drivers/audio/uda1380.c
208 #elif defined(HAVE_WM8751)
209 drivers/audio/wm8751.c
210 #elif defined(HAVE_WM8975) || defined(HAVE_WM8978)
211 drivers/audio/wm8975.c
212 #elif defined(HAVE_WM8758)
213 drivers/audio/wm8758.c
214 #elif defined(HAVE_WM8721)
215 drivers/audio/wm8721.c
216 #elif defined(HAVE_WM8731)
217 drivers/audio/wm8731.c
218 #elif defined(HAVE_AS3514)
219 drivers/audio/as3514.c
220 #elif defined(HAVE_TLV320)
221 drivers/audio/tlv320.c
222 #elif defined(HAVE_MAS35XX)
223 drivers/audio/mas35xx.c
224 #endif /* defined(HAVE_*) */
225 #endif /* SIMULATOR */
228 #if !defined(SIMULATOR)
231 usbstack/core/epsetup.c
232 usbstack/core/utils.c
233 usbstack/core/config.c
234 usbstack/drivers/device/usb_serial.c
235 usbstack/drivers/device/usb_storage.c
240 #if !defined(SIMULATOR)
241 #if CONFIG_USBOTG == USBOTG_ISP1362
244 #if defined(SANSA_E200) || defined(SANSA_C200) || !defined(BOOTLOADER)
245 #if CONFIG_USBOTG == USBOTG_M5636
247 #elif CONFIG_USBOTG == USBOTG_ARC
249 drivers/usb/arcotg_dcd.c
251 drivers/usb/arcotg_udc.c
253 #endif /* CONFIG_USBOTG */
254 #endif /* !defined(BOOTLOADER) */
255 #endif /* !defined(SIMULATOR) */
257 /* Other Random Hardware */
262 /* CPU Specific - By class then particular chip if applicable */
271 target/sh/memcpy-sh.S
272 target/sh/memmove-sh.S
273 target/sh/memset-sh.S
274 target/sh/strlen-sh.S
275 target/sh/system-sh.c
276 #endif /* SIMULATOR */
278 #elif defined(CPU_COLDFIRE)
281 target/coldfire/crt0.S
282 target/coldfire/memcpy-coldfire.S
283 target/coldfire/memmove-coldfire.S
284 target/coldfire/memset-coldfire.S
285 target/coldfire/memswap128-coldfire.S
286 target/coldfire/strlen-coldfire.S
287 #if defined(HAVE_LCD_COLOR) \
288 || defined(HAVE_REMOTE_LCD) && (LCD_REMOTE_PIXELFORMAT == VERTICAL_INTERLEAVED)
289 target/coldfire/memset16-coldfire.S
291 target/coldfire/system-coldfire.c
293 target/coldfire/pcm-coldfire.c
294 #endif /* BOOTLOADER */
295 #if CONFIG_I2C == I2C_COLDFIRE
296 target/coldfire/i2c-coldfire.c
297 #endif /* CONFIG_I2C == I2C_COLDFIRE */
298 #endif /* SIMULATOR */
300 #elif defined(CPU_PP) || defined(CPU_ARM)
301 /* CPU_PP => CPU_ARM, CPU_ARM !=> CPU_PP */
302 target/arm/memcpy-arm.S
303 target/arm/memmove-arm.S
306 target/arm/memset-arm.S
307 target/arm/memset16-arm.S
308 target/arm/memswap128-arm.S
309 #if CONFIG_I2C == I2C_PP5024 || CONFIG_I2C == I2C_PP5020 || CONFIG_I2C == I2C_PP5002
311 #elif CONFIG_I2C == I2C_PNX0101
312 target/arm/pnx0101/i2c-pnx0101.c
313 #elif CONFIG_I2C == I2C_S3C2440
314 /* no i2c driver yet */
316 #if CONFIG_CPU == PNX0101
317 target/arm/pnx0101/system-pnx0101.c
320 #if CONFIG_CPU == PP5002
321 target/arm/system-pp5002.c
322 #elif defined CPU_PP502x
323 target/arm/system-pp502x.c
326 target/arm/crt0-pp-bl.S
329 #if !defined(SANSA_E200) && !defined(SANSA_C200)
330 target/arm/audio-pp.c
331 #endif /* SANSA_E200 */
334 #elif CONFIG_CPU == PNX0101
335 target/arm/pnx0101/crt0-pnx0101.S
336 #elif CONFIG_CPU==DM320
337 target/arm/tms320dm320/crt0.S
338 #elif CONFIG_CPU==S3C2440
339 target/arm/s3c2440/crt0.S
340 #elif defined(CPU_TCC77X)
341 target/arm/tcc77x/crt0.S
342 #elif defined(CPU_ARM)
344 #endif /* defined(CPU_*) */
345 #endif /* SIMULATOR */
358 #endif /* SIMULATOR */
360 #endif /* defined(CPU_*) */
364 target/sh/archos/ata-archos.c
365 target/sh/archos/ata-as-archos.S
366 target/sh/archos/player/button-player.c
367 target/sh/archos/player/hwcompat-player.c
368 target/sh/archos/player/lcd-as-player.S
369 target/sh/archos/player/lcd-player.c
370 target/sh/archos/player/power-player.c
371 target/sh/archos/player/powermgmt-player.c
372 target/sh/archos/player/usb-player.c
373 #endif /* SIMULATOR */
374 #endif /* ARCHOS_PLAYER */
376 #ifdef ARCHOS_RECORDER
378 target/sh/archos/ata-archos.c
379 target/sh/archos/ata-as-archos.S
380 target/sh/archos/lcd-archos-bitmap.c
381 target/sh/archos/lcd-as-archos-bitmap.S
382 target/sh/archos/recorder/button-recorder.c
383 target/sh/archos/recorder/power-recorder.c
384 target/sh/archos/recorder/powermgmt-recorder.c
385 target/sh/archos/recorder/usb-recorder.c
386 #endif /* SIMULATOR */
387 #endif /* ARCHOS_RECORDER */
389 #if defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2)
391 target/sh/archos/ata-archos.c
392 target/sh/archos/ata-as-archos.S
393 target/sh/archos/lcd-archos-bitmap.c
394 target/sh/archos/lcd-as-archos-bitmap.S
395 target/sh/archos/fm_v2/button-fm_v2.c
396 target/sh/archos/fm_v2/power-fm_v2.c
397 target/sh/archos/fm_v2/powermgmt-fm_v2.c
398 target/sh/archos/fm_v2/usb-fm_v2.c
399 #endif /* SIMULATOR */
400 #endif /* ARCHOS_FMRECORDER || ARCHOS_RECORDERV2 */
402 #if defined(ARCHOS_ONDIOFM) || defined(ARCHOS_ONDIOSP)
404 target/sh/archos/lcd-archos-bitmap.c
405 target/sh/archos/lcd-as-archos-bitmap.S
406 target/sh/archos/ondio/button-ondio.c
407 target/sh/archos/ondio/power-ondio.c
408 target/sh/archos/ondio/powermgmt-ondio.c
409 target/sh/archos/ondio/usb-ondio.c
410 #if (CONFIG_TUNER & TEA5767)
411 target/sh/archos/ondio/fmradio_i2c-ondio.c
413 #endif /* SIMULATOR */
414 #endif /* ARCHOS_ONDIOFM || ARCHOS_ONDIOFM */
418 target/arm/lcd-as-memframe.S
419 target/arm/sandisk/ata-c200_e200.c
420 target/arm/sandisk/sansa-e200/lcd-e200.c
421 target/arm/sandisk/adc-c200_e200.c
422 target/arm/sandisk/backlight-c200_e200.c
423 target/arm/usb-fw-pp502x.c
424 target/arm/sandisk/sansa-e200/button-e200.c
425 target/arm/sandisk/power-c200_e200.c
426 target/arm/sandisk/sansa-e200/powermgmt-e200.c
429 target/arm/sandisk/audio-c200_e200.c
430 #endif /* BOOTLOADER */
431 #endif /* SIMULATOR */
432 #endif /* SANSA_E200 */
436 target/arm/sandisk/ata-c200_e200.c
437 target/arm/sandisk/sansa-c200/lcd-c200.c
438 target/arm/sandisk/sansa-c200/lcd-as-c200.S
439 target/arm/sandisk/adc-c200_e200.c
440 target/arm/sandisk/backlight-c200_e200.c
441 target/arm/usb-fw-pp502x.c
442 target/arm/sandisk/sansa-c200/button-c200.c
443 target/arm/sandisk/power-c200_e200.c
444 target/arm/sandisk/sansa-c200/powermgmt-c200.c
447 target/arm/sandisk/audio-c200_e200.c
448 #endif /* BOOTLOADER */
449 #endif /* SIMULATOR */
450 #endif /* SANSA_C200 */
454 target/coldfire/ata-as-coldfire.S
455 target/coldfire/pcf50606-coldfire.c
456 target/coldfire/iaudio/adc-iaudio.c
457 target/coldfire/iaudio/ata-iaudio.c
458 target/coldfire/iaudio/lcd-remote-iaudio.c
459 target/coldfire/iaudio/pcf50606-iaudio.c
460 target/coldfire/iaudio/powermgmt-iaudio.c
461 target/coldfire/iaudio/system-iaudio.c
462 target/coldfire/iaudio/usb-iaudio.c
463 target/coldfire/iaudio/x5/backlight-x5.c
464 target/coldfire/iaudio/x5/button-x5.c
465 target/coldfire/iaudio/x5/ds2411-x5.c
466 target/coldfire/iaudio/x5/fmradio_i2c-x5.c
467 target/coldfire/iaudio/x5/lcd-as-x5.S
468 target/coldfire/iaudio/x5/lcd-x5.c
469 target/coldfire/iaudio/x5/m5636-x5.c
470 target/coldfire/iaudio/x5/power-x5.c
472 target/coldfire/iaudio/x5/audio-x5.c
474 #endif /* SIMULATOR */
475 #endif /* IAUDIO_X5 */
479 target/coldfire/ata-as-coldfire.S
480 target/coldfire/pcf50606-coldfire.c
481 target/coldfire/iaudio/adc-iaudio.c
482 target/coldfire/iaudio/ata-iaudio.c
483 target/coldfire/iaudio/lcd-remote-iaudio.c
484 target/coldfire/iaudio/m5/backlight-m5.c
485 target/coldfire/iaudio/m5/button-m5.c
486 target/coldfire/iaudio/m5/lcd-as-m5.S
487 target/coldfire/iaudio/m5/lcd-m5.c
488 target/coldfire/iaudio/m5/power-m5.c
489 target/coldfire/iaudio/pcf50606-iaudio.c
490 target/coldfire/iaudio/powermgmt-iaudio.c
491 target/coldfire/iaudio/system-iaudio.c
492 target/coldfire/iaudio/usb-iaudio.c
494 target/coldfire/iaudio/m5/audio-m5.c
496 #endif /* SIMULATOR */
497 #endif /* IAUDIO_M5 */
499 #ifdef IRIVER_IFP7XX_SERIES
504 #endif /* IRIVER_IFP7XX_SERIES */
506 #ifdef IRIVER_H300_SERIES
508 target/coldfire/ata-as-coldfire.S
509 target/coldfire/pcf50606-coldfire.c
510 target/coldfire/iriver/ata-iriver.c
511 target/coldfire/iriver/lcd-remote-iriver.c
512 target/coldfire/iriver/system-iriver.c
513 target/coldfire/iriver/fmradio_i2c-iriver.c
514 target/coldfire/iriver/h300/sw_i2c-h300.c
515 target/coldfire/iriver/h300/adc-h300.c
516 target/coldfire/iriver/h300/backlight-h300.c
517 target/coldfire/iriver/h300/button-h300.c
518 target/coldfire/iriver/h300/pcf50606-h300.c
519 target/coldfire/iriver/h300/lcd-as-h300.S
520 target/coldfire/iriver/h300/lcd-h300.c
521 target/coldfire/iriver/h300/power-h300.c
522 target/coldfire/iriver/h300/powermgmt-h300.c
523 target/coldfire/iriver/h300/usb-h300.c
525 target/coldfire/iriver/audio-iriver.c
527 #endif /* SIMULATOR */
528 #endif /* IRIVER_H300_SERIES */
530 #ifdef IRIVER_H100_SERIES
532 target/coldfire/ata-as-coldfire.S
533 target/coldfire/iriver/ata-iriver.c
534 target/coldfire/iriver/lcd-remote-iriver.c
535 target/coldfire/iriver/system-iriver.c
536 target/coldfire/iriver/fmradio_i2c-iriver.c
537 target/coldfire/iriver/h100/sw_i2c-h100.c
538 target/coldfire/iriver/h100/adc-h100.c
539 target/coldfire/iriver/h100/backlight-h100.c
540 target/coldfire/iriver/h100/button-h100.c
541 target/coldfire/iriver/h100/lcd-as-h100.S
542 target/coldfire/iriver/h100/lcd-h100.c
543 target/coldfire/iriver/h100/power-h100.c
544 target/coldfire/iriver/h100/powermgmt-h100.c
546 target/coldfire/iriver/audio-iriver.c
547 target/coldfire/iriver/h100/spdif-h100.c
549 target/coldfire/iriver/h100/usb-h100.c
550 #endif /* SIMULATOR */
551 #endif /* IRIVER_H100_SERIES */
555 target/arm/ata-as-arm.S
556 target/arm/ata-pp5020.c
557 target/arm/wmcodec-pp.c
559 target/arm/iriver/h10/adc-h10.c
560 target/arm/iriver/h10/backlight-h10.c
561 target/arm/iriver/h10/button-h10.c
562 target/arm/iriver/h10/fmradio_i2c-h10.c
563 target/arm/iriver/h10/lcd-h10_20gb.c
564 target/arm/iriver/h10/power-h10.c
565 target/arm/iriver/h10/powermgmt-h10.c
566 target/arm/usb-fw-pp502x.c
567 #endif /* SIMULATOR */
568 #endif /* IRIVER_H10 */
570 #ifdef IRIVER_H10_5GB
572 target/arm/ata-as-arm.S
573 target/arm/ata-pp5020.c
574 target/arm/wmcodec-pp.c
576 target/arm/iriver/h10/adc-h10.c
577 target/arm/iriver/h10/backlight-h10.c
578 target/arm/iriver/h10/button-h10.c
579 target/arm/iriver/h10/fmradio_i2c-h10.c
580 target/arm/iriver/h10/lcd-h10_5gb.c
581 target/arm/iriver/h10/power-h10.c
582 target/arm/iriver/h10/powermgmt-h10.c
583 target/arm/usb-fw-pp502x.c
584 #endif /* SIMULATOR */
585 #endif /* IRIVER_H10_5GB */
589 target/arm/lcd-as-memframe.S
591 target/arm/s3c2440/debug-s3c2440.c
592 target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c
593 target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
594 target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
595 target/arm/s3c2440/gigabeat-fx/button-meg-fx.c
596 target/arm/s3c2440/gigabeat-fx/i2c-meg-fx.c
597 target/arm/s3c2440/gigabeat-fx/kernel-meg-fx.c
598 target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
599 target/arm/s3c2440/gigabeat-fx/power-meg-fx.c
600 target/arm/s3c2440/gigabeat-fx/powermgmt-meg-fx.c
601 target/arm/s3c2440/gigabeat-fx/sc606-meg-fx.c
602 target/arm/s3c2440/gigabeat-fx/timer-meg-fx.c
603 target/arm/s3c2440/gigabeat-fx/usb-meg-fx.c
604 target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
605 target/arm/s3c2440/gigabeat-fx/dma_start.c
606 target/arm/s3c2440/gigabeat-fx/system-meg-fx.c
608 target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
610 #endif /* SIMULATOR */
611 #endif /* GIGABEAT_F */
615 target/arm/imx31/gigabeat-s/adc-imx31.c
616 target/arm/imx31/gigabeat-s/ata-imx31.c
617 target/arm/imx31/gigabeat-s/backlight-imx31.c
618 target/arm/imx31/gigabeat-s/button-imx31.c
619 target/arm/imx31/gigabeat-s/i2c-imx31.c
620 target/arm/imx31/gigabeat-s/i2s-imx31.c
621 target/arm/imx31/gigabeat-s/lcd-as-imx31.S
622 target/arm/imx31/gigabeat-s/lcd-imx31.c
623 target/arm/imx31/gigabeat-s/power-imx31.c
624 target/arm/imx31/gigabeat-s/powermgmt-imx31.c
625 target/arm/imx31/gigabeat-s/usb-imx31.c
626 target/arm/imx31/gigabeat-s/wmcodec-imx31.c
627 target/arm/imx31/gigabeat-s/dma_start.c
628 target/arm/imx31/gigabeat-s/system-imx31.c
629 target/arm/imx31/gigabeat-s/mmu-imx31.c
630 target/arm/imx31/gigabeat-s/avic-imx31.c
631 target/arm/imx31/gigabeat-s/spi-imx31.c
633 target/arm/imx31/gigabeat-s/pcm-imx31.c
635 #endif /* SIMULATOR */
636 #endif /* GIGABEAT_S */
640 target/arm/lcd-as-memframe.S
642 target/arm/tms320dm320/mrobe-500/adc-mr500.c
643 target/arm/tms320dm320/mrobe-500/ata-mr500.c
644 target/arm/tms320dm320/mrobe-500/backlight-mr500.c
645 target/arm/tms320dm320/mrobe-500/button-mr500.c
646 target/arm/tms320dm320/mrobe-500/dm320codec-mr500.c
647 target/arm/tms320dm320/mrobe-500/lcd-mr500.c
648 #if defined(HAVE_REMOTE_LCD)
649 target/arm/tms320dm320/mrobe-500/lcd-remote-mr500.c
651 target/arm/tms320dm320/mrobe-500/pcm-mr500.c
652 target/arm/tms320dm320/mrobe-500/powermgmt-mr500.c
653 target/arm/tms320dm320/mrobe-500/power-mr500.c
654 target/arm/tms320dm320/mrobe-500/usb-mr500.c
655 target/arm/tms320dm320/debug-dm320.c
656 target/arm/tms320dm320/i2c-dm320.c
657 target/arm/tms320dm320/kernel-dm320.c
658 target/arm/tms320dm320/spi-dm320.c
659 target/arm/tms320dm320/system-dm320.c
660 target/arm/tms320dm320/timer-dm320.c
661 target/arm/tms320dm320/uart-dm320.c
662 #endif /* SIMULATOR */
663 #endif /* MROBE_500 */
667 target/arm/ata-as-arm.S
668 target/arm/ata-pp5020.c
669 target/arm/wmcodec-pp.c
671 target/arm/tatung/tpj1022/adc-tpj1022.c
672 target/arm/tatung/tpj1022/backlight-tpj1022.c
673 target/arm/tatung/tpj1022/button-tpj1022.c
674 target/arm/tatung/tpj1022/lcd-tpj1022.c
675 target/arm/tatung/tpj1022/power-tpj1022.c
676 target/arm/tatung/tpj1022/powermgmt-tpj1022.c
677 target/arm/usb-fw-pp502x.c
678 #endif /* SIMULATOR */
679 #endif /* ELIO_TPJ1022 */
684 target/arm/wmcodec-pp.c
686 target/arm/ata-as-arm.S
687 target/arm/ata-pp5020.c
688 target/arm/ipod/adc-ipod-pcf.c
689 target/arm/ipod/backlight-4g_color.c
690 target/arm/ipod/button-clickwheel.c
691 target/arm/ipod/lcd-gray.c
692 target/arm/ipod/power-ipod.c
693 target/arm/ipod/powermgmt-ipod-pcf.c
694 target/arm/usb-fw-pp502x.c
695 #endif /* SIMULATOR */
701 target/arm/ata-as-arm.S
702 target/arm/ata-pp5020.c
703 target/arm/wmcodec-pp.c
705 target/arm/ipod/adc-ipod-pcf.c
706 target/arm/ipod/backlight-4g_color.c
707 target/arm/ipod/button-clickwheel.c
708 target/arm/ipod/lcd-color_nano.c
709 target/arm/ipod/power-ipod.c
710 target/arm/ipod/powermgmt-ipod-pcf.c
711 target/arm/usb-fw-pp502x.c
712 #endif /* SIMULATOR */
713 #endif /* IPOD_COLOR */
718 target/arm/ata-as-arm.S
719 target/arm/ata-pp5020.c
720 target/arm/wmcodec-pp.c
722 target/arm/ipod/adc-ipod-pcf.c
723 target/arm/ipod/backlight-nano_video.c
724 target/arm/ipod/button-clickwheel.c
725 target/arm/ipod/lcd-color_nano.c
726 target/arm/ipod/power-ipod.c
727 target/arm/ipod/powermgmt-ipod-pcf.c
728 target/arm/usb-fw-pp502x.c
729 #endif /* SIMULATOR */
730 #endif /* IPOD_NANO */
735 target/arm/ata-as-arm.S
736 target/arm/ata-pp5020.c
737 target/arm/wmcodec-pp.c
739 target/arm/ipod/adc-ipod-pcf.c
740 target/arm/ipod/backlight-nano_video.c
741 target/arm/ipod/button-clickwheel.c
742 target/arm/ipod/power-ipod.c
743 target/arm/ipod/powermgmt-ipod-pcf.c
744 target/arm/ipod/video/lcd-as-video.S
745 target/arm/ipod/video/lcd-video.c
746 target/arm/usb-fw-pp502x.c
747 #endif /* SIMULATOR */
748 #endif /* IPOD_VIDEO */
753 target/arm/ata-pp5002.c
754 target/arm/wmcodec-pp.c
756 target/arm/ipod/adc-ipod-pcf.c
757 target/arm/ipod/3g/backlight-3g.c
758 target/arm/ipod/button-1g-3g.c
759 target/arm/ipod/lcd-gray.c
760 target/arm/ipod/power-ipod.c
761 target/arm/ipod/powermgmt-ipod-pcf.c
762 target/arm/usb-fw-pp5002.c
763 #endif /* SIMULATOR */
768 target/arm/ata-pp5002.c
769 target/arm/wmcodec-pp.c
771 target/arm/ipod/1g2g/adc-ipod-1g2g.c
772 target/arm/ipod/1g2g/backlight-1g2g.c
773 target/arm/ipod/1g2g/powermgmt-1g2g.c
774 target/arm/ipod/button-1g-3g.c
775 target/arm/ipod/lcd-gray.c
776 target/arm/ipod/power-ipod.c
777 target/arm/usb-fw-pp5002.c
778 #endif /* SIMULATOR */
779 #endif /* IPOD_1G2G */
784 target/arm/ata-as-arm.S
785 target/arm/ata-pp5020.c
786 target/arm/wmcodec-pp.c
788 target/arm/ipod/adc-ipod-pcf.c
789 target/arm/ipod/backlight-mini1g_mini2g.c
790 target/arm/ipod/button-mini1g.c
791 target/arm/ipod/lcd-gray.c
792 target/arm/ipod/power-ipod.c
793 target/arm/ipod/powermgmt-ipod-pcf.c
794 target/arm/usb-fw-pp502x.c
795 #endif /* SIMULATOR */
796 #endif /* IPOD_MINI */
801 target/arm/ata-as-arm.S
802 target/arm/ata-pp5020.c
803 target/arm/wmcodec-pp.c
805 target/arm/ipod/adc-ipod-pcf.c
806 target/arm/ipod/backlight-mini1g_mini2g.c
807 target/arm/ipod/button-clickwheel.c
808 target/arm/ipod/lcd-gray.c
809 target/arm/ipod/power-ipod.c
810 target/arm/ipod/powermgmt-ipod-pcf.c
811 target/arm/usb-fw-pp502x.c
812 #endif /* SIMULATOR */
813 #endif /* IPOD_MINI2G */
817 target/arm/pnx0101/iriver-ifp7xx/adc-ifp7xx.c
818 target/arm/pnx0101/iriver-ifp7xx/backlight-ifp7xx.c
819 target/arm/pnx0101/iriver-ifp7xx/button-ifp7xx.c
820 target/arm/pnx0101/iriver-ifp7xx/lcd-ifp7xx.c
821 target/arm/pnx0101/iriver-ifp7xx/power-ifp7xx.c
822 target/arm/pnx0101/iriver-ifp7xx/powermgmt-ifp7xx.c
823 target/arm/pnx0101/iriver-ifp7xx/usb-ifp7xx.c
825 target/arm/pnx0101/pcm-pnx0101.c
826 #endif /* BOOTLOADER */
827 #endif /* SIMULATOR */
828 #endif /* IRIVER_IFP7XX */
832 target/arm/tcc77x/adc-tcc77x.c
833 target/arm/tcc77x/ata-nand-tcc77x.c
834 target/arm/tcc77x/system-tcc77x.c
835 target/arm/tcc77x/logikdax/button-logikdax.c
836 target/arm/tcc77x/logikdax/lcd-logikdax.c
837 target/arm/tcc77x/logikdax/power-logikdax.c
838 #endif /* SIMULATOR */
839 #endif /* LOGIK_DAX */
843 target/arm/tcc77x/adc-tcc77x.c
844 target/arm/tcc77x/ata-nand-tcc77x.c
845 target/arm/tcc77x/system-tcc77x.c
846 target/arm/tcc77x/iaudio7/lcd-iaudio7.c
847 target/arm/tcc77x/iaudio7/power-iaudio7.c
848 #endif /* SIMULATOR */
849 #endif /* IAUDIO_7 */