u-boot/arch/arm/cpu/armv7
Stephen Warren 8f3937761b ARM: mx6: use common CPU errata config options
Now that U-Boot has common CONFIG_ options to work around some ARM CPU
errata, enable the relevant options on MX6, and remove the custom
lowlevel_init.S, since it's just duplicated code now.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Jason Liu <r64343@freescale.com>
2013-03-07 18:20:37 +01:00
..
am33xx Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
exynos Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk 2013-01-11 16:56:31 +09:00
highbank arm: Remove additional config flags 2012-10-04 14:51:50 +02:00
mx5 mx5: Mark lowlevel_init board-specific code 2012-11-19 08:56:27 +01:00
mx6 ARM: mx6: use common CPU errata config options 2013-03-07 18:20:37 +01:00
omap-common am33xx: support for booting via usbeth 2013-02-18 13:48:04 -05:00
omap3 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
omap4 omap4: Add comments on some "#endif"s for readability. 2012-12-10 08:55:25 -07:00
omap5 ARM: OMAP4/5: Move USB clocks to essential group. 2012-07-07 14:07:36 +02:00
rmobile arm: rmobile: bugfix: wrong register saving in lowlevel_init 2012-10-08 11:15:04 -07:00
s5p-common arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
s5pc1xx armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
socfpga arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
tegra-common Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
tegra20 tegra: Add SOC support for display/lcd 2012-11-19 08:15:37 -07:00
tegra30 Tegra30: Add CPU (armv7) files 2013-01-16 13:40:07 -07:00
tegra114 Tegra114: Add CPU (armv7) files 2013-02-11 10:35:25 -07:00
u8500 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
zynq arm: zynq: Add lowlevel initialization to C 2013-02-07 09:18:42 +01:00
cache_v7.c arm: Add control over cachability of memory regions 2012-11-19 08:15:38 -07:00
config.mk build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 2013-02-12 18:39:08 +01:00
cpu.c arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 2012-09-01 14:58:22 +02:00
lowlevel_init.S armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack 2012-09-01 14:58:19 +02:00
Makefile ARM: mx6: use common CPU errata config options 2013-03-07 18:20:37 +01:00
start.S Tegra30: Add generic Tegra30 build support 2013-01-16 13:40:08 -07:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00