uboot/arch/arm/include/asm
SRICHARAN R fda06812a0 ARM: OMAP: Correct save_boot_params and replace with 'C' function
Currently save_boot_params saves the boot parameters passed
from romcode. But this is not stored in a writable location
consistently. So the current code would not work for a
'XIP' boot. Change this by saving the boot parameters in
'gd' which is always writable. Also add a 'C' function
instead of an assembly code that is more readable.

Signed-off-by: Sricharan R <r.sricharan@ti.com>
2013-05-10 08:25:56 -04:00
..
arch-a320
arch-am33xx ARM: OMAP: Make omap_boot_parameters common across socs 2013-05-10 08:25:56 -04:00
arch-arm720t
arch-armada100
arch-armv7
arch-at91 ARM: at91sam9x5: Using CPU string directly 2013-03-12 13:02:13 +01:00
arch-bcm2835 ARM: bcm2835: fix get_timer() to return ms 2013-04-04 08:14:54 +02:00
arch-davinci davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK 2013-05-10 08:25:56 -04:00
arch-ep93xx
arch-exynos exynos: change indentation of defines in cpu.h 2013-04-04 20:17:50 +09:00
arch-imx
arch-ixp
arch-kirkwood
arch-ks8695
arch-lpc32xx
arch-mb86r0x
arch-mx5 spi: mxc_spi: Set master mode for all channels 2013-04-13 17:46:42 +02:00
arch-mx6 spi: mxc_spi: Set master mode for all channels 2013-04-13 17:46:42 +02:00
arch-mx25
arch-mx27
arch-mx31
arch-mx35 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arch-mxs mxs: timrot: Add support to i.MX23 2013-03-07 17:22:58 +01:00
arch-nomadik
arch-omap3 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC 2013-04-08 11:29:34 -04:00
arch-omap4 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common 2013-05-10 08:25:56 -04:00
arch-omap5 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common 2013-05-10 08:25:56 -04:00
arch-omap24xx omap2420-h4: Fix booting from NOR flash 2013-04-08 11:29:05 -04:00
arch-orion5x
arch-pantheon
arch-pxa
arch-rmobile
arch-s3c24x0
arch-s3c44b0
arch-s5pc1xx
arch-sa1100
arch-socfpga
arch-spear
arch-tegra Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
arch-tegra20 spi: add common fdt SPI driver interface 2013-03-25 09:56:06 -07:00
arch-tegra30 Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
arch-tegra114 Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
arch-tnetv107x
arch-u8500
arch-zynq i2c: zynq: Add support for Xilinx Zynq 2013-04-30 11:39:28 +02:00
imx-common
proc-armv
armv7.h ARM: OMAP5: Add silicon id support for ES2.0 revision. 2013-03-11 11:06:10 -04:00
assembler.h
atomic.h
bitops.h
bootm.h
byteorder.h
cache.h ARM: mmu: Introduce weak dram_bank_setup function 2013-03-28 09:06:49 +01:00
config.h
dma-mapping.h
ehci-omap.h
emif.h arm: omap4: Fix SDRAM AUTO DETECTION 2013-04-08 11:29:34 -04:00
errno.h
global_data.h ARM: OMAP: Correct save_boot_params and replace with 'C' function 2013-05-10 08:25:56 -04:00
gpio.h
hardware.h
io.h
linkage.h
mach-types.h arm: Remove support for smdk6400 2013-04-12 07:55:08 +02:00
macro.h
memory.h
omap_boot.h ARM: OMAP: Correct save_boot_params and replace with 'C' function 2013-05-10 08:25:56 -04:00
omap_common.h ARM: OMAP: Correct save_boot_params and replace with 'C' function 2013-05-10 08:25:56 -04:00
omap_gpio.h
omap_gpmc.h asm/omap_gpmc.h: consolidate common defines 2013-04-08 11:29:05 -04:00
omap_mmc.h omap_hsmmc: add driver check for write protection 2013-03-08 16:41:13 -05:00
omap_musb.h
pl310.h
posix_types.h
processor.h
ptrace.h
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
setup.h
sizes.h
spl.h Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
string.h
system.h ARM: mmu: Set domain permissions to client access 2013-03-28 09:10:58 +01:00
types.h
u-boot-arm.h arm: Use sections header to obtain link symbols 2013-03-15 16:13:58 -04:00
u-boot.h arm: Enable generic board support 2013-03-15 16:14:00 -04:00
unaligned.h
utils.h