aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/alt/alt.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu1-1/+1
2015-06-01arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura1-1/+16
2015-02-25arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu1-1/+54
2015-02-25arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu1-0/+14
2014-12-10arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu1-0/+19
2014-12-05arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu1-6/+0
2014-12-05arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu1-9/+1
2014-12-05arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu1-11/+0
2014-11-17arm: rmobile: alt: Remove dram_init_banksize functionNobuhiro Iwamatsu1-7/+1
2014-11-10arm: rmobile: alt: Remove i2c_init functionNobuhiro Iwamatsu1-1/+0
2014-11-10arm: rmobile: alt: Fix typo in comment for sh-i2cNobuhiro Iwamatsu1-1/+1
2014-11-10arm: rmobile: alt: Enable channel 1 of sh-i2cNobuhiro Iwamatsu1-0/+7
2014-11-10arm: rmobile: alt: Remove board_late_init functionNobuhiro Iwamatsu1-5/+0
2014-11-04arm: rmobile: alt: Fix typo of SCIF idNobuhiro Iwamatsu1-3/+3
2014-11-04arm: rmobile: alt: Remove RAM address initializationNobuhiro Iwamatsu1-1/+0
2014-07-24arm: rmobile: Add support Alt boardNobuhiro Iwamatsu1-0/+173