u-boot-brain/arch/arm
Vipin KUMAR f3fcf92d59 st_smi: Add support for SPEAr SMI driver
SMI is the serial memory interface controller provided by ST.

Earlier, a driver exists in the u-boot source code for the SMI IP. However, it
was specific to spear platforms. This commit converts the same driver to a more
generic driver. As a result, the driver files are renamed to st_smi.c and
st_smi.h and moved into drivers/mtd folder for reusability by other platforms
using smi controller peripheral.

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2012-07-07 14:07:38 +02:00
..
cpu arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 2012-07-07 14:07:36 +02:00
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm st_smi: Add support for SPEAr SMI driver 2012-07-07 14:07:38 +02:00
lib net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00