[target/leon]: add preliminary LEON support
authorImre Kaloz <kaloz@openwrt.org>
Thu, 27 Jan 2011 12:51:25 +0000 (12:51 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 27 Jan 2011 12:51:25 +0000 (12:51 +0000)
commitd8f38b7752486e53f75e9aab995836022603fc8e
tree141750842c67e1e20a9f8ed11ad09789658e3f12
parent4f29946b00c79cb45cb99260009c26989cf1b8a4
[target/leon]: add preliminary LEON support

SVN-Revision: 25139
29 files changed:
target/linux/leon/Makefile [new file with mode: 0644]
target/linux/leon/config-default [new file with mode: 0644]
target/linux/leon/image/Makefile [new file with mode: 0644]
target/linux/leon/patches/001-find_irq_and_timer_via_of.patch [new file with mode: 0644]
target/linux/leon/patches/002-sparc_uimage_target.patch [new file with mode: 0644]
target/linux/leon/patches/003-smp_cpu_stuck_fix.patch [new file with mode: 0644]
target/linux/leon/patches/004-extended_irq_controller.patch [new file with mode: 0644]
target/linux/leon/patches/005-avoid_openprom_duplicates.patch [new file with mode: 0644]
target/linux/leon/patches/006-amp_support.patch [new file with mode: 0644]
target/linux/leon/patches/007-amp_timer.patch [new file with mode: 0644]
target/linux/leon/patches/008-hz_specific_timer_init.patch [new file with mode: 0644]
target/linux/leon/patches/009-remove_second_timer.patch [new file with mode: 0644]
target/linux/leon/patches/010-apbuart_ampopts.patch [new file with mode: 0644]
target/linux/leon/patches/011-greth_fix_unhandled_irq.patch [new file with mode: 0644]
target/linux/leon/patches/012-greth_amba_vendor_device.patch [new file with mode: 0644]
target/linux/leon/patches/013-apbuart_amba_vendor_device.patch [new file with mode: 0644]
target/linux/leon/patches/014-timer_irqctrl_amba_vendor_device.patch [new file with mode: 0644]
target/linux/leon/patches/015-dma_ops.patch [new file with mode: 0644]
target/linux/leon/patches/016-ioport_update.patch [new file with mode: 0644]
target/linux/leon/patches/017-greth_no_gbit.patch [new file with mode: 0644]
target/linux/leon/patches/018-greth_compat_mode.patch [new file with mode: 0644]
target/linux/leon/patches/019-greth_fix_open_close.patch [new file with mode: 0644]
target/linux/leon/patches/020-greth_optimize_gbit_tx_descriptor_handling.patch [new file with mode: 0644]
target/linux/leon/patches/021-greth_fix_memory_leak.patch [new file with mode: 0644]
target/linux/leon/patches/022-greth_avoid_bad_speed_duplex.patch [new file with mode: 0644]
target/linux/leon/patches/023-greth_handle_frame_error_interrupts.patch [new file with mode: 0644]
target/linux/leon/patches/024-greth_resolve_smp_and_other_issues.patch [new file with mode: 0644]
target/linux/leon/patches/025-greth_bootloader_disable_device_node.patch [new file with mode: 0644]
target/linux/leon/patches/026-greth_gbit_mac_set_ee_when_edcl.patch [new file with mode: 0644]