uboot-lantiq: upgrade to 2013.01
authorLuka Perkov <luka@openwrt.org>
Tue, 22 Jan 2013 12:55:01 +0000 (12:55 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 22 Jan 2013 12:55:01 +0000 (12:55 +0000)
commit75c9be5c1ea4742c863786421e34195570d46b65
tree44bd3fae7a20040579a8baa390863bafe433a99f
parent4c8c6257d40fbddea959a9456e5737cb0901f50d
uboot-lantiq: upgrade to 2013.01

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35292 3c298f89-4303-0410-b956-a3cf2f4a3e73
29 files changed:
package/boot/uboot-lantiq/Makefile
package/boot/uboot-lantiq/patches/0002-sf-handle-CONFIG_MANUAL_RELOC.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0003-sf-factor-out-malloc-from-SPI-flash-drivers.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0004-sf-add-malloc-free-probe-functions-dedicated-for-SPL.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0005-sf-factor-out-the-flash-address-calculation.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0006-sf-add-generic-support-for-4-byte-address-mode.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0007-sf-eon-use-16-bit-ID-for-comparison.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0008-sf-eon-add-support-for-4-byte-address-mode.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0009-sf-eon-add-support-for-EN25QH256.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0010-sf-spansion-fix-device-IDs-and-sector-architecture-f.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0011-sf-spansion-add-support-for-4-byte-address-mode.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0012-sf-spansion-add-support-for-S25FL512S.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0013-sf-macronix-add-support-for-4-byte-address-mode.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0014-sf-macronix-add-support-for-MX25L25635E.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0015-sf-macronix-add-support-for-MX66L51235L.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0016-sf-add-MTD-layer-driver-for-SPI-flash-devices.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0017-sf-add-init-function.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0018-MIPS-add-SPI-flash-init-hook.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0019-net-switchlib-add-framework-for-ethernet-switch-driv.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0020-net-switchlib-add-driver-for-Lantiq-PSB697X-switch-f.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0021-net-switchlib-add-driver-for-Lantiq-ADM6996I-switch-.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0022-net-switchlib-add-driver-for-Atheros-AR8216.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0023-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0024-MIPS-VRX200-add-option-to-boot-from-AVM-EVA-loader.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0025-MIPS-add-board-support-for-AVM-FritzBox-3370.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0026-MIPS-add-board-support-for-Gigaset-SX76X.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0027-MIPS-add-board-support-for-Arcadyan-ARV7518.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0028-MIPS-add-board-support-for-Arcadyan-ARV4519.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0029-tools-add-some-helper-tools-for-Lantiq-SoCs.patch [new file with mode: 0644]