9 #ifdef ROCKBOX_HAS_LOGF
11 #endif /* ROCKBOX_HAS_LOGF */
15 #endif /* RB_PROFILE */
20 #endif /* SIMULATOR */
34 #endif /* SIMULATOR */
37 #endif /* HAVE_DIRCACHE */
39 #if !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__)
41 #endif /* !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) */
65 #ifdef HAVE_LCD_CHARCELLS
66 drivers/lcd-charcell.c
67 drivers/lcd-charset-player.c
68 #endif /* HAVE_LCD_CHARCELLS */
70 #ifdef HAVE_LCD_BITMAP
78 drivers/lcd-1bit-vert.c
80 #if LCD_PIXELFORMAT == HORIZONTAL_PACKING
81 drivers/lcd-2bit-horz.c
82 #elif LCD_PIXELFORMAT == VERTICAL_PACKING
83 drivers/lcd-2bit-vert.c
84 #elif LCD_PIXELFORMAT == VERTICAL_INTERLEAVED
86 #endif /* LCD_PIXELFORMAT */
89 #endif /* LCD_DEPTH */
90 #endif /* HAVE_LCD_BITMAP */
92 #ifdef HAVE_REMOTE_LCD
93 #if LCD_REMOTE_DEPTH == 1
94 drivers/lcd-remote-1bit-v.c
95 #elif LCD_REMOTE_DEPTH == 2
96 drivers/lcd-remote-2bit-vi.c
97 #endif /* LCD_REMOTE_DEPTH */
98 #endif /* HAVE_REMOTE_LCD */
106 #endif /* SIMULATOR */
113 #else /* !HAVE_MMC */
114 #ifdef HAVE_FLASH_DISK
116 #else /* !HAVE_FLASH_DISK */
117 #if !defined(SANSA_E200) && !defined(SANSA_C200) && !defined(LOGIK_DAX) && !defined(IAUDIO_7) && !defined(COWON_D2)
119 #endif /* SANSA_E200 */
120 #endif /* HAVE_FLASH_DISK */
121 #endif /* HAVE_MMC */
126 #endif /* SIMULATOR */
130 drivers/eeprom_24cxx.c
131 #ifdef HAVE_EEPROM_SETTINGS
133 #endif /* HAVE_EEPROM_SETTINGS */
134 #endif /* HAVE_EEPROM */
138 #if (CONFIG_RTC == RTC_M41ST84W)
139 drivers/rtc/rtc_m41st84w.c
140 #elif (CONFIG_RTC == RTC_PCF50606)
141 drivers/rtc/rtc_pcf50606.c
142 #elif (CONFIG_RTC == RTC_PCF50605)
143 drivers/rtc/rtc_pcf50605.c
144 #elif (CONFIG_RTC == RTC_E8564)
145 drivers/rtc/rtc_e8564.c
146 #elif (CONFIG_RTC == RTC_DS1339_DS3231)
147 drivers/rtc/rtc_ds1339_ds3231.c
148 #elif (CONFIG_RTC == RTC_S3C2440)
149 drivers/rtc/rtc_s3c2440.c
150 #elif (CONFIG_RTC == RTC_AS3514)
151 drivers/rtc/rtc_as3514.c
152 #elif (CONFIG_RTC == RTC_RX5X348AB)
153 drivers/rtc/rtc_rx5x348ab.c
154 #elif (CONFIG_RTC == RTC_MR100)
155 drivers/rtc/rtc_mr100.c
156 #endif /* (CONFIG_RTC == RTC_) */
157 #endif /* SIMULATOR */
163 #if (CONFIG_TUNER & LV24020LP)
164 drivers/tuner/lv24020lp.c
165 #endif /* (CONFIG_TUNER & LV24020LP) */
166 #if (CONFIG_TUNER & S1A0903X01)
168 drivers/tuner/s1a0903x01.c
169 #endif /* (CONFIG_TUNER & S1A0903X01) */
170 #if (CONFIG_TUNER & TEA5767)
171 drivers/tuner/tea5767.c
172 #endif /* (CONFIG_TUNER & TEA5767) */
173 #endif /*SIMULATOR */
174 #endif /* CONFIG_TUNER */
177 #if CONFIG_CODEC != SWCODEC
179 #endif /* CONFIG_CODEC != SWCODEC */
183 #if CONFIG_CODEC == SWCODEC
190 #ifdef HAVE_RECORDING
194 #endif /* SIMULATOR */
195 #endif /* HAVE_RECORDING */
196 #endif /* BOOTLOADER */
204 #endif /* SIMULATOR */
205 #endif /* BOOTLOADER */
210 #if !defined(SIMULATOR) && !defined(BOOTLOADER)
211 #if defined(HAVE_UDA1380)
212 drivers/audio/uda1380.c
213 #elif defined(HAVE_WM8751)
214 drivers/audio/wm8751.c
215 #elif defined(HAVE_WM8975) || defined(HAVE_WM8978)
216 drivers/audio/wm8975.c
217 #elif defined(HAVE_WM8985)
218 drivers/audio/wm8985.c
219 #elif defined(HAVE_WM8758)
220 drivers/audio/wm8758.c
221 #elif defined(HAVE_WM8721)
222 drivers/audio/wm8721.c
223 #elif defined(HAVE_WM8731)
224 drivers/audio/wm8731.c
225 #elif defined(HAVE_AS3514)
226 drivers/audio/as3514.c
227 #elif defined(HAVE_TLV320)
228 drivers/audio/tlv320.c
229 #elif defined(HAVE_MAS35XX)
230 drivers/audio/mas35xx.c
231 #endif /* defined(HAVE_*) */
232 #endif /* !defined(SIMULATOR) && !defined(BOOTLOADER) */
235 #if !defined(SIMULATOR)
238 usbstack/usb_storage.c
239 usbstack/usb_serial.c
241 target/arm/usb-drv-pp502x.c
243 #else /* !defined(HAVE_USBSTACK) */
244 #if CONFIG_USBOTG == USBOTG_ISP1362
246 #elif CONFIG_USBOTG == USBOTG_M5636
249 #endif /* !defined(HAVE_USBSTACK) */
250 #endif /* !defined(SIMULATOR) */
252 /* Other Random Hardware */
257 /* CPU Specific - By class then particular chip if applicable */
265 target/sh/memcpy-sh.S
266 target/sh/memmove-sh.S
267 target/sh/memset-sh.S
268 target/sh/strlen-sh.S
269 target/sh/system-sh.c
270 target/sh/archos/descramble.S
271 #endif /* SIMULATOR */
273 #elif defined(CPU_COLDFIRE)
276 target/coldfire/crt0.S
277 target/coldfire/memcpy-coldfire.S
278 target/coldfire/memmove-coldfire.S
279 target/coldfire/memset-coldfire.S
280 target/coldfire/strlen-coldfire.S
281 #if defined(HAVE_LCD_COLOR) || (LCD_PIXELFORMAT == VERTICAL_INTERLEAVED) \
282 || defined(HAVE_REMOTE_LCD) && (LCD_REMOTE_PIXELFORMAT == VERTICAL_INTERLEAVED)
283 target/coldfire/memset16-coldfire.S
285 target/coldfire/system-coldfire.c
287 target/coldfire/pcm-coldfire.c
288 #endif /* BOOTLOADER */
289 #if CONFIG_I2C == I2C_COLDFIRE
290 target/coldfire/i2c-coldfire.c
291 #endif /* CONFIG_I2C == I2C_COLDFIRE */
292 #endif /* SIMULATOR */
294 #elif defined(CPU_PP) || defined(CPU_ARM)
295 /* CPU_PP => CPU_ARM, CPU_ARM !=> CPU_PP */
296 target/arm/memcpy-arm.S
297 target/arm/memmove-arm.S
300 target/arm/memset-arm.S
301 target/arm/memset16-arm.S
302 #if CONFIG_I2C == I2C_PP5024 || CONFIG_I2C == I2C_PP5020 || CONFIG_I2C == I2C_PP5002
304 #elif CONFIG_I2C == I2C_PNX0101
305 target/arm/pnx0101/i2c-pnx0101.c
306 #elif CONFIG_I2C == I2C_TCC780X
307 target/arm/i2c-telechips.c
308 #elif CONFIG_I2C == I2C_S3C2440
309 /* no i2c driver yet */
311 #if CONFIG_CPU == PNX0101
312 target/arm/pnx0101/system-pnx0101.c
315 #if CONFIG_CPU == PP5002
316 target/arm/system-pp5002.c
317 #elif defined CPU_PP502x
318 target/arm/system-pp502x.c
321 target/arm/crt0-pp-bl.S
324 #if !defined(SANSA_E200) && !defined(SANSA_C200)
325 target/arm/audio-pp.c
326 #endif /* SANSA_E200 */
329 #elif CONFIG_CPU == PNX0101
330 target/arm/pnx0101/crt0-pnx0101.S
331 #elif CONFIG_CPU==DM320
332 target/arm/tms320dm320/crt0.S
333 #elif CONFIG_CPU==S3C2440
334 target/arm/s3c2440/crt0.S
335 #elif defined(CPU_TCC77X)
336 target/arm/tcc77x/crt0.S
337 #elif defined(CPU_TCC780X)
338 target/arm/tcc780x/crt0.S
339 #elif CONFIG_CPU==IMX31L
340 target/arm/imx31/crt0.S
341 #elif defined(CPU_ARM)
343 #endif /* defined(CPU_*) */
344 #endif /* SIMULATOR */
356 #endif /* SIMULATOR */
358 #endif /* defined(CPU_*) */
362 target/sh/archos/ata-archos.c
363 target/sh/archos/ata-as-archos.S
364 target/sh/archos/player/button-player.c
365 target/sh/archos/player/hwcompat-player.c
366 target/sh/archos/player/lcd-as-player.S
367 target/sh/archos/player/lcd-player.c
368 target/sh/archos/player/power-player.c
369 target/sh/archos/player/powermgmt-player.c
370 target/sh/archos/player/usb-player.c
371 #endif /* SIMULATOR */
372 #endif /* ARCHOS_PLAYER */
374 #ifdef ARCHOS_RECORDER
376 target/sh/archos/ata-archos.c
377 target/sh/archos/ata-as-archos.S
378 target/sh/archos/lcd-archos-bitmap.c
379 target/sh/archos/lcd-as-archos-bitmap.S
380 target/sh/archos/recorder/button-recorder.c
381 target/sh/archos/recorder/power-recorder.c
382 target/sh/archos/recorder/powermgmt-recorder.c
383 target/sh/archos/recorder/usb-recorder.c
384 #endif /* SIMULATOR */
385 #endif /* ARCHOS_RECORDER */
387 #if defined(ARCHOS_FMRECORDER) || defined(ARCHOS_RECORDERV2)
389 target/sh/archos/ata-archos.c
390 target/sh/archos/ata-as-archos.S
391 target/sh/archos/lcd-archos-bitmap.c
392 target/sh/archos/lcd-as-archos-bitmap.S
393 target/sh/archos/fm_v2/button-fm_v2.c
394 target/sh/archos/fm_v2/power-fm_v2.c
395 target/sh/archos/fm_v2/powermgmt-fm_v2.c
396 target/sh/archos/fm_v2/usb-fm_v2.c
397 #endif /* SIMULATOR */
398 #endif /* ARCHOS_FMRECORDER || ARCHOS_RECORDERV2 */
400 #if defined(ARCHOS_ONDIOFM) || defined(ARCHOS_ONDIOSP)
402 target/sh/archos/lcd-archos-bitmap.c
403 target/sh/archos/lcd-as-archos-bitmap.S
404 target/sh/archos/ondio/button-ondio.c
405 target/sh/archos/ondio/power-ondio.c
406 target/sh/archos/ondio/powermgmt-ondio.c
407 target/sh/archos/ondio/usb-ondio.c
408 #if (CONFIG_TUNER & TEA5767)
409 target/sh/archos/ondio/fmradio_i2c-ondio.c
411 #endif /* SIMULATOR */
412 #endif /* ARCHOS_ONDIOFM || ARCHOS_ONDIOFM */
416 target/arm/lcd-as-memframe.S
417 target/arm/sandisk/ata-c200_e200.c
418 target/arm/sandisk/sansa-e200/lcd-e200.c
419 target/arm/sandisk/adc-c200_e200.c
420 target/arm/sandisk/backlight-c200_e200.c
421 target/arm/usb-fw-pp502x.c
422 target/arm/sandisk/sansa-e200/button-e200.c
423 target/arm/sandisk/power-c200_e200.c
424 target/arm/sandisk/sansa-e200/powermgmt-e200.c
427 target/arm/sandisk/audio-c200_e200.c
428 #endif /* BOOTLOADER */
429 #endif /* SIMULATOR */
430 #endif /* SANSA_E200 */
434 target/arm/sandisk/ata-c200_e200.c
435 target/arm/sandisk/sansa-c200/lcd-c200.c
436 target/arm/sandisk/sansa-c200/lcd-as-c200.S
437 target/arm/sandisk/adc-c200_e200.c
438 target/arm/sandisk/backlight-c200_e200.c
439 target/arm/usb-fw-pp502x.c
440 target/arm/sandisk/sansa-c200/button-c200.c
441 target/arm/sandisk/power-c200_e200.c
442 target/arm/sandisk/sansa-c200/powermgmt-c200.c
445 target/arm/sandisk/audio-c200_e200.c
446 #endif /* BOOTLOADER */
447 #endif /* SIMULATOR */
448 #endif /* SANSA_C200 */
452 target/coldfire/ata-as-coldfire.S
453 target/coldfire/pcf50606-coldfire.c
454 target/coldfire/iaudio/adc-iaudio.c
455 target/coldfire/iaudio/ata-iaudio.c
456 target/coldfire/iaudio/lcd-remote-iaudio.c
457 target/coldfire/iaudio/pcf50606-iaudio.c
458 target/coldfire/iaudio/powermgmt-iaudio.c
459 target/coldfire/iaudio/system-iaudio.c
460 target/coldfire/iaudio/usb-iaudio.c
461 target/coldfire/iaudio/x5/backlight-x5.c
462 target/coldfire/iaudio/x5/button-x5.c
463 target/coldfire/iaudio/x5/ds2411-x5.c
464 target/coldfire/iaudio/x5/fmradio_i2c-x5.c
465 target/coldfire/iaudio/x5/lcd-as-x5.S
466 target/coldfire/iaudio/x5/lcd-x5.c
467 target/coldfire/iaudio/x5/m5636-x5.c
468 target/coldfire/iaudio/x5/power-x5.c
470 target/coldfire/iaudio/x5/audio-x5.c
472 #endif /* SIMULATOR */
473 #endif /* IAUDIO_X5 */
477 target/coldfire/ata-as-coldfire.S
478 target/coldfire/pcf50606-coldfire.c
479 target/coldfire/iaudio/adc-iaudio.c
480 target/coldfire/iaudio/ata-iaudio.c
481 target/coldfire/iaudio/lcd-remote-iaudio.c
482 target/coldfire/iaudio/m5/backlight-m5.c
483 target/coldfire/iaudio/m5/button-m5.c
484 target/coldfire/iaudio/m5/lcd-as-m5.S
485 target/coldfire/iaudio/m5/lcd-m5.c
486 target/coldfire/iaudio/m5/power-m5.c
487 target/coldfire/iaudio/pcf50606-iaudio.c
488 target/coldfire/iaudio/powermgmt-iaudio.c
489 target/coldfire/iaudio/system-iaudio.c
490 target/coldfire/iaudio/usb-iaudio.c
492 target/coldfire/iaudio/m5/audio-m5.c
494 #endif /* SIMULATOR */
495 #endif /* IAUDIO_M5 */
499 target/coldfire/ata-as-coldfire.S
500 target/coldfire/iaudio/m3/adc-m3.c
501 target/coldfire/iaudio/m3/ata-m3.c
502 target/coldfire/iaudio/m3/backlight-m3.c
503 target/coldfire/iaudio/m3/button-m3.c
504 target/coldfire/iaudio/m3/fmradio_i2c-m3.c
505 target/coldfire/iaudio/m3/lcd-m3.c
506 target/coldfire/iaudio/m3/power-m3.c
507 target/coldfire/iaudio/m3/powermgmt-m3.c
508 target/coldfire/iaudio/m3/system-m3.c
509 target/coldfire/iaudio/m3/usb-m3.c
511 target/coldfire/iaudio/m3/audio-m3.c
513 #endif /* SIMULATOR */
514 #endif /* IAUDIO_M3 */
516 #ifdef IRIVER_IFP7XX_SERIES
521 #endif /* IRIVER_IFP7XX_SERIES */
523 #ifdef IRIVER_H300_SERIES
525 target/coldfire/ata-as-coldfire.S
526 target/coldfire/pcf50606-coldfire.c
527 target/coldfire/iriver/ata-iriver.c
528 target/coldfire/iriver/lcd-remote-iriver.c
529 target/coldfire/iriver/system-iriver.c
530 target/coldfire/iriver/fmradio_i2c-iriver.c
531 target/coldfire/iriver/h300/sw_i2c-h300.c
532 target/coldfire/iriver/h300/adc-h300.c
533 target/coldfire/iriver/h300/backlight-h300.c
534 target/coldfire/iriver/h300/button-h300.c
535 target/coldfire/iriver/h300/pcf50606-h300.c
536 target/coldfire/iriver/h300/lcd-as-h300.S
537 target/coldfire/iriver/h300/lcd-h300.c
538 target/coldfire/iriver/h300/power-h300.c
539 target/coldfire/iriver/h300/powermgmt-h300.c
540 target/coldfire/iriver/h300/usb-h300.c
542 target/coldfire/iriver/audio-iriver.c
544 #endif /* SIMULATOR */
545 #endif /* IRIVER_H300_SERIES */
547 #ifdef IRIVER_H100_SERIES
550 target/coldfire/ata-as-coldfire.S
551 target/coldfire/iriver/ata-iriver.c
552 target/coldfire/iriver/lcd-remote-iriver.c
553 target/coldfire/iriver/system-iriver.c
554 target/coldfire/iriver/fmradio_i2c-iriver.c
555 target/coldfire/iriver/h100/adc-h100.c
556 target/coldfire/iriver/h100/backlight-h100.c
557 target/coldfire/iriver/h100/button-h100.c
558 target/coldfire/iriver/h100/lcd-as-h100.S
559 target/coldfire/iriver/h100/lcd-h100.c
560 target/coldfire/iriver/h100/power-h100.c
561 target/coldfire/iriver/h100/powermgmt-h100.c
563 target/coldfire/iriver/audio-iriver.c
564 target/coldfire/iriver/h100/spdif-h100.c
566 target/coldfire/iriver/h100/usb-h100.c
567 #endif /* SIMULATOR */
568 #endif /* IRIVER_H100_SERIES */
572 target/arm/ata-as-arm.S
573 target/arm/ata-pp5020.c
574 target/arm/wmcodec-pp.c
576 target/arm/adc-pp5020.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_20gb.c
581 target/arm/iriver/h10/lcd-as-h10.S
582 target/arm/iriver/h10/power-h10.c
583 target/arm/iriver/h10/powermgmt-h10.c
584 target/arm/usb-fw-pp502x.c
585 #endif /* SIMULATOR */
586 #endif /* IRIVER_H10 */
588 #ifdef IRIVER_H10_5GB
590 target/arm/ata-as-arm.S
591 target/arm/ata-pp5020.c
592 target/arm/wmcodec-pp.c
594 target/arm/adc-pp5020.c
595 target/arm/iriver/h10/backlight-h10.c
596 target/arm/iriver/h10/button-h10.c
597 target/arm/iriver/h10/fmradio_i2c-h10.c
598 target/arm/iriver/h10/lcd-h10_5gb.c
599 target/arm/iriver/h10/power-h10.c
600 target/arm/iriver/h10/powermgmt-h10.c
601 target/arm/usb-fw-pp502x.c
602 #endif /* SIMULATOR */
603 #endif /* IRIVER_H10_5GB */
607 target/arm/lcd-as-memframe.S
609 target/arm/s3c2440/debug-s3c2440.c
610 target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c
611 target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
612 target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
613 target/arm/s3c2440/gigabeat-fx/button-meg-fx.c
614 target/arm/s3c2440/gigabeat-fx/i2c-meg-fx.c
615 target/arm/s3c2440/gigabeat-fx/kernel-meg-fx.c
616 target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
617 target/arm/s3c2440/gigabeat-fx/power-meg-fx.c
618 target/arm/s3c2440/gigabeat-fx/powermgmt-meg-fx.c
619 target/arm/s3c2440/gigabeat-fx/sc606-meg-fx.c
620 target/arm/s3c2440/gigabeat-fx/timer-meg-fx.c
621 target/arm/s3c2440/gigabeat-fx/usb-meg-fx.c
622 target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
623 target/arm/s3c2440/gigabeat-fx/dma_start.c
624 target/arm/s3c2440/gigabeat-fx/system-meg-fx.c
626 target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
628 #endif /* SIMULATOR */
629 #endif /* GIGABEAT_F */
633 target/arm/lcd-as-memframe.S
635 target/arm/imx31/gigabeat-s/adc-imx31.c
636 target/arm/imx31/gigabeat-s/ata-imx31.c
637 target/arm/imx31/gigabeat-s/avic-imx31.c
638 target/arm/imx31/gigabeat-s/backlight-imx31.c
639 target/arm/imx31/gigabeat-s/button-imx31.c
640 target/arm/imx31/gigabeat-s/dma_start.c
641 target/arm/imx31/gigabeat-s/kernel-imx31.c
642 target/arm/imx31/gigabeat-s/i2c-imx31.c
643 target/arm/imx31/gigabeat-s/i2s-imx31.c
644 target/arm/imx31/gigabeat-s/lcd-imx31.c
645 target/arm/imx31/gigabeat-s/mmu-imx31.c
646 target/arm/imx31/gigabeat-s/power-imx31.c
647 target/arm/imx31/gigabeat-s/powermgmt-imx31.c
648 target/arm/imx31/gigabeat-s/spi-imx31.c
649 target/arm/imx31/gigabeat-s/system-imx31.c
650 target/arm/imx31/gigabeat-s/usb-imx31.c
651 target/arm/imx31/gigabeat-s/wmcodec-imx31.c
653 target/arm/imx31/gigabeat-s/pcm-imx31.c
655 #endif /* SIMULATOR */
656 #endif /* GIGABEAT_S */
660 target/arm/lcd-as-memframe.S
662 target/arm/tms320dm320/mrobe-500/adc-mr500.c
663 target/arm/tms320dm320/mrobe-500/ata-mr500.c
664 target/arm/tms320dm320/mrobe-500/backlight-mr500.c
665 target/arm/tms320dm320/mrobe-500/button-mr500.c
666 target/arm/tms320dm320/mrobe-500/dm320codec-mr500.c
667 target/arm/tms320dm320/mrobe-500/lcd-mr500.c
668 #if defined(HAVE_REMOTE_LCD)
669 target/arm/tms320dm320/mrobe-500/lcd-remote-mr500.c
671 target/arm/tms320dm320/mrobe-500/pcm-mr500.c
672 target/arm/tms320dm320/mrobe-500/powermgmt-mr500.c
673 target/arm/tms320dm320/mrobe-500/power-mr500.c
674 target/arm/tms320dm320/mrobe-500/usb-mr500.c
675 target/arm/tms320dm320/debug-dm320.c
676 target/arm/tms320dm320/i2c-dm320.c
677 target/arm/tms320dm320/kernel-dm320.c
678 target/arm/tms320dm320/spi-dm320.c
679 target/arm/tms320dm320/system-dm320.c
680 target/arm/tms320dm320/timer-dm320.c
681 target/arm/tms320dm320/uart-dm320.c
682 target/arm/tms320dm320/dsp-dm320.c
683 #endif /* SIMULATOR */
684 #endif /* MROBE_500 */
689 target/arm/ata-as-arm.S
690 target/arm/ata-pp5020.c
691 target/arm/wmcodec-pp.c
693 target/arm/adc-pp5020.c
694 target/arm/olympus/mrobe-100/backlight-mr100.c
695 target/arm/olympus/mrobe-100/button-mr100.c
696 target/arm/olympus/mrobe-100/lcd-mr100.c
697 target/arm/olympus/mrobe-100/power-mr100.c
698 target/arm/olympus/mrobe-100/powermgmt-mr100.c
699 target/arm/usb-fw-pp502x.c
700 #endif /* SIMULATOR */
701 #endif /* MROBE_100 */
705 target/arm/ata-as-arm.S
706 target/arm/ata-pp5020.c
707 target/arm/wmcodec-pp.c
709 target/arm/tatung/tpj1022/adc-tpj1022.c
710 target/arm/tatung/tpj1022/backlight-tpj1022.c
711 target/arm/tatung/tpj1022/button-tpj1022.c
712 target/arm/tatung/tpj1022/lcd-tpj1022.c
713 target/arm/tatung/tpj1022/power-tpj1022.c
714 target/arm/tatung/tpj1022/powermgmt-tpj1022.c
715 target/arm/usb-fw-pp502x.c
716 #endif /* SIMULATOR */
717 #endif /* ELIO_TPJ1022 */
722 target/arm/wmcodec-pp.c
724 target/arm/ata-as-arm.S
725 target/arm/ata-pp5020.c
726 target/arm/ipod/adc-ipod-pcf.c
727 target/arm/ipod/backlight-4g_color.c
728 target/arm/ipod/button-clickwheel.c
729 target/arm/ipod/lcd-as-gray.S
730 target/arm/ipod/lcd-gray.c
731 target/arm/ipod/power-ipod.c
732 target/arm/ipod/powermgmt-ipod-pcf.c
733 target/arm/usb-fw-pp502x.c
734 #endif /* SIMULATOR */
740 target/arm/ata-as-arm.S
741 target/arm/ata-pp5020.c
742 target/arm/wmcodec-pp.c
744 target/arm/ipod/adc-ipod-pcf.c
745 target/arm/ipod/backlight-4g_color.c
746 target/arm/ipod/button-clickwheel.c
747 target/arm/ipod/lcd-color_nano.c
748 target/arm/ipod/power-ipod.c
749 target/arm/ipod/powermgmt-ipod-pcf.c
750 target/arm/usb-fw-pp502x.c
751 #endif /* SIMULATOR */
752 #endif /* IPOD_COLOR */
757 target/arm/ata-as-arm.S
758 target/arm/ata-pp5020.c
759 target/arm/wmcodec-pp.c
761 target/arm/ipod/adc-ipod-pcf.c
762 target/arm/ipod/backlight-nano_video.c
763 target/arm/ipod/button-clickwheel.c
764 target/arm/ipod/lcd-color_nano.c
765 target/arm/ipod/power-ipod.c
766 target/arm/ipod/powermgmt-ipod-pcf.c
767 target/arm/usb-fw-pp502x.c
768 #endif /* SIMULATOR */
769 #endif /* IPOD_NANO */
774 target/arm/ata-as-arm.S
775 target/arm/ata-pp5020.c
776 target/arm/wmcodec-pp.c
778 target/arm/ipod/adc-ipod-pcf.c
779 target/arm/ipod/backlight-nano_video.c
780 target/arm/ipod/button-clickwheel.c
781 target/arm/ipod/power-ipod.c
782 target/arm/ipod/powermgmt-ipod-pcf.c
783 target/arm/ipod/video/lcd-as-video.S
784 target/arm/ipod/video/lcd-video.c
785 target/arm/usb-fw-pp502x.c
786 #endif /* SIMULATOR */
787 #endif /* IPOD_VIDEO */
792 target/arm/ata-pp5002.c
793 target/arm/wmcodec-pp.c
795 target/arm/ipod/adc-ipod-pcf.c
796 target/arm/ipod/3g/backlight-3g.c
797 target/arm/ipod/button-1g-3g.c
798 target/arm/ipod/lcd-as-gray.S
799 target/arm/ipod/lcd-gray.c
800 target/arm/ipod/power-ipod.c
801 target/arm/ipod/powermgmt-ipod-pcf.c
802 target/arm/usb-fw-pp5002.c
803 #endif /* SIMULATOR */
808 target/arm/ata-pp5002.c
809 target/arm/wmcodec-pp.c
811 target/arm/ipod/1g2g/adc-ipod-1g2g.c
812 target/arm/ipod/1g2g/backlight-1g2g.c
813 target/arm/ipod/1g2g/powermgmt-1g2g.c
814 target/arm/ipod/button-1g-3g.c
815 target/arm/ipod/lcd-as-gray.S
816 target/arm/ipod/lcd-gray.c
817 target/arm/ipod/power-ipod.c
818 target/arm/usb-fw-pp5002.c
819 #endif /* SIMULATOR */
820 #endif /* IPOD_1G2G */
825 target/arm/ata-as-arm.S
826 target/arm/ata-pp5020.c
827 target/arm/wmcodec-pp.c
829 target/arm/ipod/adc-ipod-pcf.c
830 target/arm/ipod/backlight-mini1g_mini2g.c
831 target/arm/ipod/button-mini1g.c
832 target/arm/ipod/lcd-as-gray.S
833 target/arm/ipod/lcd-gray.c
834 target/arm/ipod/power-ipod.c
835 target/arm/ipod/powermgmt-ipod-pcf.c
836 target/arm/usb-fw-pp502x.c
837 #endif /* SIMULATOR */
838 #endif /* IPOD_MINI */
843 target/arm/ata-as-arm.S
844 target/arm/ata-pp5020.c
845 target/arm/wmcodec-pp.c
847 target/arm/ipod/adc-ipod-pcf.c
848 target/arm/ipod/backlight-mini1g_mini2g.c
849 target/arm/ipod/button-clickwheel.c
850 target/arm/ipod/lcd-as-gray.S
851 target/arm/ipod/lcd-gray.c
852 target/arm/ipod/power-ipod.c
853 target/arm/ipod/powermgmt-ipod-pcf.c
854 target/arm/usb-fw-pp502x.c
855 #endif /* SIMULATOR */
856 #endif /* IPOD_MINI2G */
860 target/arm/pnx0101/iriver-ifp7xx/adc-ifp7xx.c
861 target/arm/pnx0101/iriver-ifp7xx/backlight-ifp7xx.c
862 target/arm/pnx0101/iriver-ifp7xx/button-ifp7xx.c
863 target/arm/pnx0101/iriver-ifp7xx/lcd-ifp7xx.c
864 target/arm/pnx0101/iriver-ifp7xx/power-ifp7xx.c
865 target/arm/pnx0101/iriver-ifp7xx/powermgmt-ifp7xx.c
866 target/arm/pnx0101/iriver-ifp7xx/usb-ifp7xx.c
868 target/arm/pnx0101/pcm-pnx0101.c
869 #endif /* BOOTLOADER */
870 #endif /* SIMULATOR */
871 #endif /* IRIVER_IFP7XX */
875 target/arm/tcc77x/adc-tcc77x.c
876 target/arm/tcc77x/ata-nand-tcc77x.c
877 target/arm/tcc77x/system-tcc77x.c
878 target/arm/tcc77x/logikdax/button-logikdax.c
879 target/arm/tcc77x/logikdax/lcd-logikdax.c
880 target/arm/tcc77x/logikdax/power-logikdax.c
881 #endif /* SIMULATOR */
882 #endif /* LOGIK_DAX */
886 target/arm/tcc77x/adc-tcc77x.c
887 target/arm/tcc77x/ata-nand-tcc77x.c
888 target/arm/tcc77x/system-tcc77x.c
889 target/arm/tcc77x/iaudio7/lcd-iaudio7.c
890 target/arm/tcc77x/iaudio7/power-iaudio7.c
891 #endif /* SIMULATOR */
892 #endif /* IAUDIO_7 */
896 target/arm/lcd-as-memframe.S
897 target/arm/tcc780x/adc-tcc780x.c
898 target/arm/tcc780x/ata-nand-tcc780x.c
899 target/arm/tcc780x/system-tcc780x.c
900 target/arm/tcc780x/cowond2/button-cowond2.c
901 target/arm/tcc780x/cowond2/lcd-cowond2.c
902 target/arm/tcc780x/cowond2/power-cowond2.c
903 target/arm/tcc780x/cowond2/powermgmt-cowond2.c
904 target/arm/tcc780x/cowond2/usb-cowond2.c
906 target/arm/tcc780x/kernel-tcc780x.c
907 target/arm/tcc780x/timer-tcc780x.c
908 target/arm/wmcodec-telechips.c
909 target/arm/tcc780x/debug-tcc780x.c
910 target/arm/tcc780x/cowond2/pcm-cowond2.c
911 #endif /* BOOTLOADER */
912 #endif /* SIMULATOR */
913 #endif /* COWON_D2 */