add the 'goldfish' target, useful for experimenting with virtual phone hardware ...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2009 20:42:33 +0000 (20:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2009 20:42:33 +0000 (20:42 +0000)
commit78e29ce5918f9fed405c5194aa45ba069ec46d7b
tree74597f2d6eef2e7a6d6338c978b8910f9f947151
parentc0edd5ed4bc769e9e0201c303767b28a6ded4a75
add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)

SVN-Revision: 16459
57 files changed:
package/goldfish-qemu/Makefile [new file with mode: 0644]
package/goldfish-qemu/patches/100-darwin_fix.patch [new file with mode: 0644]
package/goldfish-qemu/patches/110-single_image.patch [new file with mode: 0644]
target/linux/goldfish/Makefile [new file with mode: 0644]
target/linux/goldfish/config-2.6.30 [new file with mode: 0644]
target/linux/goldfish/image/Makefile [new file with mode: 0644]
target/linux/goldfish/image/run-emulator.sh [new file with mode: 0644]
target/linux/goldfish/image/ubinize.cfg [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0042-ARM-Make-low-level-printk-work.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0052-lowmemorykiller-Only-iterate-over-process-list-when.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0053-lowmemorykiller-Don-t-count-free-space-unless-it-me.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0054-timed_gpio-Separate-timed_output-class-into-a-separ.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0055-mm-Add-min_free_order_shift-tunable.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0056-mm-Check-if-any-page-in-a-pageblock-is-reserved-bef.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0058-sched-Enable-might_sleep-before-initializing-driver.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0060--ARM-Add-code-to-prevent-system-calls-from-being-re.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0061--ARM-Save-thread-registers-in-coredumps.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0064-PM-Add-wake-lock-api.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0065-PM-Add-early-suspend-api.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0066-PM-Implement-wakelock-api.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0067-PM-Implement-early-suspend-api.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0068-PM-Enable-early-suspend-through-sys-power-state.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0069-PM-Add-user-space-wake-lock-api.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0070-PM-wakelock-Abort-task-freezing-if-a-wake-lock-is.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0071-PM-earlysuspend-Add-console-switch-when-user-reque.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0072-PM-earlysuspend-Removing-dependence-on-console.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0081-net-socket-ioctl-to-reset-connections-matching-loca.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0082-sysfs_net_ipv4-Add-sysfs-based-knobs-for-controllin.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0086-Input-Generic-GPIO-Input-device.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0087-Input-Hold-wake-lock-while-event-queue-is-not-empty.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0088-Input-Use-monotonic-time-for-event-time-stamps.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0090-input-Add-keyreset-driver.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0093-mmc-Add-status-IRQ-and-status-callback-function-to.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0094-mmc-sd-Add-new-CONFIG_MMC_PARANOID_SD_INIT-for-ena.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0095-mmc-Add-concept-of-an-embedded-SDIO-device.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0097-mmc-Add-new-API-call-sdio_reset_comm-for-resettin.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0098-mmc-sd-When-resuming-try-a-little-harder-to-init.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0099-mmc-mmcblk-Add-new-feature-CONFIG_MMC_BLOCK_PARAN.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0100-mmc-sd-Add-retries-in-re-detection.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0101-android_usb-Composite-USB-gadget-driver-for-android.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0105-block-block_dump-Add-number-of-sectors-to-debug-ou.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0108-mmc-sd-Remove-debugging-printk.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0109-Revert-printk-remove-unused-code-from-kernel-print.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0110-printk-Fix-log_buf_copy-termination.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0118--ARM-goldfish-Add-goldfish-platform.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0120--ARM-goldfish-Add-audio-driver-for-goldfish.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0121--ARM-goldfish-Implement-suspend-as-wait-for-interr.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0122--ARM-goldfish-tty-Adding-tty-driver-for-goldfish.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0123--ARM-goldfish-events-Add-event-driver-for-goldfis.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0124--ARM-goldfish-mmc-goldfish-MMC-driver-building-an.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0125--ARM-goldfish-NAND-Add-nand-driver-for-goldfish.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0126--ARM-goldfish-POWER-New-power-supply-driver-for-g.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0127--ARM-goldfish-RTC-Add-RTC-driver-for-goldfish.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0128--ARM-goldfish-fb-Add-fb-driver-for-goldfish.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0129--ARM-goldfish-qemutrace-Kernel-instrumentation-fo.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/0133--ARM-goldfish-qemutrace-Add-mmap-support.patch [new file with mode: 0644]
target/linux/goldfish/patches-2.6.30/1000-nand_driver_fixes.patch [new file with mode: 0644]